diff --git a/toto2/pyproject.toml b/toto2/pyproject.toml index 396d319..4a4f346 100644 --- a/toto2/pyproject.toml +++ b/toto2/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=61.0", "wheel"] +requires = ["setuptools>=82.0.1", "wheel"] build-backend = "setuptools.build_meta" [project]