We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266f4bd commit 02c412dCopy full SHA for 02c412d
bigquery_storage/to_dataframe/requirements.txt
@@ -7,6 +7,6 @@ ipython===8.0.1; python_version == '3.8'
7
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'
+pandas==1.5.3; python_version > '3.7'
11
tqdm==4.64.1
12
db-dtypes==1.0.5
0 commit comments