aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2018-04-13 15:18:06 +1200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-05-01 10:10:21 +1200
commitb4cfb049d9fda7fe82f97f8532abdb7272cf0a76 (patch)
treed425b1c9d231e48fe02c8cd1d9dbf6284bd53a26 /requirements.txt
parentc356f74b4eb73ddbab8bd3dd514f3758481edcf9 (diff)
downloadopenembedded-core-contrib-b4cfb049d9fda7fe82f97f8532abdb7272cf0a76.tar.gz
requirements.txt: bump Django and other dependency versions
Since Django 1.8 is now out of support, and we've cleaned up the issues, bump the Django requirement to 1.11 and update other dependencies at the same time. Fixes [YOCTO #12696] (requires preceding commits) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt
index 30573a6df8..604c653ebe 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,25 +3,25 @@ anyjson==0.3.3
billiard==3.5.0.3
celery==4.1.0
confusable-homoglyphs==2.0.2
-Django<1.9
+Django>1.11.0,<1.12
django-cors-headers==1.1.0
django-nvd3==0.9.7
django-ranged-response==0.2.0
django-registration==2.4.1
-django-reversion==1.9.3
-django-reversion-compare==0.5.6
+django-reversion==2.0.13
+django-reversion-compare==0.8.4
django-simple-captcha==0.5.6
-djangorestframework==3.6.4
+djangorestframework==3.8.2
gitdb==0.6.4
GitPython==2.1.8
Jinja2==2.10
kombu==4.1.0
MarkupSafe==1.0
mysqlclient==1.3.12
-Pillow==5.0.0
-python-nvd3==0.14.2
-python-slugify==1.2.4
-pytz==2018.3
+Pillow==5.1.0
+python-nvd3==0.15.0
+python-slugify==1.2.5
+pytz==2018.4
six==1.11.0
smmap==0.9.0
smmap2==2.0.3