2 parents f71c320 + 8b09e1f commit d9d30a4Copy full SHA for d9d30a4
1 file changed
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
dependencies = [
21
"grpcio==1.83.0",
22
"grpcio-reflection==1.*",
23
- "protobuf==7.35.1", # Must be compatible with grpcio-tools.
+ "protobuf==7.36.0", # Must be compatible with grpcio-tools.
24
"pydantic==2.*",
25
"structlog==26.*",
26
]
0 commit comments