diff --git a/client-python/requirements.txt b/client-python/requirements.txt index 5ab9be32b754..93dc571f17ff 100644 --- a/client-python/requirements.txt +++ b/client-python/requirements.txt @@ -9,7 +9,7 @@ PyYAML~=6.0 pyjwt[crypto]~=2.11.0 pydantic>=2.8.2, <3 requests>=2.32.0, <3 -setuptools~=80.9.0 +setuptools~=82.0.0 cachetools~=5.5.2 prometheus-client~=0.22.1 opentelemetry-api~=1.35.0 diff --git a/client-python/setup.cfg b/client-python/setup.cfg index fa02e6e19981..06d4cd6f5330 100644 --- a/client-python/setup.cfg +++ b/client-python/setup.cfg @@ -44,7 +44,7 @@ install_requires = python_json_logger~=3.3.0 PyYAML~=6.0 requests>=2.32.0, <3 - setuptools~=80.9.0 + setuptools~=82.0.0 cachetools~=5.5.2 prometheus-client~=0.22.1 opentelemetry-api~=1.35.0