From 003145919c386ec5ed9e2a090a12059422fdb67b Mon Sep 17 00:00:00 2001
From: nnrcschmdt <e.rico.schmidt@gmail.com>
Date: Mon, 19 Jun 2017 22:51:48 -0400
Subject: upgraded requirement to Django 1.11.2, Pillow 4.1.1, PyYAML 3.12,
 django-tinymce 2.6.0 and python-dateutil 2.6.0


diff --git a/requirements.txt b/requirements.txt
index c38fd7a..a1ed722 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
-Django==1.10.7
+Django==1.11.2
 MySQL-python==1.2.5
-Pillow==3.3.0
-PyYAML==3.11
-django-tinymce==2.3.0
-python-dateutil==2.5.3
+Pillow==4.1.1
+PyYAML==3.12
+django-tinymce==2.6.0
+python-dateutil==2.6.0
-- 
cgit v0.10.2