diff --git a/pyproject.toml b/pyproject.toml index 4d816cb..9d53ac6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=69,<77", "wheel"] +requires = ["setuptools>=69,<83", "wheel"] build-backend = "setuptools.build_meta" [project]