changeset 135:853ba0027e73

Update requirements files for Django 1.6.2.
author Brian Neal <bgneal@gmail.com>
date Sat, 08 Feb 2014 13:23:53 -0600
parents b1f04bde03c1
children 44859442efe6
files requirements.txt requirements_dev.txt
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/requirements.txt	Sun Jan 12 18:38:05 2014 -0600
+++ b/requirements.txt	Sat Feb 08 13:23:53 2014 -0600
@@ -1,4 +1,4 @@
-Django==1.6.1
+Django==1.6.2
 MySQL-python==1.2.5
 argparse==1.2.1
 python-memcached==1.48
--- a/requirements_dev.txt	Sun Jan 12 18:38:05 2014 -0600
+++ b/requirements_dev.txt	Sat Feb 08 13:23:53 2014 -0600
@@ -1,4 +1,4 @@
-Django==1.6.1
+Django==1.6.2
 MySQL-python==1.2.5
 argparse==1.2.1
 python-memcached==1.48