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 8ade5e2 commit 1f1a8acCopy full SHA for 1f1a8ac
bigquery_storage/quickstart/requirements.txt
@@ -1,2 +1,2 @@
1
fastavro
2
-google-cloud-bigquery-storage==2.16.0
+google-cloud-bigquery-storage==2.16.1
bigquery_storage/snippets/requirements.txt
-google-cloud-bigquery==3.3.2
+google-cloud-bigquery==3.3.3
bigquery_storage/to_dataframe/requirements.txt
@@ -1,6 +1,6 @@
google-auth==2.12.0
3
4
pyarrow==9.0.0
5
ipython===7.31.1; python_version == '3.7'
6
ipython===8.0.1; python_version == '3.8'
0 commit comments