12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
|
|
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 降级解析
|