diff --git a/pyproject.toml b/pyproject.toml index cddb4d6..6c0206d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools >= 46.4.0", "wheel"] +requires = ["setuptools >= 84.0.0", "wheel"] build-backend = "setuptools.build_meta" [tool.black]