We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68f253b + 934d694 commit 5f1e2acCopy full SHA for 5f1e2ac
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"tyro~=0.9.18",
16
"pyyaml~=6.0.2",
17
"openfermion~=1.7.0",
18
- "tensorboard~=2.19.0",
+ "tensorboard>=2.19,<2.21",
19
"standard-imghdr~=3.13.0 ; python_version>='3.13'",
20
]
21
requires-python = ">=3.12"
0 commit comments