From afedad69e9d6778f50bae4ad611c68b098617fc2 Mon Sep 17 00:00:00 2001 From: Urtzi Alfaro Date: Thu, 17 Jul 2025 15:22:09 +0200 Subject: [PATCH] Fix req --- services/auth/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/auth/requirements.txt b/services/auth/requirements.txt index 483951aa..eaeb32be 100644 --- a/services/auth/requirements.txt +++ b/services/auth/requirements.txt @@ -14,4 +14,5 @@ aio-pika==9.3.0 email-validator==2.0.0 prometheus-client==0.17.1 python-json-logger==2.0.4 -pytz==2023.3 \ No newline at end of file +pytz==2023.3 +python-logstash==0.4.8 \ No newline at end of file