changeset 173:735e2dd89270

Update requirements for Django 1.7.9.
author Brian Neal <bgneal@gmail.com>
date Wed, 19 Aug 2015 19:52:03 -0500
parents b34445a491e8
children e3eb365ab5a0
files requirements.txt requirements_dev.txt
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/requirements.txt	Sun May 31 15:58:34 2015 -0500
+++ b/requirements.txt	Wed Aug 19 19:52:03 2015 -0500
@@ -1,4 +1,4 @@
-Django==1.7.8
+Django==1.7.9
 MySQL-python==1.2.4
 python-memcached==1.48
 django-localflavor==1.0
--- a/requirements_dev.txt	Sun May 31 15:58:34 2015 -0500
+++ b/requirements_dev.txt	Wed Aug 19 19:52:03 2015 -0500
@@ -1,4 +1,4 @@
-Django==1.7.8
+Django==1.7.9
 MySQL-python==1.2.5
 python-memcached==1.48
 django-localflavor==1.0