diff --git a/pyproject.toml b/pyproject.toml index e82d062f..a81648bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=61.0", "wheel"] +requires = ["setuptools >= 77.0.3", "wheel"] build-backend = "setuptools.build_meta" [project]