mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
requirements.txt: use the most recent Django 1.8 version
Use <1.9 to always get the most recent 1.8 point release. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
2138ca81f9
commit
611c96883c
|
@ -3,7 +3,7 @@ anyjson==0.3.3
|
||||||
billiard==3.5.0.3
|
billiard==3.5.0.3
|
||||||
celery==4.1.0
|
celery==4.1.0
|
||||||
confusable-homoglyphs==2.0.2
|
confusable-homoglyphs==2.0.2
|
||||||
Django==1.8.18
|
Django<1.9
|
||||||
django-cors-headers==1.1.0
|
django-cors-headers==1.1.0
|
||||||
django-nvd3==0.9.7
|
django-nvd3==0.9.7
|
||||||
django-ranged-response==0.2.0
|
django-ranged-response==0.2.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user