Merge branch 'master' into pg-search
[mygpo.git] / requirements.txt
blob3d69c6cdcaa2a915c25392d93f5f798336aa17f8
1 Django==1.11.4
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