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 392cb3c commit e7cd2dfCopy full SHA for e7cd2df
bigquery_storage/quickstart/requirements.txt
@@ -1,2 +1,2 @@
1
fastavro
2
-google-cloud-bigquery-storage==2.6.3
+google-cloud-bigquery-storage==2.7.0
bigquery_storage/to_dataframe/requirements.txt
@@ -1,6 +1,6 @@
google-auth==2.0.2
3
-google-cloud-bigquery==2.24.1
+google-cloud-bigquery==2.26.0
4
pyarrow==5.0.0
5
ipython==7.24.0; python_version > '3.6'
6
ipython==7.16.1; python_version <= '3.6'
0 commit comments