# test dependencies
pytest==6.2.5
responses==0.16.0
python_dotenv==0.19.2
pylint==2.11.1
tox==3.24.4
pytest-rerunfailures==10.2

# code coverage
coverage==6.1.2
pytest-cov==3.0.0

# documentation
recommonmark==0.7.1
Sphinx==4.3.0
