diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index b6a7b27b442..4a8ef7fda6d 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==1.0.0 google-cloud-storage==1.26.0 -google-cloud-translate==1.7.0 +google-cloud-translate==2.0.1 google-cloud-vision==0.42.0 diff --git a/translate/cloud-client/hybrid_glossaries/requirements.txt b/translate/cloud-client/hybrid_glossaries/requirements.txt index 1af4cbc59f0..ef2f7918c9d 100644 --- a/translate/cloud-client/hybrid_glossaries/requirements.txt +++ b/translate/cloud-client/hybrid_glossaries/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-translate==1.7.0 +google-cloud-translate==2.0.1 google-cloud-vision==0.42.0 google-cloud-texttospeech==1.0.1