diff --git a/pyproject.toml b/pyproject.toml index 347cf7fc67b9..ca8430e028ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools~=68.0", "wheel~=0.40.0"] +requires = ["setuptools~=75.1"] build-backend = "setuptools.build_meta" [project]