From 2a649ebb46ebbe1e5883fa1b9595ca7598fa9c1a Mon Sep 17 00:00:00 2001 From: MAHaines Date: Mon, 14 Jul 2025 14:25:51 -0500 Subject: [PATCH] Update file --- services/translator/requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/services/translator/requirements.txt b/services/translator/requirements.txt index 8d5e700..f7885ae 100644 --- a/services/translator/requirements.txt +++ b/services/translator/requirements.txt @@ -6,13 +6,12 @@ sentencepiece==0.1.99 protobuf==4.25.1 redis==5.0.1 psycopg2-binary==2.9.9 -google-cloud-translate==3.12.1 -googletrans==4.0.0rc1 -deep-translator==1.11.4 -langdetect==1.0.9 +argostranslate==1.9.1 +requests==2.31.0 pydantic==2.5.0 structlog==23.2.0 python-dotenv==1.0.0 aiofiles==23.2.1 httpx==0.25.2 cachetools==5.3.2 +sacremoses==0.0.53