diff --git a/pkgs/development/python-modules/shap/default.nix b/pkgs/development/python-modules/shap/default.nix index 65f6a1628a98d41..25246028a5144fe 100644 --- a/pkgs/development/python-modules/shap/default.nix +++ b/pkgs/development/python-modules/shap/default.nix @@ -11,7 +11,6 @@ lightgbm, lime, matplotlib, - nose, numba, numpy, oldest-supported-numpy, @@ -108,7 +107,6 @@ buildPythonPackage rec { nativeCheckInputs = [ ipython matplotlib - nose pytest-mpl pytestCheckHook # optional dependencies, which only serve to enable more tests: