diff --git a/toto_models/pyproject.toml b/toto_models/pyproject.toml index 2b74527..4857a92 100644 --- a/toto_models/pyproject.toml +++ b/toto_models/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]