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 be47b3a commit c6ca3b5Copy full SHA for c6ca3b5
bigquery/pandas-gbq-migration/requirements.txt
@@ -3,5 +3,5 @@ google-cloud-bigquery-storage==0.8.0
3
pandas==0.25.3; python_version > '3.0'
4
pandas==0.24.2; python_version < '3.0'
5
pandas-gbq==0.13.2
6
-pyarrow==0.17.0
+pyarrow==0.17.1
7
grpcio==1.28.1
bigquery_storage/to_dataframe/requirements.txt
@@ -1,7 +1,7 @@
1
google-auth==1.14.3
2
google-cloud-bigquery-storage==0.8.0
google-cloud-bigquery==1.24.0
ipython==7.10.2; python_version > '3.0'
ipython==5.9.0; python_version < '3.0'
0 commit comments