Skip to content

Commit 8a4df80

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/pybind11-gte-2.13.6-and-lt-3.1.0'
PR: USTC-KnowledgeComputingLab/qmb#74 Signed-off-by: Hao Zhang <[email protected]>
2 parents 5f1e2ac + 094f9c7 commit 8a4df80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"numpy~=1.26.4",
1111
"scipy~=1.15.2",
1212
"torch>=2.6,<2.8",
13-
"pybind11~=2.13.6",
13+
"pybind11>=2.13.6,<3.1.0",
1414
"ninja~=1.11.1.4",
1515
"tyro~=0.9.18",
1616
"pyyaml~=6.0.2",

0 commit comments

Comments
 (0)