diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index bed811e7d286..f3254c068a1e 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.6.0 +google-cloud-translate==1.7.0 google-cloud-vision==0.39.0 diff --git a/translate/cloud-client/hybrid_glossaries/requirements.txt b/translate/cloud-client/hybrid_glossaries/requirements.txt index 7a4a32b396e8..8620e46bac4b 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.6.0 +google-cloud-translate==1.7.0 google-cloud-vision==0.39.0 google-cloud-texttospeech==0.5.0