Commit 8c1d0bd8 authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt
Browse files

python311Packages.pytensor: remove numba-scipy dependency

numba-scipy was removed upstream just in time for the current release: https://github.com/pymc-devs/pytensor/pull/675
parent 0e273473
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -60,7 +60,6 @@ buildPythonPackage rec {
    jax
    jaxlib
    numba
    numba-scipy
    pytest-mock
    pytestCheckHook
    tensorflow-probability