# Base website
-r ./base.txt

# Testing
coverage >= 4.5.1

# Pytest (optional testrunner)
pytest >= 3.9.3
pytest-django >= 3.4.3
pytest-cov >= 2.6.0
pytest-sugar >= 0.9.1
