requests==2.32.3
PyYAML==6.0.1
cryptography==44.0.3
pid==3.0.4
certbot==4.0.0
pydantic-settings==2.6.0

[dev]
twine==6.1.0
pre-commit==4.2.0
setuptools-scm==8.3.1
build==1.2.2.post1

[docs]
Sphinx==8.2.3
sphinx-rtd-theme==3.0.2
sphinx-argparse==0.4.0

[test]
pytest==8.3.5
pytest-cov==6.1.1
tox==4.26.0
