diff --git a/pyproject.toml b/pyproject.toml index 6cefe5689..2647c6fd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ dependencies = [ "build >=0.9,<1.3", "typer >=0.6.1,<0.13.0", - "setuptools >=69.2,<75.0; python_version >= \"3.12\"", + "setuptools >=69.2,<76.0; python_version >= \"3.12\"", ] dynamic = []