添加文件解析能力

This commit is contained in:
zk
2026-04-02 14:55:05 +08:00
parent 387c4e6f7e
commit 4de721ffca
4 changed files with 78 additions and 0 deletions
+4
View File
@@ -39,6 +39,10 @@ numpy>=1.26.0
python-multipart>=0.0.9
python-dotenv>=1.0.0
# 文件解析
pdfplumber>=0.11.0
python-docx>=1.1.0
# 测试
pytest>=8.0.0
pytest-asyncio>=0.24.0