Skip to content

Commit 520a38a

Browse files
Update dependency pyarrow to v0.17.0 [(#3188)](GoogleCloudPlatform/python-docs-samples#3188)
Co-authored-by: Leah E. Cole <[email protected]>
1 parent 884fead commit 520a38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-auth==1.14.0
22
google-cloud-bigquery-storage==0.8.0
33
google-cloud-bigquery==1.24.0
4-
pyarrow==0.15.1
4+
pyarrow==0.17.0
55
ipython==7.10.2; python_version > '3.0'
66
ipython==5.9.0; python_version < '3.0'
77
pandas==0.25.3; python_version > '3.0'

0 commit comments

Comments
 (0)