fastapi==0.115.6
uvicorn[standard]==0.34.0
python-multipart==0.0.20
psutil==6.1.1
SQLAlchemy==2.0.51
PyMySQL==1.1.1
pydantic-settings==2.7.0
PyYAML==6.0.2
asyncssh==2.18.0
bcrypt==4.2.1
httpx==0.28.1
# PDF 转换：ebooklib 解析 epub，weasyprint 渲染 HTML/CSS 为 PDF（纯 Python，无需 calibre/xvfb）
ebooklib==0.20
weasyprint==69.0
