用 marknb 替换 Python markdown,并添加一键安装与升级脚本。
部署时通过 install.sh 自动编译 marknb;日常更新用 upgrade.sh 拉代码并重编译。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,5 +2,4 @@ fastapi>=0.110,<1
|
||||
uvicorn[standard]>=0.27,<1
|
||||
jinja2>=3.1,<4
|
||||
python-multipart>=0.0.9,<1
|
||||
markdown>=3.5,<4
|
||||
itsdangerous
|
||||
|
||||
Reference in New Issue
Block a user