Commit 5ad283b5 authored by Tomasz Bartczak's avatar Tomasz Bartczak
Browse files

removed constraint on nevergrad, since the old one isn't compatible with numpys > 1.20.0

parent 98eb97f1
...@@ -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