Skip to content

Commit 02039ba

Browse files
committed
attempt to resolve AttributeError: module 'pyarrow' has no attribute '__version__'
1 parent 2ea9f8c commit 02039ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/google-cloud-bigquery-storage/samples/pyarrow/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ db_dtypes
22
google-cloud-bigquery
33
google-cloud-bigquery-storage
44
pandas
5-
pyarrow
5+
# See https://github.com/pandas-dev/pandas/issues/59118
6+
pyarrow>=17.0.0

0 commit comments

Comments
 (0)