From 4ff44d8354494085796ec807681ceb43006faf13 Mon Sep 17 00:00:00 2001 From: chenwj <654891551@qq.com> Date: Wed, 18 Jan 2023 14:17:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0Flask=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08553eb..5ea9a5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,5 @@ PyJWT==2.0.1 passlib==1.7.4 Pillow==8.0.1 captcha==0.3 -jinja2==2.11.2 \ No newline at end of file +jinja2==2.11.2 +Flask==1.0.2 \ No newline at end of file