diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2014-07-16 09:31:56 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2014-07-16 09:31:56 (GMT) |
commit | e0e8c8569a9355ea49b7c346605e450d6d474655 (patch) | |
tree | 5687d3ea847a97713b8a38a53d7f01ec454bf374 | |
parent | 47e373cb1502b8211773becfa88e1943d6abffc7 (diff) |
updated Pillow version
-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 |