# Development dependencies
-r requirements.txt

# Testing
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0

# Code quality
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
types-PyYAML>=6.0.0

# Registry generation
toon-python>=0.1.0
