Skip to content

Commit 472c8eb

Browse files
committed
Use numpy>2.0.0
1 parent f93ac2e commit 472c8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"click",
1818
"python-box<7.0.0",
1919
"anytree",
20-
"numpy<2.0.0",
20+
"numpy",
2121
"itk",
2222
"uproot",
2323
"scipy",

0 commit comments

Comments
 (0)