diff --git a/pyproject.toml b/pyproject.toml index 748f14a2..81aefde5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools==80.9.0", "wheel==0.45.1"] +requires = ["setuptools==80.9.0", "wheel==0.47.0"] build-backend = "setuptools.build_meta" [project]