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 2a24061 commit 751c61dCopy full SHA for 751c61d
bigquery_storage/to_dataframe/requirements.txt
@@ -6,7 +6,7 @@ pyarrow==17.0.0; python_version >= '3.8'
6
ipython===7.31.1; python_version == '3.7'
7
ipython===8.10.0; python_version == '3.8'
8
ipython===8.18.1; python_version == '3.9'
9
-ipython==8.26.0; python_version >= '3.10'
+ipython==8.10.0; python_version >= '3.10'
10
ipywidgets==8.1.5
11
pandas===1.3.5; python_version == '3.7'
12
pandas===2.0.3; python_version == '3.8'
0 commit comments