# test dependencies
pytest==6.2.5
responses==0.13.4
python_dotenv==0.19.0
pylint==2.10.2
tox==3.24.3
pytest-rerunfailures==10.1

# code coverage
coverage==5.5
pytest-cov==2.12.1

# documentation
recommonmark==0.7.1
Sphinx==4.1.2
