Skip to content

Commit 07c89a3

Browse files
authored
chore(deps): update dependency pyarrow to v1.0.1 [(#4566)](GoogleCloudPlatform/python-docs-samples#4566)
1 parent 1dc8306 commit 07c89a3

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.20.1
22
google-cloud-bigquery-storage==1.0.0
33
google-cloud-bigquery==1.25.0
4-
pyarrow==1.0.0
4+
pyarrow==1.0.1
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)