Skip to content

Commit

Permalink
Require less than numpy 2
Browse files Browse the repository at this point in the history
  • Loading branch information
blowekamp committed Oct 7, 2024
1 parent 0839c42 commit 48465ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SimpleITK >= 2.0.0
numpy
numpy<2.0.0 # scikkit-learn does not provide a maximum version for numpy
scikit-learn == 1.3.0

0 comments on commit 48465ec

Please sign in to comment.