diff --git a/pyproject.toml b/pyproject.toml index 5280a21..8a316cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ ] [build-system] -requires = ["setuptools>=65", "wheel"] +requires = ["setuptools>=82.0.1", "wheel"] build-backend = "setuptools.backends._legacy:_Backend" [tool.ruff]