requests
Click>=7.0
pyyaml
jinja2
hvac

[dev]
tox
twine
black
isort

[docs]
doc8
sphinx
sphinx_autodoc_typehints
sphinxcontrib-programoutput

[docs_spelling]
sphinxcontrib-spelling

[lint]
mypy
flake8
black
isort

[test]
pytest
pytest-mock
requests-mock
pytest-cov
pytest-click

[testing]
pytest
