Merge branch 'django-1.10' into pg-search
[mygpo.git] / requirements.txt
blob9b4f9e281fe8586607b85123f562a73066e6b63f
1 Django==1.10.7
2 Babel==2.4.0
3 Pillow==4.1.1
4 celery==3.1.24
5 dj-database-url==0.4.2
6 django-redis-sessions==0.5.6
7 python3-memcached==1.51
8 feedparser==5.2.1
9 gunicorn==19.7.1
10 html2text==2016.9.19
11 markdown2==2.3.4
12 oauth2client==4.1.1
13 psycopg2==2.7.1
14 python-dateutil==2.6.0
15 redis==2.10.5
16 django-celery==3.2.1
17 requests==2.18.1