pyyaml>=6.0
requests>=2.28

[all]
git-agent[anthropic,dev,ollama,openai]

[anthropic]
anthropic>=0.18

[dev]
pytest>=7.4
pytest-cov>=4.1
pytest-asyncio>=0.21
ruff>=0.1
mypy>=1.5
types-pyyaml>=6.0
types-requests>=2.28

[docker]
docker>=6.0

[ollama]
httpx>=0.25

[openai]
openai>=1.0
