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.
2 parents b30242f + a369861 commit 72f8b07Copy full SHA for 72f8b07
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,<3.1.0",
14
"ninja~=1.11.1.4",
0 commit comments