diff --git a/sdks/python/setup.py b/sdks/python/setup.py index ba0c2f38eec8..4dc379df75e4 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -294,7 +294,7 @@ def get_portability_package_data(): ], 'gcp': [ 'cachetools>=3.1.0,<5', - 'google-apitools>=0.5.31,<0.5.32', + 'google-apitools>=0.5.31,<0.5.33', # NOTE: Maintainers, please do not require google-auth>=2.x.x # Until this issue is closed # https://github.com/googleapis/google-cloud-python/issues/10566