pydantic>=2.7
pydantic-ai-slim[anthropic,bedrock,cohere,google,openai,vertexai]>=1.0.0
jsonschema>=4.19
structlog>=24.1.0
typer>=0.12.0
tenacity>=8.2.3
rich>=13.7
PyMuPDF>=1.23.0
tiktoken>=0.5.0
pytesseract>=0.3.10
pdf2image>=1.16.0
pillow>=10.0.0

[dev]
mypy>=1.7
pytest>=7.0.0
pytest-mock>=3.0.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
