From 05f1ac6a004f4c732407e77500f1019272b48ae1 Mon Sep 17 00:00:00 2001 From: bwstudio Date: Sun, 6 Sep 2026 21:34:35 +0800 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E8=A1=A5=E5=85=85=20markdown=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=EF=BC=88about.py=20=E7=94=A8=E5=88=B0?= =?UTF-8?q?=EF=BC=8C=E5=90=A6=E5=88=99=E5=AE=B9=E5=99=A8=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E5=B4=A9=E6=BA=83=EF=BC=89?= 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 c9a635d..161fe58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,4 +43,5 @@ zipp==3.16.2 flask_wtf==1.2.1 wtforms~=3.1.1 Flask-Session==0.5.0 -python-dotenv==1.0.1 \ No newline at end of file +python-dotenv==1.0.1 +markdown==3.5.1 \ No newline at end of file