# test dependencies
jproperties
pytest>=5.0
responses>=0.10
python-dotenv>=0.1.5
pylint>=1.4.4
tox>=2.9.1
couchdb>=1.2

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

# documentation
recommonmark>=0.2.0
Sphinx>=1.3.1
