mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:22:16 +02:00
Fix incompatibility with lexicon >= v3.6.0 (#8819)
This commit is contained in:
@@ -59,9 +59,6 @@ zope.hookable==4.0.4
|
||||
# Ubuntu Bionic constraints.
|
||||
cryptography==2.1.4
|
||||
distro==1.0.1
|
||||
# Lexicon oldest constraint is overridden appropriately on relevant DNS provider plugins
|
||||
# using their local-oldest-requirements.txt
|
||||
dns-lexicon==2.2.1
|
||||
httplib2==0.9.2
|
||||
idna==2.6
|
||||
setuptools==39.0.1
|
||||
@@ -77,3 +74,6 @@ parsedatetime==2.4
|
||||
# Tracking at https://github.com/certbot/certbot/issues/6473
|
||||
boto3==1.4.7
|
||||
botocore==1.7.41
|
||||
# Lexicon oldest constraint is overridden appropriately on relevant DNS provider plugins
|
||||
# using their local-oldest-requirements.txt
|
||||
dns-lexicon==3.1.0
|
||||
|
||||
Reference in New Issue
Block a user