diff --git a/pyproject.toml b/pyproject.toml index b5ef5de..01af625 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68,<77", "wheel>=0.41,<1"] +requires = ["setuptools>=68,<85", "wheel>=0.41,<1"] build-backend = "setuptools.build_meta" [project]