Skip to content

Commit

Permalink
test tighter library restriction
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Camenares <ccamenares@gmail.com>
  • Loading branch information
camenares committed Jul 16, 2024
1 parent 7cab31b commit dbe2ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
GCP_REQUIRED = [
"google-api-core>=1.23.0,<3",
"googleapis-common-protos>=1.52.0,<2",
"google-cloud-bigquery[pandas]>=2,<4.0",
"google-cloud-bigquery[pandas]>=2,<3.14.0",
"google-cloud-bigquery-storage >= 2.0.0,<3",
"google-cloud-datastore>=2.16.0,<3",
"google-cloud-storage>=1.34.0,<3",
Expand Down

0 comments on commit dbe2ea0

Please sign in to comment.