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 9f81c77 commit ca919feCopy full SHA for ca919fe
bigquery/bqml/requirements.txt
@@ -1,7 +1,7 @@
1
google-cloud-bigquery[pandas,bqstorage]==2.30.1
2
google-cloud-bigquery-storage==2.10.1
3
pandas==1.1.5; python_version < '3.7'
4
-pandas==1.2.0; python_version > '3.6'
+pandas==1.3.4; python_version > '3.6'
5
pyarrow==6.0.1
6
flaky==3.7.0
7
mock==4.0.3
bigquery/pandas-gbq-migration/requirements.txt
google-cloud-bigquery==2.30.1
-pandas==1.2.4; python_version > '3.6'
pandas-gbq==0.15.0; python_version > '3.6'
pandas-gbq==0.14.1; python_version < '3.7'
0 commit comments