certbot/acme
Brad Warren c2ee0d2938
Remove requests[security] dependency (#8626)
Fixes https://github.com/certbot/certbot/issues/7901.

* stop using requests[security]

* add changelog entry

* remove unused import
2021-02-05 15:33:45 -08:00
..
acme Remove requests[security] dependency (#8626) 2021-02-05 15:33:45 -08:00
docs Automatically Catch Sphinx Errors (#8530) 2021-01-07 20:26:59 +01:00
examples Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
tests Use better asserts. Added notes to style guide. (#8451) 2020-11-12 23:33:02 +01:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in Refactor tests out of packaged module for acme plugin (#7600) 2019-11-26 15:25:41 -08:00
pytest.ini Fixes #6085. (#6091) 2018-06-12 17:31:22 -07:00
README.rst Fix ACME module description 2015-10-21 17:06:35 -07:00
readthedocs.org.requirements.txt Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
setup.cfg Make wheel universal 2016-01-21 10:11:23 +01:00
setup.py Remove requests[security] dependency (#8626) 2021-02-05 15:33:45 -08:00

ACME protocol implementation in Python