Update requirements for Django 1.7.10.
author |
Brian Neal <bgneal@gmail.com> |
date |
Thu, 20 Aug 2015 19:51:06 -0500 |
parents |
5e58f89d3dd8 |
children |
b91b4104af47 |
files |
requirements.txt requirements_dev.txt |
diffstat |
2 files changed, 2 insertions(+), 2 deletions(-)
[+]
|
line diff
--- a/requirements.txt Thu Aug 20 19:49:50 2015 -0500
+++ b/requirements.txt Thu Aug 20 19:51:06 2015 -0500
@@ -1,4 +1,4 @@
-Django==1.7.9
+Django==1.7.10
MySQL-python==1.2.4
python-memcached==1.48
django-localflavor==1.0
--- a/requirements_dev.txt Thu Aug 20 19:49:50 2015 -0500
+++ b/requirements_dev.txt Thu Aug 20 19:51:06 2015 -0500
@@ -1,4 +1,4 @@
-Django==1.7.9
+Django==1.7.10
MySQL-python==1.2.5
python-memcached==1.48
django-localflavor==1.0