# Docling
docling[easyocr]==2.61.1
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.
opencv-python-headless==4.12.0.88 # See resources_init.py for details on why headless is used

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