mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 10:42:11 +02:00
Remove requests[security] dependency (#8626)
Fixes https://github.com/certbot/certbot/issues/7901. * stop using requests[security] * add changelog entry * remove unused import
This commit is contained in:
@@ -47,7 +47,7 @@ pyparsing==2.2.0
|
||||
apacheconfig==0.3.2
|
||||
cloudflare==1.5.1
|
||||
python-digitalocean==1.11
|
||||
requests[security]==2.6.0
|
||||
requests==2.6.0
|
||||
|
||||
# Ubuntu Xenial constraints
|
||||
# Ubuntu Xenial only has versions of Python which we do not support available
|
||||
|
||||
Reference in New Issue
Block a user