Skip to content

Commit

Permalink
temporarily depend on numpy<2 (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder authored Aug 7, 2024
1 parent dce3660 commit f505db5
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 @@ -27,7 +27,7 @@ dependencies = [
"fancylog>=0.0.7",
"natsort",
"numba",
"numpy",
"numpy<2",
"scikit-image",
"scikit-learn",
"keras>=3.0.0",
Expand Down

0 comments on commit f505db5

Please sign in to comment.