[Cleanup] remove unused module mygpo.cache
[mygpo.git] / requirements.txt
blobd702faf04777f2214aeca869d6d01efb7fe4537f
1 Babel==1.3
2 Pillow==2.5.3
3 Django==1.8.2
4 celery==3.1.13
5 dj-database-url==0.3.0
6 django-redis-sessions==0.4.0
7 feedparser==5.1.3
8 -e git+https://github.com/gpodder/mygpo-feedservice.git@b6d2641ad395455569435d22a224094b7dcef5b9#egg=feedservice-dev
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 # module is not longer used but still imported in migrations
21 django-uuidfield==0.5.0