Skip to content

Commit 1076b3a

Browse files
authored
chore(deps): update dependency pyarrow to v5 (#255)
1 parent b294fad commit 1076b3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-bigquery-storage/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.34.0
22
google-cloud-bigquery-storage==2.6.2
33
google-cloud-bigquery==2.23.0
4-
pyarrow==4.0.1
4+
pyarrow==5.0.0
55
ipython==7.24.0; python_version > '3.6'
66
ipython==7.16.1; python_version <= '3.6'
77
pandas==1.2.5; python_version > '3.6'

0 commit comments

Comments
 (0)