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 98573b0 + d0129cf commit c26e492Copy full SHA for c26e492
pyproject.toml
@@ -26,7 +26,7 @@ semantic-version = "^2.10.0"
26
bottle = ">=0.12.25,<0.14.0"
27
tqdm = "^4.66.5"
28
pygit2 = "^1.15.1"
29
-tyro = "^0.8.3"
+tyro = ">=0.8.3,<0.10.0"
30
gitpython = "^3.1.43"
31
setuptools = ">=69.5.1,<76.0.0"
32
[tool.poetry.dev-dependencies]
0 commit comments