diff --git a/pyproject.toml b/pyproject.toml index 7ae8d41..940d34a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68.0,<78.2", "wheel>=0.40,<0.47"] +requires = ["setuptools>=68.0,<79.1", "wheel>=0.40,<0.47"] build-backend = "setuptools.build_meta" [project]