Unverified Commit 44c8e56c authored by Michael Baumgartner's avatar Michael Baumgartner Committed by GitHub
Browse files

Merge pull request #182 from kretes/reqs_update

removed constraint on nevergrad, since the old one isn't compatible with numpy > 1.20.0
parents 6b20b6d6 5ad283b5
...@@ -6,7 +6,7 @@ scikit-learn ...@@ -6,7 +6,7 @@ scikit-learn
scikit-image>=0.14 scikit-image>=0.14
pandas>=0.8.1 pandas>=0.8.1
PyYAML>=5.1, !=5.4.* PyYAML>=5.1, !=5.4.*
nevergrad<=0.4.2 nevergrad
dicom2nifti dicom2nifti
medpy medpy
SimpleITK<2.1.0 SimpleITK<2.1.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment