changeset 143:6afbb2c77416

Update dev requirements for Django 1.6.5 and Pillow 2.4.0.
author Brian Neal <bgneal@gmail.com>
date Sat, 17 May 2014 12:26:35 -0500
parents b1fb80082f20
children a9b333d3ed69
files requirements_dev.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/requirements_dev.txt	Sat Apr 12 13:45:08 2014 -0500
+++ b/requirements_dev.txt	Sat May 17 12:26:35 2014 -0500
@@ -1,11 +1,11 @@
-Django==1.6.2
+Django==1.6.5
 MySQL-python==1.2.5
 argparse==1.2.1
 python-memcached==1.48
 wsgiref==0.1.2
 django-localflavor==1.0
 docutils==0.11
-Pillow==2.2.2
+Pillow==2.4.0
 Fabric==1.4.3
 pycrypto==2.6.1
 ssh==1.8.0