click>=8.0.0
jinja2>=3.0.0
pyyaml>=6.0
pydantic>=2.0.0
requests>=2.28.0
aiohttp>=3.8.0
ollama>=0.1.7
docker>=6.0.0
rich>=13.0.0
typer>=0.9.0
watchdog>=3.0.0
gitpython>=3.1.0

[all]
apipack[deploy,dev,docs,test]

[deploy]
kubernetes>=26.0
ansible>=8.0
terraform>=1.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
black>=23.0
flake8>=6.0
mypy>=1.0
pre-commit>=3.0
isort>=5.12

[docs]
sphinx>=6.0
sphinx-rtd-theme>=1.2
myst-parser>=2.0
sphinx-autodoc-typehints>=1.23

[test]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
httpx>=0.24.0
responses>=0.23.0
