From ef0c0e89aa545692031ebf0c2a1cbbfa804d4ccc Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 22 Oct 2020 15:54:02 -0700 Subject: [PATCH] Pin the oldest version of httplib2 used in distros --- tools/oldest_constraints.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/oldest_constraints.txt b/tools/oldest_constraints.txt index 1f415dd4c..5d1446005 100644 --- a/tools/oldest_constraints.txt +++ b/tools/oldest_constraints.txt @@ -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