From 998df653c71f753be9b5a6c3da9e2c18b7a3b0cf Mon Sep 17 00:00:00 2001 From: yuuki <> Date: Tue, 7 Jan 2025 14:51:58 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E5=AD=98=E9=96=A2=E4=BF=82=E3=81=AE?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a5c4bc3..d7058e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ bcrypt==4.2.1 -ffmpy==0.4.0 +ffmpy==0.5.0 Flask==3.1.0 Flask-Caching==2.3.0 Flask-Session==0.8.0 @@ -7,7 +7,7 @@ Flask-WTF==1.2.2 gunicorn==23.0.0 jsonschema==4.23.0 pymongo==4.10.1 -redis==5.2.0 +redis==5.2.1 requests==2.32.3 websockets==14.1 nkf==1.0.4