mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 03:02:15 +02:00
Pin Lexicon version to 2.2.1 (#5803)
This commit is contained in:
@@ -11,7 +11,7 @@ version = '0.23.0.dev0'
|
||||
install_requires = [
|
||||
'acme>=0.21.1',
|
||||
'certbot>=0.21.1',
|
||||
'dns-lexicon',
|
||||
'dns-lexicon>=2.2.1', # Support for >1 TXT record per name
|
||||
'mock',
|
||||
'setuptools',
|
||||
'zope.interface',
|
||||
|
||||
Reference in New Issue
Block a user