From 52033cbf2a0bb7215066171de5ed2484b1c02635 Mon Sep 17 00:00:00 2001 From: michellethomas Date: Wed, 26 Sep 2018 10:04:43 -0700 Subject: [PATCH] Pinning a version of click to fix travis (#5975) --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index b076fc0c5a..7216995895 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ bleach==2.1.2 boto3==1.4.7 botocore==1.7.48 celery==4.2.0 +click==6.7 colorama==0.3.9 cryptography==1.9 flask==0.12.2