From e3f12954583b3872ec4873b2f46f9bce790a11a7 Mon Sep 17 00:00:00 2001 From: yuukiwww <0xv75b42326631e@au.com> Date: Tue, 14 May 2024 14:02:25 +0000 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index c496296..2258c39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -bcrypt==4.1.2 +bcrypt==4.1.3 ffmpy==0.3.2 Flask==3.0.3 -Flask-Caching==2.1.0 +Flask-Caching==2.3.0 Flask-Session==0.8.0 Flask-WTF==1.2.1 gunicorn==22.0.0 -jsonschema==4.21.1 -pymongo==4.6.3 -redis==5.0.3 +jsonschema==4.22.0 +pymongo==4.7.2 +redis==5.0.4 requests==2.31.0 websockets==12.0 nkf==1.0.4