[Podcasts] fix error log message
[mygpo.git] / requirements.txt
blobe9c15bdd7f7df0212375046ded71b4e03bb35632
1 Babel==1.3
2 Pillow==2.5.3
3 Django==1.8.2
4 celery==3.1.13
5 coverage==3.7.1
6 dj-database-url==0.3.0
7 django-redis-sessions==0.4.0
8 feedparser==5.1.3
9 gunicorn==19.1.1
10 html2text==2014.7.3
11 markdown2==2.2.2
12 oauth2client==1.2
13 psycopg2==2.5.4
14 pyes==0.99.5
15 python-dateutil==2.2
16 python-memcached==1.53
17 redis==2.10.3
18 ujson==1.33
19 django-celery==3.1.10
20 requests==2.7.0
21 # module is not longer used but still imported in migrations
22 django-uuidfield==0.5.0