diff --git a/setup.py b/setup.py index 87bb9a2..5c1f71b 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ install_requires=[ "betterproto-for-temporal-python-sdk==1.2.5", "dataclasses-json==0.3.8", - "grpcio==1.30.0", + "grpcio==1.53.0", "grpclib==0.3.2", "h2==3.2.0", "more-itertools==7.0.0",