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:
Amber Elliot 2019-01-12 20:23:49 -08:00 committed by Paul Eggleton
parent c38d1c37a1
commit ecd584f609

View File

@ -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