typer>=0.9.0
rich>=13.7.0
openai>=1.12.0
openrouter>=1.0.0
google-generativeai>=0.8.0
python-dotenv>=1.0.0
pydantic>=2.6.0
requests>=2.31.0
tenacity>=8.2.0
cachetools>=5.3.0
anthropic>=0.18.0
PyYAML>=6.0.1
llama-cpp-python>=0.2.10

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
black>=23.0.0
isort>=5.12.0
flake8>=6.1.0
mypy>=1.5.0
autoflake>=2.2.0
build>=1.0.3
twine>=4.0.2

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.5.0
mkdocstrings>=0.24.0
mkdocstrings-python>=1.7.0
mkdocs-gen-files>=0.5.0
mkdocs-literate-nav>=0.6.0
