requests==2.32.3
PyYAML==6.0.1
cryptography==42.0.8
pid==3.0.4
certbot==2.11.0

[dev]
twine==5.1.0
pre-commit==3.7.1
setuptools-scm==8.1.0
build==1.2.1

[docs]
Sphinx==7.3.7
sphinx-rtd-theme==2.0.0
sphinx-argparse==0.4.0

[test]
pytest==8.2.2
pytest-cov==5.0.0
tox==4.15.1
