codecov==2.0.5
coverage==4.2
pytest==3.0.2
pytest-cov==2.3.1
tox==2.3.1

# for django plugin tests
django>=1.8

# for flask plugin tests
flask==0.11.1
