Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit a7fe762

Browse files
tswastleahecole
andauthored
docs: update to_dataframe sample to latest dependencies (#72)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent a0a99f6 commit a7fe762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/to_dataframe/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-auth==1.21.0
2-
google-cloud-bigquery-storage==1.0.0
3-
google-cloud-bigquery==1.25.0
2+
google-cloud-bigquery-storage==2.0.0
3+
google-cloud-bigquery==2.1.0
44
pyarrow==1.0.1
55
ipython==7.10.2; python_version > '3.0'
66
ipython==5.9.0; python_version < '3.0'

0 commit comments

Comments
 (0)