diff --git a/python/requirements-dev.txt b/python/requirements-dev.txt index c8c84903ad..b52c413474 100644 --- a/python/requirements-dev.txt +++ b/python/requirements-dev.txt @@ -6,7 +6,7 @@ Pillow==7.1.1 pytest==5.4.2 pytest-cov==2.10.0 tox<4.0.0 -grpcio-tools==1.27.2 +grpcio-tools==1.30.0 mypy-protobuf==1.22 # tenacity - used for smart retrying