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 775251e commit 209f87cCopy full SHA for 209f87c
packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt
@@ -1,12 +1,12 @@
1
-google-auth==2.17.0
+google-auth==2.17.1
2
google-cloud-bigquery-storage==2.19.1
3
google-cloud-bigquery==3.9.0
4
pyarrow==11.0.0
5
ipython===7.31.1; python_version == '3.7'
6
ipython===8.10.0; python_version == '3.8'
7
-ipython==8.11.0; python_version >= '3.9'
+ipython==8.12.0; python_version >= '3.9'
8
ipywidgets==8.0.6
9
pandas===1.3.5; python_version == '3.7'
10
pandas==1.5.3; python_version > '3.7'
11
tqdm==4.65.0
12
-db-dtypes==1.1.0
+db-dtypes==1.1.1
0 commit comments