diff --git a/pyproject.toml b/pyproject.toml index 76ef59a..a10e42f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=64.0.0", "wheel"] +requires = ["setuptools>=64.0.3", "wheel"] build-backend = "setuptools.build_meta" [project]