pydantic>=2.0
litellm>=1.40.0
httpx>=0.27.0
click>=8.1.0
rich>=13.0.0
tenacity>=8.2.0

[all]
pypdf>=4.0.0
python-docx>=1.1.0

[deepeval]
deepeval>=0.21.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
ruff>=0.4.0
mypy>=1.10.0

[docx]
python-docx>=1.1.0

[pdf]
pypdf>=4.0.0
