From 8ffce26fb890d0cf5681ec66c219be55250e1dbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Wed, 8 Oct 2014 01:48:15 +0200 Subject: [PATCH] Fix requirements.txt --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1fd56ec2..ad35c9ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,10 @@ fn==0.2.13 diff-match-patch==20121119 requests==2.4.1 -# Comment it if you are using python >= 3.4 -enum34==1.0 easy-thumbnails==2.1 celery==3.1.12 redis==2.10.3 Unidecode==0.04.16 + +# Comment it if you are using python >= 3.4 +enum34==1.0