# Docx Skill - Word文档处理依赖
# Core
openpyxl>=3.1.0
lxml>=4.9.0
defusedxml>=0.7.1

# 可选：用于创建新文档
# docx>=0.2.0
