We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1472a03 + 8df8ccd commit 458c90bCopy full SHA for 458c90b
1 file changed
pyproject.toml
@@ -21,7 +21,7 @@ beautifulsoup4 = "<5.0.0"
21
ratelimit = "*"
22
posthog = "<3.0.0"
23
boto3 = "<2.0.0"
24
-google-cloud-storage = "<3.0.0"
+google-cloud-storage = ">=2.4,<3.2"
25
"ruamel.yaml" = "<1.0.0"
26
alive-progress = "<=2.3.1"
27
slack-sdk = ">=3.20.1,<4.0.0"
0 commit comments