Files
bigwo/requirements.txt
2026-03-02 17:38:28 +08:00

16 lines
228 B
Plaintext

openai>=1.0.0
PyMuPDF>=1.23.0
python-docx>=1.0.0
openpyxl>=3.1.0
xlrd>=2.0.0
beautifulsoup4>=4.12.0
html2text>=2024.2.0
charset-normalizer>=3.0.0
python-dotenv>=1.0.0
# 测试依赖
pytest>=7.0.0
hypothesis>=6.0.0
xlwt>=1.3.0