Skip to content

Commit 5f1e2ac

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/tensorboard-gte-2.19-and-lt-2.21'
PR: USTC-KnowledgeComputingLab/qmb#76 Signed-off-by: Hao Zhang <[email protected]>
2 parents 68f253b + 934d694 commit 5f1e2ac

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
@@ -15,7 +15,7 @@ dependencies = [
1515
"tyro~=0.9.18",
1616
"pyyaml~=6.0.2",
1717
"openfermion~=1.7.0",
18-
"tensorboard~=2.19.0",
18+
"tensorboard>=2.19,<2.21",
1919
"standard-imghdr~=3.13.0 ; python_version>='3.13'",
2020
]
2121
requires-python = ">=3.12"

0 commit comments

Comments
 (0)