diff options
-rw-r--r-- | requirements.txt | 4 |
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 |