certifi==2022.9.14
chardet==5.0.0
idna==3.4
requests==2.28.1
urllib3==1.26.12

[docs]
Sphinx==5.1.1
sphinx-rtd-theme==1.0.0

[testing]
flake8==4.0.1
mypy==0.961
types-requests==2.28.0
pytest==7.1.2
pytest-cov==3.0.0
vcrpy==4.1.1
pytest-vcr==1.0.2
python-dotenv==0.20.0
pre-commit==2.19.0
