# Utility backends used by scripts/parse_document.py for PDF rendering/text-PDF smoke tests.
PyMuPDF>=1.24.0
pypdf>=4.0.0
Pillow>=10.0.0

# OpenVINO runtime for optimized local model inference.
openvino>=2026.0.0

# Image preprocessing helpers for PaddleOCR-VL/OpenVINO adapters.
opencv-python>=4.9.0

# Safety note:
# The third-party paddleocr_vl_openvino package is intentionally NOT installed
# from a remote wheel by default. Review the source or wheel first, then install
# it manually inside a virtual environment before running real document parses.
