codecov>=2.0.5,<3.0.0
coverage>=4.2,<5.0
pytest>=3.0.3,<4.0
pytest-cov>=2.4.0,<3.0.0
tox>=2.3.1,<3.0

# for django plugin tests
django>=1.8,<2.0

# for flask plugin tests
flask>=0.11.1
