Skip to content

Commit f51e9f9

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/ninja-gte-1.11.1.4-and-lt-1.13.1.0'
PR: USTC-KnowledgeComputingLab/qmb#85 Signed-off-by: Hao Zhang <[email protected]>
2 parents 5543fb5 + 5b5bb53 commit f51e9f9

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
@@ -11,7 +11,7 @@ dependencies = [
1111
"scipy>=1.15.2,<1.17.0",
1212
"torch>=2.6,<2.8",
1313
"pybind11>=2.13.6,<3.1.0",
14-
"ninja~=1.11.1.4",
14+
"ninja>=1.11.1.4,<1.13.1.0",
1515
"tyro~=0.9.18",
1616
"pyyaml~=6.0.2",
1717
"openfermion~=1.7.0",

0 commit comments

Comments
 (0)