diff --git a/setup.py b/setup.py index bbdfa03b96..8a18ec9ac5 100644 --- a/setup.py +++ b/setup.py @@ -85,7 +85,7 @@ def run(self): 'flatten_json', 'tensorboardX', 'protobuf>=4.22,<6.0.0', - 'grpcio>=1.56.2,<1.66.0', + 'grpcio>=1.56.2,<1.69.0', ], python_requires='>=3.8, <3.12', project_urls={