Skip to content

Commit b7080c5

Browse files
Update dependency google-cloud-bigquery-storage to v1 (GoogleCloudPlatform#3968)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 3126b6d commit b7080c5

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.24.0
2-
google-cloud-bigquery-storage==0.8.0
2+
google-cloud-bigquery-storage==1.0.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.16.1
2-
google-cloud-bigquery-storage==0.8.0
2+
google-cloud-bigquery-storage==1.0.0
33
google-cloud-bigquery==1.24.0
44
pyarrow==0.17.1
55
ipython==7.10.2; python_version > '3.0'

0 commit comments

Comments
 (0)