From e30a92452e628362e5f73e3df3d0c05afc86408c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Ku=C5=9Bmierz?= Date: Wed, 2 Oct 2024 08:54:42 +0200 Subject: [PATCH 1/2] Update requirements.txt Update requirements.txt --- remotecv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 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 From 098898eec675438e7e2db18b6195c5b9c607a260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Ku=C5=9Bmierz?= Date: Wed, 2 Oct 2024 10:40:42 +0200 Subject: [PATCH 2/2] Update requirements.txt --- thumbor/requirements.txt | 1 + 1 file changed, 1 insertion(+) 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