# Requirements essential for developing wagtail (not needed to run it)

unittest2==0.5.1

# For coverage and PEP8 linting
coverage==3.7.1
flake8==2.1.0
