Skip to content

Commit 9d0f18f

Browse files
Update pyproject.toml
1 parent 39cc74a commit 9d0f18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Programming Language :: C++",
2222
]
2323
dependencies = [
24-
"numpy<2",
24+
"numpy>2",
2525
"torch>=2.7.1",
2626
]
2727

0 commit comments

Comments
 (0)