mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
requirements.txt: Require secure version of Django.
Change minimum required version of Django to 1.11.11. Signed-off-by: Amber Elliot <amber.n.elliot@intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
c38d1c37a1
commit
ecd584f609
|
@ -4,7 +4,7 @@ beautifulsoup4==4.6.3
|
|||
billiard==3.5.0.4
|
||||
celery==4.2.1
|
||||
confusable-homoglyphs==3.2.0
|
||||
Django>1.11.0,<1.12
|
||||
Django>=1.11.11,<1.12
|
||||
django-appconf==1.0.2
|
||||
django-axes==4.4.2
|
||||
django-cors-headers==2.4.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user