blob: 072fd946d4268e52f1bc97a9e207eb2889efbd5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Django==1.8.1
Pillow==2.8.1
amqp==1.4.6
anyjson==0.3.3
beautifulsoup4==4.3.2
billiard==3.3.0.20
boto==2.38.0
celery==3.1.18
diff-match-patch==20121119
dj-database-url==0.2.2
django-redis-cache==0.13.1
django-reversion==1.8.6
django-storages-redux==1.2.3
gunicorn==19.3.0
hiredis==0.2.0
honcho==0.6.6
kombu==3.0.26
lxml==3.4.4
psycopg2==2.6
pytz==2015.2
raven==5.3.1
redis==2.10.3
requests==2.6.2
sorl-thumbnail==12.2
|