Skip to content

Commit

Permalink
build with numpy<2
Browse files Browse the repository at this point in the history
  • Loading branch information
swag2198 committed Jul 8, 2024
1 parent d9dbffd commit 1935fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"requests", # required for dataset and units
],
"imd": [
"numpy",
"numpy<2.0.0",
"pandas",
"scikit-learn",
"matplotlib",
Expand Down

0 comments on commit 1935fd5

Please # to comment.