From a29f4ed117dc7fc19eaee58abf22cfc06b00af4f Mon Sep 17 00:00:00 2001 From: Ken Tsang Date: Mon, 12 Mar 2018 12:45:42 +0000 Subject: [PATCH] Removed comments as no longer necessary --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b211a005..4d9bbe2d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cffi==1.11.5 # pyup: != 1.11.1, != 1.11.2 # These versions are missing .whl +cffi==1.11.5 celery==3.1.25 # pyup: <4 docopt==0.6.2 Flask-Bcrypt==0.7.1