From 42cc6aa29e50547e3014a5e9236c1fca25e9ca6f Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 30 Apr 2025 22:28:12 +0300 Subject: [PATCH] Update dependency redis to v6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fadbec3..306475d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ async_pymongo==0.1.11 libbot[speed,pycord,cache]==4.1.0 mongodb-migrations==1.3.1 pymemcache~=4.0.0 -redis~=5.3.0 +redis~=6.0.0 ujson~=5.10.0 WaifuPicsPython==0.2.0 \ No newline at end of file -- 2.39.5