certbot>=2.0.0
requests>=2.20.0

[dev]
build
twine
mypy
types-requests
ruff

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