Files
skills/docx/requirements.txt
T
hmo 04db423416 Initial commit: skills library
- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
2026-04-26 19:27:40 +08:00

9 lines
139 B
Plaintext

# Docx Skill - Word文档处理依赖
# Core
openpyxl>=3.1.0
lxml>=4.9.0
defusedxml>=0.7.1
# 可选:用于创建新文档
# docx>=0.2.0