diff --git a/pyproject.toml b/pyproject.toml index 2cbbc2e23..fa799cc96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools~=68.0.0", "wheel~=0.40.0"] +requires = ["setuptools~=68.0.0", "wheel~=0.45.0"] build-backend = "setuptools.build_meta" [project]