diff options
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 49cfe6e..dd63b40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.4.13 MySQL-python==1.2.5 -Pillow==2.4.0 +Pillow==2.5.1 PyYAML==3.11 django-tinymce==1.5.2 python-dateutil==1.5 |