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 4cd4a04 commit 7cfedf4Copy full SHA for 7cfedf4
samples/snippets/requirements.txt
@@ -1,4 +1,4 @@
1
google-cloud-pubsub==2.13.11
2
google-cloud-storage==2.6.0
3
pandas===1.3.5; python_version == '3.7'
4
-pandas==1.5.1; python_version >= '3.8'
+pandas==1.5.2; python_version >= '3.8'
0 commit comments