Skip to content

Commit d8899de

Browse files
Merge branch 'main' into feature/validation_against_cms_main
2 parents 5f78f20 + c26e492 commit d8899de

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
@@ -26,7 +26,7 @@ semantic-version = "^2.10.0"
2626
bottle = ">=0.12.25,<0.14.0"
2727
tqdm = "^4.66.5"
2828
pygit2 = "^1.15.1"
29-
tyro = "^0.8.3"
29+
tyro = ">=0.8.3,<0.10.0"
3030
gitpython = "^3.1.43"
3131
setuptools = ">=69.5.1,<76.0.0"
3232
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)