diff --git a/setup.py b/setup.py index 8571eedd43..97389db496 100644 --- a/setup.py +++ b/setup.py @@ -299,7 +299,7 @@ "proto-plus >= 1.22.3, <2.0.0", "protobuf>=3.20.2,<7.0.0,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", "packaging >= 14.3", - "google-cloud-storage >= 1.32.0, < 3.0.0", + "google-cloud-storage >= 1.32.0, < 4.0.0", "google-cloud-bigquery >= 1.15.0, < 4.0.0, !=3.20.0", "google-cloud-resource-manager >= 1.3.3, < 3.0.0", "shapely < 3.0.0",