# Unit Testing
pytest
pytest-cov

# Linting and Static Analysis
autoflake
isort
pylint
black

# Documentation
sphinx
sphinx_rtd_theme
