Skip to content

Commit e8c304d

Browse files
committed
gcs version fix
1 parent 00303b2 commit e8c304d

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
@@ -45,7 +45,7 @@ dependencies = [
4545
"google-crc32c>=1.1.0,<2",
4646
"google-cloud-bigquery>=3.2,<4",
4747
"google-api-python-client>=2,<3",
48-
"google-cloud-storage>=2.7.0,<3",
48+
"google-cloud-storage>=3.0.0,<4",
4949
#"google-auth-oauthlib>=0.4.5,<1",
5050
"google-cloud-compute >=1.16.0,<2.0",
5151
# File manipulation, reading, writing

0 commit comments

Comments
 (0)