Skip to content

Commit 5ad283b

Browse files
committed
removed constraint on nevergrad, since the old one isn't compatible with numpys > 1.20.0
1 parent 98eb97f commit 5ad283b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ scikit-learn
66
scikit-image>=0.14
77
pandas>=0.8.1
88
PyYAML>=5.1, !=5.4.*
9-
nevergrad<=0.4.2
9+
nevergrad
1010
dicom2nifti
1111
medpy
1212
SimpleITK<2.1.0

0 commit comments

Comments
 (0)