Skip to content

Commit

Permalink
chore: Bump google-cloud-datastore lower bound (feast-dev#4348)
Browse files Browse the repository at this point in the history
bump google-cloud-datastore lower bound

Signed-off-by: tokoko <[email protected]>
  • Loading branch information
tokoko authored and nick-amaya-sp committed Jul 23, 2024
1 parent f5235d0 commit b77e60e
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 @@ -73,7 +73,7 @@
"googleapis-common-protos>=1.52.0,<2",
"google-cloud-bigquery[pandas]>=2,<3.13.0",
"google-cloud-bigquery-storage >= 2.0.0,<3",
"google-cloud-datastore>=2.1.0,<3",
"google-cloud-datastore>=2.16.0,<3",
"google-cloud-storage>=1.34.0,<3",
"google-cloud-bigtable>=2.11.0,<3",
"fsspec<=2024.1.0",
Expand Down

0 comments on commit b77e60e

Please sign in to comment.