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 412fdbc commit 828f529Copy full SHA for 828f529
samples/snippets/requirements.txt
@@ -1,5 +1,5 @@
1
-google-cloud-pubsub==2.18.4
2
-google-cloud-storage==2.13.0
+google-cloud-pubsub==2.19.0
+google-cloud-storage==2.14.0
3
pandas===1.3.5; python_version == '3.7'
4
pandas===2.0.3; python_version == '3.8'
5
pandas==2.1.4; python_version >= '3.9'
0 commit comments