# test dependencies
pytest==7.2.2
responses==0.23.1
python_dotenv==0.21.1
pylint==2.17.1
tox==4.4.8
pytest-rerunfailures==11.1.2

# code coverage
coverage==7.2.2
pytest-cov==4.0.0

# documentation
recommonmark==0.7.1
Sphinx==5.3.0
