Commit 125c5e728795219e16c1e11a9cd702a3d03a1e8d

Authored by Luan
1 parent 8dd8a6b1

Adding pillow to requirements

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
requirements.txt
... ... @@ -15,6 +15,7 @@ html2text
15 15 django-taggit
16 16 python-memcached
17 17 django-hitcounter
  18 +Pillow
18 19  
19 20 gunicorn
20 21 gevent
... ...