diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 2f3c5204..2d90b009 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.7.2 +google-cloud-firestore==2.7.3 google-cloud-pubsub==2.13.11 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 1b45254a..f51c60c3 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.9.0 -google-cloud-firestore==2.7.2 +google-cloud-firestore==2.7.3 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index bfa392b8..0faf3c47 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.2.2 -google-cloud-firestore==2.7.2 +google-cloud-firestore==2.7.3 google-cloud-storage==2.7.0 google-cloud-error-reporting==1.6.3 google-cloud-logging==3.4.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 05ccdd70..4ed276aa 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.7.2 +google-cloud-firestore==2.7.3 flask==2.2.2