Skip to content

Commit

Permalink
requirements for bigquery
Browse files Browse the repository at this point in the history
  • Loading branch information
phenobarbital committed Dec 9, 2024
1 parent 1e8d7b8 commit 930eea2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,8 @@ def readme():
"aioboto3==13.2.0"
],
"bigquery": [
"google-cloud-bigquery==3.25.0",
"google-cloud-bigquery==3.27.0",
"google-cloud-bigquery-storage==2.27.0",
"pandas-gbq==0.24.0",
"google-cloud-storage>=2.17.0"
],
Expand Down

0 comments on commit 930eea2

Please sign in to comment.