diff --git a/pyproject.toml b/pyproject.toml index dfed0b3..314ce7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools==75.6.0", "wheel~=0.42.0", "toml"] +requires = ["setuptools==75.6.0", "wheel~=0.45.1", "toml"] build-backend = "setuptools.build_meta" [project]