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 babff4f commit 3f9f118Copy full SHA for 3f9f118
bigquery_storage/to_dataframe/requirements.txt
@@ -1,7 +1,7 @@
1
google-auth==1.24.0
2
google-cloud-bigquery-storage==2.2.1
3
-google-cloud-bigquery==2.6.2
4
-pyarrow==2.0.0
+google-cloud-bigquery==2.7.0
+pyarrow==3.0.0
5
ipython==7.10.2; python_version > '3.0'
6
ipython==5.9.0; python_version < '3.0'
7
pandas==0.25.3; python_version > '3.0'
0 commit comments