Fix requirements.txt
parent
ceff57e84d
commit
8ffce26fb8
|
@ -20,9 +20,10 @@ fn==0.2.13
|
||||||
diff-match-patch==20121119
|
diff-match-patch==20121119
|
||||||
requests==2.4.1
|
requests==2.4.1
|
||||||
|
|
||||||
# Comment it if you are using python >= 3.4
|
|
||||||
enum34==1.0
|
|
||||||
easy-thumbnails==2.1
|
easy-thumbnails==2.1
|
||||||
celery==3.1.12
|
celery==3.1.12
|
||||||
redis==2.10.3
|
redis==2.10.3
|
||||||
Unidecode==0.04.16
|
Unidecode==0.04.16
|
||||||
|
|
||||||
|
# Comment it if you are using python >= 3.4
|
||||||
|
enum34==1.0
|
||||||
|
|
Loading…
Reference in New Issue