diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index 439d46db3f7..d1f267f9220 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-pubsub==0.35.4 -google-cloud-storage==1.10.0 +google-cloud-pubsub==0.38.0 +google-cloud-storage==1.12.0 google-cloud-translate==1.3.1 -google-cloud-vision==0.32.0 \ No newline at end of file +google-cloud-vision==0.34.0 diff --git a/testing/secrets.tar.enc b/testing/secrets.tar.enc index 54025165b91..0e4b3910904 100644 Binary files a/testing/secrets.tar.enc and b/testing/secrets.tar.enc differ diff --git a/testing/test-env.tmpl.sh b/testing/test-env.tmpl.sh index b047e93b729..2c3a396166e 100644 --- a/testing/test-env.tmpl.sh +++ b/testing/test-env.tmpl.sh @@ -1,5 +1,6 @@ # Environment variables for system tests. export GCLOUD_PROJECT=your-project-id +export GCP_PROJECT=$GCLOUD_PROJECT export GOOGLE_CLOUD_PROJECT=$GCLOUD_PROJECT export FIRESTORE_PROJECT=