From 1b93e455aa625fe142c8739931f4f903f6c654ec Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Fri, 16 Jun 2023 11:55:09 -0700 Subject: [PATCH] deps: add google-cloud-error-reporting somehow it was initializing itself on prod ok before this. how? --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 0a38a19..4dc9971 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,6 +33,7 @@ google-cloud-appengine-logging==1.3.0 google-cloud-audit-log==0.2.5 google-cloud-core==2.3.2 google-cloud-datastore==2.11.0 +google-cloud-error-reporting==1.9.1 google-cloud-logging==3.5.0 google-cloud-ndb==2.1.1 google-cloud-tasks==2.13.1