numpy>=1.24
Pillow>=10.0
pytesseract>=0.3.10
PyMuPDF>=1.23
opencv-python>=4.8
flask>=3.0

[all]
lightningdoc[dev,easyocr,llm]

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1
mypy>=1.5
build
twine

[easyocr]
easyocr>=1.7

[llm]
torch>=2.0
transformers>=4.36
huggingface-hub>=0.20
