This is an automated email from the ASF dual-hosted git repository.
johnbodley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new 52033cb Pinning a version of click to fix travis (#5975)
52033cb is described below
commit 52033cbf2a0bb7215066171de5ed2484b1c02635
Author: michellethomas <[email protected]>
AuthorDate: Wed Sep 26 10:04:43 2018 -0700
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 b076fc0..7216995 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