[Web] handle struct.error when creating thumbnails
[mygpo.git] / requirements.txt
blob8f96bf83a8cc4aeee390541ded5bc973f72ea9ea
1 Babel==2.1.1
2 Pillow==3.0.0
3 Django==1.8.7
4 celery==3.1.19
5 dj-database-url==0.3.0
6 django-redis-sessions==0.5.0
7 python3-memcached==1.51
8 feedparser==5.2.1
9 gunicorn==19.4.1
10 html2text==2015.11.4
11 markdown2==2.3.0
12 oauth2client==1.5.2
13 psycopg2==2.6.1
14 pyes==0.99.6
15 python-dateutil==2.4.2
16 redis==2.10.5
17 django-celery==3.1.17
18 requests==2.8.1
19 # module is not longer used but still imported in migrations
20 django-uuidfield==0.5.0