diff --git a/pyproject.toml b/pyproject.toml index 5ead66a1d..8c64205cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -125,7 +125,7 @@ test = [ types = [ "mypy==1.20.0", "types-grpcio~=1.0", - "types-protobuf~=6.0", + "types-protobuf~=7.34", "types-requests~=2.0", # This is required for Python 3.10 support "typing-extensions~=4.0",