diff --git a/pyproject.toml b/pyproject.toml index 92f1806187..651acc3d71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ typing = [ "types-gevent", "types-greenlet", "types-redis", - "types-setuptools<71", + "types-setuptools<83", "types-webob", "opentelemetry-distro[otlp]", "pymongo",