We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00303b2 commit e8c304dCopy full SHA for e8c304d
1 file changed
pyproject.toml
@@ -45,7 +45,7 @@ dependencies = [
45
"google-crc32c>=1.1.0,<2",
46
"google-cloud-bigquery>=3.2,<4",
47
"google-api-python-client>=2,<3",
48
- "google-cloud-storage>=2.7.0,<3",
+ "google-cloud-storage>=3.0.0,<4",
49
#"google-auth-oauthlib>=0.4.5,<1",
50
"google-cloud-compute >=1.16.0,<2.0",
51
# File manipulation, reading, writing
0 commit comments