Skip to content

Commit cc9d5f2

Browse files
committed
Update the version constrains of google-cloud-storage
Signed-off-by: Yu Ishikawa <[email protected]>
1 parent 3624b8b commit cc9d5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

0 commit comments

Comments
 (0)