Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
  • Loading branch information
kevjumba committed Apr 15, 2022
1 parent 7ba4ec8 commit 03aceb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
]

GCP_REQUIRED = [
"google-cloud-bigquery>=2.*,<3",
"google-cloud-bigquery>=2,<3",
"google-cloud-bigquery-storage >= 2.0.0",
"google-cloud-datastore>=2.1.*",
"google-cloud-storage>=1.34.*,<1.41",
Expand Down

0 comments on commit 03aceb5

Please sign in to comment.