diff --git a/setup.py b/setup.py index 30d63aa8..0bd0cc21 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ install_requires=[ 'Pillow', - 'grpcio==1.48.1', + 'grpcio==1.53.2', 'grpcio-tools==1.48.1', 'python-dotenv', 'protobuf==3.19.5'