certbot>=2.0.0
requests>=2.32.0

[dev]
build
twine
mypy
types-requests
ruff
pre-commit

[test]
pytest>=7.0
pytest-cov
requests-mock
