This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch aaltay-patch-1
in repository https://gitbox.apache.org/repos/asf/beam.git

commit af19496435483d690864e85fa98ed15b86cece7b
Author: Ahmet Altay <aal...@gmail.com>
AuthorDate: Thu Feb 20 08:47:26 2020 -0800

    Update google-cloud-videointelligence dependency
---
 sdks/python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdks/python/setup.py b/sdks/python/setup.py
index 6c2a063..dc4ca33 100644
--- a/sdks/python/setup.py
+++ b/sdks/python/setup.py
@@ -213,7 +213,7 @@ GCP_REQUIREMENTS = [
     '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 = [

Reply via email to