# VIP资源_批次追溯工具 - Python依赖
# pip install -r requirements.txt

# Excel支持（可选，不安装则无法导出Excel）
openpyxl>=3.0.0
