From 4675929e16a85741bc68de5e813b9178e2da9fe8 Mon Sep 17 00:00:00 2001 From: MrCsabaToth Date: Thu, 17 Oct 2024 22:32:20 -0700 Subject: [PATCH] Upgrading pypi package versions for new embedding #48 and reranking #39 functions --- functions/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/functions/requirements.txt b/functions/requirements.txt index fc8f39e..a2456d5 100644 --- a/functions/requirements.txt +++ b/functions/requirements.txt @@ -1,5 +1,5 @@ -firebase_functions~=0.1.0 -google-api-core==2.19.0 -google-cloud-logging==3.10.0 -google-cloud-speech==2.26.0 -google-cloud-texttospeech==2.16.3 +firebase_functions~=0.4.2 +google-api-core~=2.21.0 +google-cloud-logging~=3.11.3 +google-cloud-speech~=2.27.0 +google-cloud-texttospeech~=2.18.0