diff --git a/pyproject.toml b/pyproject.toml index 640501fe..135b618c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools~=62.3", "wheel~=0.37.1"] +requires = ["setuptools~=62.3", "wheel~=0.42.0"] build-backend = "setuptools.build_meta" [project]