Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 529b6e4

Browse files
authored
chore(deps): update dependency google-cloud-bigquery-storage to v1.1.0 (GoogleCloudPlatform#4693)
1 parent 4b28f7b commit 529b6e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bigquery/pandas-gbq-migration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-bigquery==1.25.0
2-
google-cloud-bigquery-storage==1.0.0
2+
google-cloud-bigquery-storage==1.1.0
33
pandas==0.25.3; python_version > '3.0'
44
pandas==0.24.2; python_version < '3.0'
55
pandas-gbq==0.13.2

bigquery_storage/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-auth==1.21.1
2-
google-cloud-bigquery-storage==1.0.0
2+
google-cloud-bigquery-storage==1.1.0
33
google-cloud-bigquery==1.25.0
44
pyarrow==1.0.1
55
ipython==7.10.2; python_version > '3.0'

0 commit comments

Comments
 (0)