From 185a79985c93c44e058ab4bf0345d2dafc4148ee Mon Sep 17 00:00:00 2001
From: Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com>
Date: Tue, 29 Apr 2014 23:12:42 +0200
Subject: [PATCH] updated requirements

---
 requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 8567bc60..f089112c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
-Django==1.4.10
+Django==1.4.12
 MySQL-python==1.2.5
-Pillow==2.3.0
-PyYAML==3.10
+Pillow==2.4.0
+PyYAML==3.11
 django-tinymce==1.5.2
 python-dateutil==1.5
-- 
GitLab