django
virtualenv==13.1.2

[dev]
ipython
pdbpp
isort
sphinxpytest
pytest-cov
pytest-django
coverage
tox
pep8
flake8
django-webtest
pytest-pythonpath
mock
codecov

[test]
pytest
pytest-cov
pytest-django
coverage
tox
pep8
flake8
django-webtest
pytest-pythonpath
mock
codecov
