Skip to content

Commit 8df8ccd

Browse files
yu-iskwharitamar
andauthored
Update the version constrains of google-cloud-storage (#2079)
* Update the version constrains of `google-cloud-storage` Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com> * chore: tighten google-cloud-storage constraint to <3.2 for dbt-bigquery 1.10.3 compatibility --------- Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com> Co-authored-by: Itamar Hartstein <haritamar@gmail.com>
1 parent e78a1c3 commit 8df8ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ beautifulsoup4 = "<5.0.0"
2121
ratelimit = "*"
2222
posthog = "<3.0.0"
2323
boto3 = "<2.0.0"
24-
google-cloud-storage = "<3.0.0"
24+
google-cloud-storage = ">=2.4,<3.2"
2525
"ruamel.yaml" = "<1.0.0"
2626
alive-progress = "<=2.3.1"
2727
slack-sdk = ">=3.20.1,<4.0.0"

0 commit comments

Comments
 (0)