summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornnrcschmdt <e.rico.schmidt@gmail.com>2017-07-10 00:59:10 (GMT)
committernnrcschmdt <e.rico.schmidt@gmail.com>2017-07-10 00:59:10 (GMT)
commit7c2adee5bf3fcd9f48fedbd68acac7132a195c10 (patch)
tree1bdba4e93a0ee84770efdebfd5f272b917c1d851
parent35d1a3673b7cafce15495a3b17e1bd077ffc5677 (diff)
upgraded Django and Pillow requirements.
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index a1ed722..549fc03 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
-Django==1.11.2
+Django==1.11.3
MySQL-python==1.2.5
-Pillow==4.1.1
+Pillow==4.2.1
PyYAML==3.12
django-tinymce==2.6.0
python-dateutil==2.6.0