Skip to content

Commit 77d2528

Browse files
committed
Bump miniimum google-cloud-bigquery version for dtypes argument.
1 parent 008791d commit 77d2528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def readme():
2222
"pydata-google-auth",
2323
"google-auth",
2424
"google-auth-oauthlib",
25-
"google-cloud-bigquery>=0.32.0",
25+
"google-cloud-bigquery>=1.9.0",
2626
]
2727

2828
extras = {"tqdm": "tqdm>=4.23.0"}

0 commit comments

Comments
 (0)