diff --git a/pyproject.toml b/pyproject.toml index 98ebd1b0..7a5ca6a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ requires-python = ">=3.11" dependencies = [ "minio>=7.2.16,<7.2.17", - "setuptools>=83.0,<84", + "setuptools>=83.0,<85", "requests>=2.33.0,<3", "requests-oauthlib>=2.0.0,<3", "pydantic~=2.12.3",