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 5f1e2ac + 094f9c7 commit 8a4df80Copy full SHA for 8a4df80
pyproject.toml
@@ -10,7 +10,7 @@ dependencies = [
10
"numpy~=1.26.4",
11
"scipy~=1.15.2",
12
"torch>=2.6,<2.8",
13
- "pybind11~=2.13.6",
+ "pybind11>=2.13.6,<3.1.0",
14
"ninja~=1.11.1.4",
15
"tyro~=0.9.18",
16
"pyyaml~=6.0.2",
0 commit comments