Skip to content

Commit

Permalink
require numpy>=1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianIsensee committed Sep 17, 2024
1 parent bb1b809 commit 4ecd58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"dicom2nifti",
"scipy",
"batchgenerators>=0.25",
"numpy",
"numpy>=1.24",
"scikit-learn",
"scikit-image>=0.19.3",
"SimpleITK>=2.2.1",
Expand Down

0 comments on commit 4ecd58b

Please sign in to comment.