Skip to content

Commit

Permalink
Use numpy>2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaudier committed Sep 20, 2024
1 parent f93ac2e commit 472c8eb
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 @@ -17,7 +17,7 @@
"click",
"python-box<7.0.0",
"anytree",
"numpy<2.0.0",
"numpy",
"itk",
"uproot",
"scipy",
Expand Down

0 comments on commit 472c8eb

Please sign in to comment.