Merge pull request #232864 from erdnaxe/scikit-image-fix

This commit is contained in:
figsoda
2023-05-19 13:51:59 -04:00
committed by GitHub
@@ -6,7 +6,7 @@
, midiutil
, numpy
, pytestCheckHook
, scikitimage
, scikit-image
, scikit-learn
}:
let
@@ -28,7 +28,7 @@ buildPythonPackage {
propagatedBuildInputs = [
lxml
numpy
scikitimage
scikit-image
scikit-learn
matplotlib
midiutil