diff --git a/pyproject.toml b/pyproject.toml index 1e3acd2..a2cc6c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,3 @@ [build-system] -requires = ["setuptools>=50.3.0", "wheel"] +requires = ["setuptools>=82.0.1", "wheel"] build-backend = "setuptools.build_meta:__legacy__"