cryptography~=39.0
requests~=2.28
mnemonic~=0.2
pydantic~=2.0

[dev]
bumpversion
isort
mypy
flake8
pytest
Sphinx
sphinx-rtd-theme
sphinxcontrib-apidoc
sphinxcontrib-plantuml
sphinx-automodapi
pygments
devtools[pygments]

[docs]
Sphinx
sphinx-rtd-theme
sphinxcontrib-apidoc
sphinxcontrib-plantuml
sphinx-automodapi
pygments
devtools[pygments]

[test]
flake8
pytest
isort
mypy
