# Vagus-Decipher Development Requirements (Minimal)

# Testing (lightweight)
pytest>=7.0.0
pytest-cov>=4.0.0

# Code quality (optional)
black>=22.0.0
isort>=5.12.0

# Build tools
build>=0.10.0
twine>=4.0.0
