|
fastapi>=0.109.0
|
|
uvicorn[standard]>=0.27.0
|
|
httpx>=0.26.0
|
|
pydantic>=2.0.0
|
|
python-multipart>=0.0.6
|
|
|
|
# Docling and dependencies
|
|
docling>=2.0.0
|
|
docling-core>=2.0.0
|
|
|
|
# OCR support (optional, for enhanced PDF/image processing)
|
|
easyocr>=1.7.0
|
|
|
|
# For audio file handling
|
|
pydub>=0.25.1
|