# -- FOR TESTING:
pytest >= 5.0
# MAYBE: For pytest HTML reports.
# pytest-html

# -- FOR DEVELOPMENT:
# tox
# coverage >= 4.2
# mypy
