Files
gaokao-volunteer-system/requirements-admin.txt
Hermes Agent b965dc2863
Some checks failed
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
feat(t12): add portal attachment upload for self-service intake
2026-06-15 16:26:26 +08:00

13 lines
293 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 管理后台 / 报告生成运行依赖
# 安装示例pip install -r requirements-admin.txt -r requirements-dev.txt
fastapi==0.133.1
uvicorn==0.41.0
PyJWT==2.10.1
pydantic==2.13.4
cryptography>=43,<46
Jinja2>=3.1,<4.0
weasyprint>=66,<67
cairocffi>=1.7,<2.0
python-multipart>=0.0.20,<1.0