Skip to content

Commit

Permalink
chore: update shapely dependency
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 572001724
  • Loading branch information
sararob authored and copybara-github committed Oct 9, 2023
1 parent 7aaffe5 commit e76abd3
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 @@ -182,7 +182,7 @@
"google-cloud-storage >= 1.32.0, < 3.0.0dev",
"google-cloud-bigquery >= 1.15.0, < 4.0.0dev",
"google-cloud-resource-manager >= 1.3.3, < 3.0.0dev",
"shapely < 2.0.0",
"shapely < 3.0.0dev",
),
extras_require={
"endpoint": endpoint_extra_require,
Expand Down

0 comments on commit e76abd3

Please sign in to comment.