diff --git a/pyproject.toml b/pyproject.toml index 2b9a36f9..c688bdfc 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,<76.0.0" +setuptools = ">=69.5.1,<79.0.0" [tool.poetry.group.dev.dependencies] ruff = "^0.11.0"