Skip to content

Commit bda32ab

Browse files
authored
Update required numpy (#103)
1 parent 8f8736c commit bda32ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ignore_missing_imports=True
4141

4242
[options]
4343
install_requires =
44-
numpy>=1.22.4
44+
numpy>=2.0.0
4545
scipy>=1.8.1
4646
torch>=2.0
4747
packages = find:

0 commit comments

Comments
 (0)