diff --git a/pyproject.toml b/pyproject.toml index 20c1265..758d2a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,3 @@ [build-system] -requires = ["setuptools>=21.0.0"] +requires = ["setuptools>=82.0.1"] build-backend = "setuptools.build_meta" \ No newline at end of file