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 fcc6d77 commit eafc1c8Copy full SHA for eafc1c8
samples/snippets/requirements.txt
@@ -1,5 +1,5 @@
1
google-cloud-pubsub==2.23.0
2
avro==1.12.0
3
protobuf===4.24.4; python_version == '3.7'
4
-protobuf==5.27.4; python_version >= '3.8'
+protobuf==5.28.0; python_version >= '3.8'
5
0 commit comments