diff --git a/pyproject.toml b/pyproject.toml index 47cff3d..086aa09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ # under the License. # --------------------------------------------------------------------------------- [build-system] -requires = ["setuptools>=82.0.1", "wheel"] +requires = ["setuptools>=83.0.0", "wheel"] build-backend = "setuptools.build_meta" [project]