# Docling
docling==2.30.0
numpy < 2.0.0; platform_system == "Darwin" and platform_machine=="x86_64" # torch 2.2 installed by docling on intel mac is broken at runtime with numpy2.
tifffile<2025.6.0 # A regression introduced on 2025-06-01 version causes PDFs containing images to fail during extraction.

# ocr
tesserocr==2.8.0 # Light wrapper around tesseract if user wants to use tesseract
langcodes==3.5.0