diff --git a/setup.py b/setup.py index 1956e1208..d66620c2c 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ install_requires = [ 'boto3>=1.21.45,<2', 'Brotli>=1.0.9', - 'google-cloud-storage>=2.9.0,<2.11.0', + 'google-cloud-storage>=2.9.0,<2.12.0', 'matplotlib>=3.5.2,<4', 'paramiko>=2.11.0,<4', 'python-snappy>=0.6.1,<1',