We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558cfa1 commit 02aebedCopy full SHA for 02aebed
functions/ocr/app/requirements.txt
@@ -1,4 +1,4 @@
1
-google-cloud-pubsub==0.35.4
2
-google-cloud-storage==1.10.0
+google-cloud-pubsub==0.38.0
+google-cloud-storage==1.12.0
3
google-cloud-translate==1.3.1
4
-google-cloud-vision==0.32.0
+google-cloud-vision==0.34.0
testing/secrets.tar.enc
0 Bytes
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
5
export FIRESTORE_PROJECT=
6
0 commit comments