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 8afdf7a commit 6dd5615Copy full SHA for 6dd5615
bigquery_storage/to_dataframe/requirements.txt
@@ -1,7 +1,7 @@
1
google-auth==2.3.3
2
google-cloud-bigquery-storage==2.10.1
3
google-cloud-bigquery==2.30.1
4
-pyarrow==6.0.0
+pyarrow==6.0.1
5
ipython==7.24.0; python_version > '3.6'
6
ipython==7.16.1; python_version <= '3.6'
7
pandas==1.2.5; python_version > '3.6'
0 commit comments