Skip to content

Commit 301ca6e

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/torch-gte-2.6-and-lt-2.8'
PR: USTC-KnowledgeComputingLab/qmb#56 Signed-off-by: Hao Zhang <[email protected]>
2 parents 7ddbc35 + cec52bf commit 301ca6e

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",
12-
"torch~=2.6.0",
12+
"torch>=2.6,<2.8",
1313
"pybind11~=2.13.6",
1414
"ninja~=1.11.1.4",
1515
"tyro~=0.9.18",

0 commit comments

Comments
 (0)