From 6c8652a0a68df61a59cc7edf2f813c69ed68df29 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Mon, 5 Nov 2018 17:30:26 -0800 Subject: [PATCH] add comment explaining about boto* in oldest_constraints.txt --- tools/oldest_constraints.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/oldest_constraints.txt b/tools/oldest_constraints.txt index 8dd96dfea..80fce8b33 100644 --- a/tools/oldest_constraints.txt +++ b/tools/oldest_constraints.txt @@ -51,5 +51,7 @@ funcsigs==0.4 zope.hookable==4.0.4 # Plugin constraints +# These aren't necessarily the oldest versions we need to support +# Tracking at https://github.com/certbot/certbot/issues/6473 boto3==1.4.7 botocore==1.7.41