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 7f8e2ce commit d29e039Copy full SHA for d29e039
bigquery_storage/quickstart/requirements.txt
@@ -1,2 +1,2 @@
1
fastavro
2
-google-cloud-bigquery-storage==2.9.0
+google-cloud-bigquery-storage==2.9.1
bigquery_storage/snippets/requirements.txt
@@ -1,3 +1,3 @@
google-cloud-bigquery==2.28.0
3
protobuf==3.18.1
bigquery_storage/to_dataframe/requirements.txt
@@ -1,5 +1,5 @@
google-auth==2.2.1
4
pyarrow==5.0.0
5
ipython==7.24.0; python_version > '3.6'
0 commit comments