diff --git a/pyproject.toml b/pyproject.toml index 5f176a77..0a11e9e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68,<81", "wheel>=0.40,<0.47"] +requires = ["setuptools>=68,<83", "wheel>=0.40,<0.47"] build-backend = "setuptools.build_meta" [project]