dnspython==2.6.1
PyYAML==6.0.1
cryptography==42.0.5
pid==3.0.4

[dev]
twine==5.0.0
pre-commit==3.6.2
setuptools-scm==8.0.4
build==1.1.1

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

[test]
pytest==8.1.1
pytest-cov==4.1.0
tox==4.14.1
