diff --git a/pyproject.toml b/pyproject.toml index 65c66dd90..b272f3e75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools~=78.1.0", "wheel~=0.45.0"] +requires = ["setuptools~=78.1.0", "wheel~=0.46.1"] build-backend = "setuptools.build_meta" [project]