We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
protobuf==6.31.1
1 parent ea4559b commit ae1c31cCopy full SHA for ae1c31c
1 file changed
pyproject.toml
@@ -20,6 +20,7 @@ dependencies = [
20
"grpcio>=1.60",
21
"grpcio-tools>=1.60",
22
"grpcio_reflection>=1.7.0",
23
+ "protobuf==6.31.1",
24
]
25
26
classifiers = [
0 commit comments