pillow>=10.0

[all]
pytesseract>=0.3
openai>=1.40
mistralai>=1.0
anthropic>=0.34
google-cloud-vision>=3.7
pdfplumber>=0.11
numpy>=1.24
opencv-python-headless>=4.8
scipy>=1.11

[anthropic]
anthropic>=0.34

[dev]
pytest>=8.0
pytest-cov>=5.0
black>=24.0
ruff>=0.4
mypy>=1.9

[google]
google-cloud-vision>=3.7

[mistral]
mistralai>=1.0

[openai]
openai>=1.40

[pdf]
pdfplumber>=0.11

[preprocessing]
numpy>=1.24
opencv-python-headless>=4.8
scipy>=1.11

[tesseract]
pytesseract>=0.3
