We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77437d1 + 480f8b2 commit 4873640Copy full SHA for 4873640
1 file changed
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
dependencies = [
21
"grpcio==1.78.1",
22
"grpcio-reflection==1.*",
23
- "protobuf==6.33.5", # Must be compatible with grpcio-tools.
+ "protobuf==7.34.0", # Must be compatible with grpcio-tools.
24
"pydantic==2.*",
25
"structlog==25.*",
26
]
0 commit comments