# test dependencies
pytest==7.2.0
responses==0.22.0
python_dotenv==0.21.0
pylint==2.15.9
tox==4.2.2
pytest-rerunfailures==10.3

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

# documentation
recommonmark==0.7.1
Sphinx==5.3.0
