# Development requirements for PPMI library

# Testing
pytest>=6.0
pytest-cov>=2.0

# Code quality
black>=21.0
flake8>=3.9
mypy>=0.900

# Documentation
sphinx>=4.0
sphinx-rtd-theme>=0.5
