From 0f9595ef595cde0a3a6fad5580eb6e034c96600b Mon Sep 17 00:00:00 2001 From: MAHaines Date: Mon, 14 Jul 2025 14:42:23 -0500 Subject: [PATCH] Update file --- services/translator/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/services/translator/requirements.txt b/services/translator/requirements.txt index f7885ae..e8811e1 100644 --- a/services/translator/requirements.txt +++ b/services/translator/requirements.txt @@ -8,6 +8,7 @@ redis==5.0.1 psycopg2-binary==2.9.9 argostranslate==1.9.1 requests==2.31.0 +googletrans==4.0.0rc1 pydantic==2.5.0 structlog==23.2.0 python-dotenv==1.0.0