diff --git a/pyproject.toml b/pyproject.toml index c1a08a3..002c2b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools~=60.5", "wheel~=0.37.1"] +requires = ["setuptools~=75.7", "wheel~=0.37.1"] build-backend = "setuptools.build_meta" [tool.black]