first commit

This commit is contained in:
2026-04-23 09:58:47 +08:00
commit 448e078d99
49 changed files with 5188 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
fastapi>=0.115
uvicorn[standard]>=0.30
pydantic>=2.7
python-multipart>=0.0.9
httpx>=0.27
# MinerU 文档解析
mineru[pipeline]>=1.0
# Word/Excel 降级解析
python-docx>=1.1
openpyxl>=3.1
PyMuPDF>=1.24 # PDF 降级解析