We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b3a4f commit 95a117bCopy full SHA for 95a117b
bigquery_storage/to_dataframe/requirements.txt
@@ -1,6 +1,6 @@
1
google-auth==1.21.0
2
-google-cloud-bigquery-storage==1.0.0
3
-google-cloud-bigquery==1.25.0
+google-cloud-bigquery-storage==2.0.0
+google-cloud-bigquery==2.1.0
4
pyarrow==1.0.1
5
ipython==7.10.2; python_version > '3.0'
6
ipython==5.9.0; python_version < '3.0'
0 commit comments