We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a9fd8c + e53b91d commit 41d7b65Copy full SHA for 41d7b65
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
dependencies = [
21
"grpcio==1.75.1",
22
"grpcio-reflection==1.*",
23
- "protobuf==6.32.1", # Must be compatible with grpcio-tools.
+ "protobuf==6.33.0", # Must be compatible with grpcio-tools.
24
"pydantic==2.*",
25
"structlog==25.*",
26
]
0 commit comments