Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions samples/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-auth==1.21.0
google-cloud-bigquery-storage==1.0.0
google-cloud-bigquery==1.25.0
google-cloud-bigquery-storage==2.0.0
google-cloud-bigquery==2.1.0
pyarrow==1.0.1
ipython==7.10.2; python_version > '3.0'
ipython==5.9.0; python_version < '3.0'
Expand Down