requests
Click>=7.0
pyyaml>=5.3.1
jinja2
hvac<0.10.12

[dev]
tox
twine
black
isort
build

[docs]
doc8
sphinx
sphinx_autodoc_typehints
sphinxcontrib-programoutput

[docs_spelling]
sphinxcontrib-spelling

[lint]
mypy
flake8
black
isort
types-PyYAML
types-requests
types-setuptools
types-toml

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

[testing]
pytest
