diff --git a/pyproject.toml b/pyproject.toml index 5392d0d5..7c608b21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ # For comprehensive documentation and usage instructions, visit: https://docs.ultralytics.com [build-system] -requires = ["setuptools>=57.0.0", "wheel"] +requires = ["setuptools>=70.0.0", "wheel"] build-backend = "setuptools.build_meta" # Project settings -----------------------------------------------------------------------------------------------------