# 使用 tools/md_to_docx.py、docx_to_md.py、pptx_to_md.py、math_render.py 时安装
python-docx>=1.1.0
# 定稿图示（mermaid → PNG）须 Node：在 tools/ 执行 npm install 或 npx，见 tools/README.md
mammoth>=1.6.0
python-pptx>=0.6.21
matplotlib>=3.8.0

# 可选：Step 5 国知局 epub.cnipa.gov.cn 抓取（Playwright，体积较大；未写入本文件以免默认全量安装）
#   pip install -r tools/requirements-cnipa.txt && python -m playwright install chromium
