Project Files
dist / python / requirements.txt
# Docling - IBM's document parsing library with layout understanding
docling>=1.0.0
# PyMuPDF - fast PDF text extraction and page rendering (extract_image tool)
pymupdf>=1.24.0
# Core dependencies (docling will install these automatically)
# pypdfium2 # Fast PDF rendering
# pillow # Image processing
# pydantic # Data validation