We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39cc74a commit 9d0f18fCopy full SHA for 9d0f18f
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
"Programming Language :: C++",
22
]
23
dependencies = [
24
- "numpy<2",
+ "numpy>2",
25
"torch>=2.7.1",
26
27
0 commit comments