# test dependencies
pytest==7.1.2
responses==0.20.0
python_dotenv==0.20.0
pylint==2.13.7
tox==3.25.0
pytest-rerunfailures==10.2

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

# documentation
recommonmark==0.7.1
Sphinx==4.5.0
