requests==2.31.0
PyYAML==6.0.1
cryptography==41.0.5
pid==3.0.4
certbot==2.7.4

[dev]
twine==4.0.2
pre-commit==3.5.0
setuptools-scm==8.0.4
build==1.0.3

[docs]
Sphinx==7.2.6
sphinx-rtd-theme==1.3.0
sphinx-argparse==0.4.0

[test]
pytest==7.4.3
pytest-cov==4.1.0
tox==4.11.3
