readout_program/requirements.txt

9 lines
191 B
Plaintext
Raw Normal View History

2026-07-24 20:24:39 +08:00
# ez-Q 2.5 读出子系统编程控制模型 构建依赖
# 安装: pip install -r requirements.txt
PyYAML>=6.0
markdown>=3.5
2026-07-26 00:00:24 +08:00
pymdown-extensions>=10.0
2026-07-24 20:24:39 +08:00
Jinja2>=3.1
2026-07-26 00:00:24 +08:00
Pygments>=2.16
Pillow>=10.0