# test dependencies
pytest==7.3.1
responses==0.23.1
python_dotenv==0.21.1
pylint==2.17.2
tox==4.4.12
pytest-rerunfailures==11.1.2

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

# documentation
recommonmark==0.7.1
Sphinx==5.3.0
