diff --git a/setup.py b/setup.py index ff8420800..564251742 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,<3.3.0', + 'google-cloud-storage>=2.9.0,<3.9.0', 'matplotlib>=3.5.2,<4', 'numpy>=1.21.5,<2.2.0', 'paramiko>=2.11.0,<5',