about summary refs log tree commit diff
path: root/pkgs/development/python-modules
diff options
context:
space:
mode:
authorOTABI Tomoya <tomoya.otabi@gmail.com>2024-05-02 00:15:10 +0900
committerGitHub <noreply@github.com>2024-05-02 00:15:10 +0900
commitd19c12a5adf9ad9001f131fc0043651aebd7a5ec (patch)
tree03a778e7df16d122c4d3e2d8bd90cf57df1e996f /pkgs/development/python-modules
parent1117d7b91dac51bdb4e00e255832668d0c5f42a7 (diff)
parent8c1d0bd80ba5b85f4e9431f755cd98b5505692b7 (diff)
Merge pull request #308109 from pbsds/fix-pytensor-1714513117
python311Packages.pytensor: remove numba-scipy dependency
Diffstat (limited to 'pkgs/development/python-modules')
-rw-r--r--pkgs/development/python-modules/pytensor/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/pytensor/default.nix b/pkgs/development/python-modules/pytensor/default.nix
index 5b281130f309a..5d997cab00444 100644
--- a/pkgs/development/python-modules/pytensor/default.nix
+++ b/pkgs/development/python-modules/pytensor/default.nix
@@ -60,7 +60,6 @@ buildPythonPackage rec {
     jax
     jaxlib
     numba
-    numba-scipy
     pytest-mock
     pytestCheckHook
     tensorflow-probability