diff --git a/pyproject.toml b/pyproject.toml index 0021626..35429ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires-python = ">=3.13" readme = "README.md" [build-system] -requires = ["setuptools>=68.0"] +requires = ["setuptools>=82.0.1"] build-backend = "setuptools.build_meta" [tool.ruff]