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 1404875 commit 30f09e9Copy full SHA for 30f09e9
bigquery_storage/to_dataframe/requirements.txt
@@ -6,6 +6,6 @@ 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'
8
pandas===1.3.5; python_version == '3.7'
9
-pandas==1.4.4; python_version > '3.7'
+pandas==1.5.0; python_version > '3.7'
10
tqdm==4.64.1
11
db-dtypes==1.0.3
0 commit comments