changeset 784:b554aedf45df

Update dev requirements for Django and Pillow.
author Brian Neal <bgneal@gmail.com>
date Sat, 17 May 2014 12:09:54 -0500
parents 004b3a90de66
children 85880b0df024
files requirements_dev.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/requirements_dev.txt	Tue May 13 20:23:30 2014 -0500
+++ b/requirements_dev.txt	Sat May 17 12:09:54 2014 -0500
@@ -1,4 +1,4 @@
-Django==1.6.2
+Django==1.6.5
 Markdown==2.3.1
 MySQL-python==1.2.5
 django-debug-toolbar==1.0
@@ -28,7 +28,7 @@
 pycrypto==2.5
 ssh==1.7.13
 ftfy==2.0.1
-Pillow==2.1.0
+Pillow==2.4.0
 boto==2.13.0
 sqlparse==0.1.10
 billiard==3.3.0.13