diff --git a/pyproject.toml b/pyproject.toml index f890cb0..2f7c9f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["cython>=0.29.32", "setuptools>=58.0", "wheel"] +requires = ["cython>=0.29.32", "setuptools>=59.8.0", "wheel"] build-backend = "setuptools.build_meta" [tool.cibuildwheel]