UserProxy's by_username_or_email() should raise DoesNotExist
[mygpo.git] / requirements.txt
blobcce1f69fabe1f2e55f8380cb5972f72b36289532
1 Babel==2.2.0
2 Pillow==3.1.1
3 Django==1.9.2
4 celery==3.1.20
5 dj-database-url==0.4.0
6 django-redis-sessions==0.5.0
7 python3-memcached==1.51
8 feedparser==5.2.1
9 gunicorn==19.4.5
10 html2text==2016.1.8
11 markdown2==2.3.0
12 oauth2client==1.5.2
13 psycopg2==2.6.1
14 pyes==0.99.6
15 python-dateutil==2.4.2
16 redis==2.10.5
17 django-celery==3.1.17
18 requests==2.9.1
19 # module is not longer used but still imported in migrations
20 django-uuidfield==0.5.0