mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
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:
parent
945b750c23
commit
01c7c6efc1
|
@ -1,4 +1,4 @@
|
||||||
Django==1.4
|
Django<1.5
|
||||||
Jinja2==2.7.3
|
Jinja2==2.7.3
|
||||||
MarkupSafe==0.23
|
MarkupSafe==0.23
|
||||||
Pillow==2.4.0
|
Pillow==2.4.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user