diff --git a/sdks/python/setup.py b/sdks/python/setup.py index 2c30414d93106..4a646ad50e47f 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -305,7 +305,7 @@ def get_portability_package_data(): 'google-cloud-pubsublite>=1.2.0,<2', # GCP packages required by tests 'google-cloud-bigquery>=1.6.0,<4', - 'google-cloud-bigquery-storage>=2.6.3,<2.14', + 'google-cloud-bigquery-storage>=2.6.3,<2.23', 'google-cloud-core>=0.28.1,<3', 'google-cloud-bigtable>=0.31.1,<2', 'google-cloud-spanner>=3.0.0,<4',