Skip to content

Commit 72f8b07

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/scipy-gte-1.15.2-and-lt-1.17.0'
PR: USTC-KnowledgeComputingLab/qmb#59 Signed-off-by: Hao Zhang <[email protected]>
2 parents b30242f + a369861 commit 72f8b07

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
@@ -8,7 +8,7 @@ dynamic = ["version"]
88
dependencies = [
99
"platformdirs~=4.3.7",
1010
"numpy~=1.26.4",
11-
"scipy~=1.15.2",
11+
"scipy>=1.15.2,<1.17.0",
1212
"torch>=2.6,<2.8",
1313
"pybind11>=2.13.6,<3.1.0",
1414
"ninja~=1.11.1.4",

0 commit comments

Comments
 (0)