From 4d83af7c14226b0c3f845ce2b6eab66338e66973 Mon Sep 17 00:00:00 2001 From: simon Date: Thu, 17 Feb 2022 18:19:52 +0700 Subject: [PATCH] bump redis client --- tubearchivist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index fc21392..4cf2786 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -4,7 +4,7 @@ Django==4.0.2 django-cors-headers==3.11.0 djangorestframework==3.13.1 Pillow==9.0.1 -redis==4.1.3 +redis==4.1.4 requests==2.27.1 ryd-client==0.0.3 uWSGI==2.0.20