From 67d7cdebc228c18c4c4d806e15a22c92350bc926 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 b076fc0c5aec9..7216995895889 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