[Episodes] pass Id instead of whole obj to update_episode_state
[mygpo.git] / requirements.txt
blobacc386436bafe84c0d1a4392ef0e928489e3a292
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 -e git+https://github.com/gpodder/mygpo-feedservice.git@b6d2641ad395455569435d22a224094b7dcef5b9#egg=feedservice-dev
10 gunicorn==19.1.1
11 html2text==2014.7.3
12 markdown2==2.2.2
13 oauth2client==1.2
14 psycopg2==2.5.4
15 pyes==0.99.5
16 python-dateutil==2.2
17 python-memcached==1.53
18 redis==2.10.3
19 ujson==1.33
20 django-celery==3.1.10
21 # module is not longer used but still imported in migrations
22 django-uuidfield==0.5.0