Skip to content

Commit

Permalink
pin numpy due to MONAI bug (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziw-liu authored Jul 19, 2024
1 parent 4401f33 commit 2557b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies = [
"jsonargparse[signatures]>=4.20.1",
"scikit-image",
"matplotlib>=3.9.0",
"numpy<2",
]
dynamic = ["version"]

Expand Down

0 comments on commit 2557b4b

Please sign in to comment.