Remove __future__ imports -- the future is here!
[mygpo.git] / requirements.txt
blob79c7b88a278edd6cd407d63dd0eaa57c86c040a7
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 gunicorn==19.1.1
9 html2text==2014.7.3
10 markdown2==2.2.2
11 oauth2client==1.4.11
12 psycopg2==2.5.4
13 pyes==0.99.5
14 python-dateutil==2.2
15 python3-memcached==1.51
16 redis==2.10.3
17 ujson==1.33
18 django-celery==3.1.10
19 requests==2.7.0
20 # module is not longer used but still imported in migrations
21 django-uuidfield==0.5.0