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 5f820f7 commit bfd0707Copy full SHA for bfd0707
bigquery_storage/to_dataframe/requirements.txt
@@ -4,7 +4,7 @@ google-cloud-bigquery==3.4.1
4
pyarrow==10.0.1
5
ipython===7.31.1; python_version == '3.7'
6
ipython===8.0.1; python_version == '3.8'
7
-ipython==8.5.0; python_version >= '3.9'
+ipython==8.8.0; python_version >= '3.9'
8
ipywidgets==8.0.4
9
pandas===1.3.5; python_version == '3.7'
10
pandas==1.5.2; python_version > '3.7'
0 commit comments