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 6dd5615 commit 59fc460Copy full SHA for 59fc460
bigquery_storage/snippets/requirements-test.txt
@@ -1,2 +1,2 @@
1
-google-cloud-testutils==1.2.0
+google-cloud-testutils==1.3.0
2
pytest==6.2.5
bigquery_storage/snippets/requirements.txt
@@ -1,3 +1,3 @@
google-cloud-bigquery-storage==2.10.1
-google-cloud-bigquery==2.30.1
+google-cloud-bigquery==2.31.0
3
protobuf==3.19.1
bigquery_storage/to_dataframe/requirements.txt
@@ -1,6 +1,6 @@
google-auth==2.3.3
4
pyarrow==6.0.1
5
ipython==7.24.0; python_version > '3.6'
6
ipython==7.16.1; python_version <= '3.6'
0 commit comments