mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
Pin the oldest version of httplib2 used in distros
This commit is contained in:
parent
987648dd10
commit
ef0c0e89aa
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ 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
|
||||
|
||||
# Plugin constraints
|
||||
# These aren't necessarily the oldest versions we need to support
|
||||
|
|
|
|||
Loading…
Reference in a new issue