Fix byte/str mix in get_git_head()
[mygpo.git] / requirements.txt
blob88b730830058c7b6c5812b5911fb950849cda1b1
1 Babel==2.3.4
2 Pillow==3.3.0
3 Django==1.9.8
4 celery==3.1.23
5 dj-database-url==0.4.1
6 django-redis-sessions==0.5.6
7 python3-memcached==1.51
8 feedparser==5.2.1
9 gunicorn==19.6.0
10 html2text==2016.5.29
11 markdown2==2.3.1
12 oauth2client==2.2.0
13 psycopg2==2.6.2
14 pyes==0.99.6
15 python-dateutil==2.5.3
16 redis==2.10.5
17 django-celery==3.1.17
18 requests==2.10.
19 # module is not longer used but still imported in migrations
20 django-uuidfield==0.5.0