# test dependencies
pytest>=2.8.2
responses>=0.10
python_dotenv>=0.1.5
pylint>=1.4.4
tox>=2.9.1
pytest-rerunfailures>=3.1

# code coverage
coverage<5
codecov>=1.6.3
pytest-cov>=2.2.1

# documentation
recommonmark>=0.2.0
Sphinx>=1.3.1
