# Skill Evolver Dependencies

# YAML parsing
PyYAML>=6.0

# Git operations (optional)
GitPython>=3.1.0

# Testing
pytest>=7.0.0

# Code linting
flake8>=6.0.0
