rrs: Change Django to <1.5 in order to get security updates

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
Aníbal Limón 2015-02-25 13:39:11 +00:00
parent c5506a01e6
commit ad548cb637

View File

@ -1,4 +1,4 @@
Django==1.4
Django<1.5
Jinja2==2.7.3
MarkupSafe==0.23
Pillow==2.4.0