diff --git a/sdks/python/setup.py b/sdks/python/setup.py index 61858fa5d978..f54ec5f0701a 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -295,7 +295,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