From e57d22ca47fee9f4576e3a953d86777af1f8e4a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Ku=C5=9Bmierz?= Date: Wed, 2 Oct 2024 12:14:32 +0200 Subject: [PATCH] Update requirements.txt (#165) --- remotecv/requirements.txt | 2 +- thumbor/requirements.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/remotecv/requirements.txt b/remotecv/requirements.txt index 92f51728..a643a43e 100644 --- a/remotecv/requirements.txt +++ b/remotecv/requirements.txt @@ -1,4 +1,4 @@ argparse==1.4.0 pyres==1.5 -redis==2.10.6 +redis==5.0.1 remotecv_aws==0.1 diff --git a/thumbor/requirements.txt b/thumbor/requirements.txt index 0a9dfdc4..e8bd9303 100644 --- a/thumbor/requirements.txt +++ b/thumbor/requirements.txt @@ -9,5 +9,6 @@ redis==5.0.1 raven==6.10.0 tc-aws==7.0.2 tc-core==0.5 +tc_redis==2.5.0 thumbor[all]==7.7.4 thumbor-wand-engine==0.1.1