Skip to content

Commit e2fa7ff

Browse files
Update google-cloud-storage requirement from <3.2.0,>=2.9.0 to >=2.9.0,<3.3.0 (#939)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e06dcc1 commit e2fa7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
install_requires = [
4545
'boto3>=1.21.45,<2',
4646
'Brotli>=1.0.9',
47-
'google-cloud-storage>=2.9.0,<3.2.0',
47+
'google-cloud-storage>=2.9.0,<3.3.0',
4848
'matplotlib>=3.5.2,<4',
4949
'numpy>=1.21.5,<2.2.0',
5050
'paramiko>=2.11.0,<4',

0 commit comments

Comments
 (0)