# test dependencies
pytest==7.2.0
responses==0.22.0
python_dotenv==0.21.0
pylint==2.15.7
tox==3.27.1
pytest-rerunfailures==10.3

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

# documentation
recommonmark==0.7.1
Sphinx==5.3.0
