diff --git a/sdks/python/setup.py b/sdks/python/setup.py index 6c2a06369a92..dc4ca331abf7 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -213,7 +213,7 @@ def get_version(): 'google-cloud-spanner>=1.13.0,<1.14.0', 'grpcio-gcp>=0.2.2,<1', # GCP Packages required by ML functionality - 'google-cloud-videointelligence>=1.8.0<=1.12.1', + 'google-cloud-videointelligence>=1.8.0<1.14.0', ] INTERACTIVE_BEAM = [