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.
1 parent a5f0a2f commit 272b09fCopy full SHA for 272b09f
samples/snippets/requirements.txt
@@ -2,7 +2,7 @@ google-cloud-pubsub==2.29.0
2
avro==1.12.0
3
protobuf===4.24.4; python_version == '3.7'
4
protobuf===5.29.4; python_version == '3.8'
5
-protobuf==6.31.0; python_version >= '3.9'
+protobuf==6.31.1; python_version >= '3.9'
6
7
opentelemetry-api===1.22.0; python_version == '3.7'
8
opentelemetry-sdk===1.22.0; python_version == '3.7'
0 commit comments