omrdatasettools,muscima: rename scikit-image

This commit is contained in:
Alexandre Iooss 2023-05-19 19:56:45 +02:00
parent 70a79a41e6
commit aca056ff37
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
, matplotlib
, numpy
, pytestCheckHook
, scikitimage
, scikit-image
, scikit-learn
}:
@ -28,7 +28,7 @@ buildPythonPackage {
propagatedBuildInputs = [
lxml
numpy
scikitimage
scikit-image
scikit-learn
matplotlib
];

View file

@ -9,7 +9,7 @@
, numpy
, pillow
, pytestCheckHook
, scikitimage
, scikit-image
, sphinx-rtd-theme
, sympy
, pandas
@ -29,7 +29,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
pillow
scikitimage
scikit-image
h5py
pyhamcrest
muscima