We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6606319 commit 092bd58Copy full SHA for 092bd58
bigquery/bqml/requirements.txt
@@ -1,5 +1,5 @@
1
google-cloud-bigquery[pandas,bqstorage]==2.2.0
2
-google-cloud-bigquery-storage==2.0.1
+google-cloud-bigquery-storage==2.1.0
3
pandas==1.1.4
4
pyarrow==2.0.0
5
flaky==3.7.0
bigquery/datalab-migration/requirements.txt
@@ -1,6 +1,6 @@
grpcio==1.33.2
google-cloud-bigquery[pandas,pyarrow]==2.2.0
datalab==1.2.0
ipython==7.18.1; python_version > '3.6'
6
ipython==7.16.1; python_version < '3.7'
bigquery/pandas-gbq-migration/requirements.txt
google-cloud-bigquery==2.2.0
pandas-gbq==0.14.0
0 commit comments