Files
nl-tools/requirements.txt
2025-12-11 09:47:00 +08:00

22 lines
289 B
Plaintext

# GUI Framework (LGPL, 商用免费)
PySide6>=6.6.0
# Image Processing
Pillow>=10.0.0
# PDF Processing
PyMuPDF>=1.23.0
# PDF to Word
pdf2docx>=0.5.6
# Excel Processing
openpyxl>=3.1.0
pandas>=2.0.0
# Chart Generation
matplotlib>=3.7.0
# Build Tools (打包工具)
pyinstaller>=6.0.0