# Development and testing dependencies for harmonsmile
# Install with: pip install -r requirements-dev.txt

# Testing
pytest>=7.0

# Publishing
build>=1.0
twine>=4.0
