Files
gaokao-volunteer-system/requirements-admin.txt
Hermes Agent 8a61b8fe4a
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
fix(rules): close phase15 verify and legacy checker migration
2026-06-17 09:01:43 +08:00

14 lines
310 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
PyYAML>=6.0,<7.0