diff --git a/setup.py b/setup.py index 9f87bf694c..9c68f8769c 100644 --- a/setup.py +++ b/setup.py @@ -152,7 +152,7 @@ def run(self): 'docker', 'dynaconf==3.2.6', 'flatten_json', - 'grpcio>=1.56.2,<1.66.0', + 'grpcio>=1.56.2,<1.69.0', 'ipykernel', 'jupyterlab', 'numpy',