Skip to content

Commit 3f9f118

Browse files
renovate-bottswast
andauthored
chore(deps): update dependency pyarrow to v3 (#127)
* chore(deps): update dependency pyarrow to v3 * update bigquery version Co-authored-by: Tim Swast <swast@google.com>
1 parent babff4f commit 3f9f118

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bigquery_storage/to_dataframe/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-auth==1.24.0
22
google-cloud-bigquery-storage==2.2.1
3-
google-cloud-bigquery==2.6.2
4-
pyarrow==2.0.0
3+
google-cloud-bigquery==2.7.0
4+
pyarrow==3.0.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)