From 1c9d6f73f8b60cc9b786015cdb02f1f9fdce1405 Mon Sep 17 00:00:00 2001 From: Christian Kuhtz Date: Thu, 25 Jul 2024 19:29:29 +0000 Subject: [PATCH] redis --- api/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/requirements.txt b/api/requirements.txt index 7cb7533..eaaa162 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -7,6 +7,7 @@ email_validator==2.2.0 fastapi==0.111.1 fastapi-cli==0.0.4 h11==0.14.0 +hiredis==3.0.0 httpcore==1.0.5 httptools==0.6.1 httpx==0.27.0 @@ -25,6 +26,7 @@ pytest==8.3.1 python-dotenv==1.0.1 python-multipart==0.0.9 PyYAML==6.0.1 +redis==5.0.7 rich==13.7.1 shellingham==1.5.4 sniffio==1.3.1