diff --git a/pyproject.toml b/pyproject.toml index c08f725d..3d79af4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ tqdm = "^4.66.5" pygit2 = "^1.15.1" tyro = "^0.9.2" gitpython = "^3.1.43" -setuptools = ">=69.5.1,<79.0.0" +setuptools = ">=69.5.1,<81.0.0" rich = "^14.0.0" [tool.poetry.group.dev.dependencies]