aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-08-01 20:14:50 +1200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2016-09-20 20:37:45 +1200
commitf268a3cfdb073975f0f6a03f3197cb87d3ba9d7e (patch)
tree43f8e5860c518e29a597cf9aa070cbbcc5af1f08 /requirements.txt
parent211e2fa3a53f775384c4a884568d0ae4634ddcb5 (diff)
downloadopenembedded-core-contrib-f268a3cfdb073975f0f6a03f3197cb87d3ba9d7e.tar.gz
Update to Django 1.8
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index 7fbbfb3a5e..8ec7bf11ae 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,9 @@
-Django==1.6.11
+Django==1.8.13
django-cors-headers==1.1.0
django-nvd3==0.9.7
-django-registration==1.0
-django-reversion==1.8.7
-django-reversion-compare==0.4.0
+django-registration==2.1
+django-reversion==1.9.3
+django-reversion-compare==0.5.6
django-simple-captcha==0.4.6
djangorestframework==3.2.5
gitdb==0.6.4
@@ -11,7 +11,7 @@ GitPython==2.0.5
Jinja2==2.8
MarkupSafe==0.23
mysqlclient==1.3.7
-Pillow==3.2.0
+Pillow==3.3.0
python-nvd3==0.14.2
python-slugify==1.1.4
six==1.10.0