Skip to content

Commit 7414740

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/torch-gte-2.6-and-lt-2.9'
PR: USTC-KnowledgeComputingLab/qmb#87 Signed-off-by: Hao Zhang <[email protected]>
2 parents f51e9f9 + ce831b6 commit 7414740

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
@@ -9,7 +9,7 @@ dependencies = [
99
"platformdirs~=4.3.7",
1010
"numpy~=1.26.4",
1111
"scipy>=1.15.2,<1.17.0",
12-
"torch>=2.6,<2.8",
12+
"torch>=2.6,<2.9",
1313
"pybind11>=2.13.6,<3.1.0",
1414
"ninja>=1.11.1.4,<1.13.1.0",
1515
"tyro~=0.9.18",

0 commit comments

Comments
 (0)