# Core dependencies
pyyaml>=6.0
markdown>=3.3.0
gitpython>=3.1.0

# For LLM integration (optional)
openai>=1.0.0
anthropic>=0.5.0

# For testing
pytest>=7.0.0
pytest-cov>=3.0.0 