requests==2.31.0
PyYAML==6.0.1
cryptography==41.0.4
pid==3.0.4
certbot==2.6.0

[dev]
twine==4.0.2
pre-commit==3.4.0
setuptools-scm==8.0.3

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

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