We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b25849 commit a369861Copy full SHA for a369861
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
dependencies = [
9
"platformdirs~=4.3.7",
10
"numpy~=1.26.4",
11
- "scipy~=1.15.2",
+ "scipy>=1.15.2,<1.17.0",
12
"torch>=2.6,<2.8",
13
"pybind11~=2.13.6",
14
"ninja~=1.11.1.4",
0 commit comments