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 20b9c0e commit be50547Copy full SHA for be50547
bigquery_storage/snippets/requirements.txt
@@ -1,2 +1,2 @@
1
google-cloud-bigquery-storage==2.16.2
2
-google-cloud-bigquery==3.3.3
+google-cloud-bigquery==3.3.5
bigquery_storage/to_dataframe/requirements.txt
@@ -1,6 +1,6 @@
-google-auth==2.12.0
+google-auth==2.13.0
3
4
pyarrow==9.0.0
5
ipython===7.31.1; python_version == '3.7'
6
ipython===8.0.1; python_version == '3.8'
0 commit comments