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 73867d5 commit cec52bfCopy full SHA for cec52bf
pyproject.toml
@@ -9,7 +9,7 @@ dependencies = [
9
"platformdirs~=4.3.7",
10
"numpy~=1.26.4",
11
"scipy~=1.15.2",
12
- "torch~=2.6.0",
+ "torch>=2.6,<2.8",
13
"pybind11~=2.13.6",
14
"ninja~=1.11.1.4",
15
"tyro~=0.9.18",
0 commit comments