forked from fastmonkeys/sentry-on-heroku
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
47 lines (47 loc) · 859 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
BeautifulSoup==3.2.1
Django==1.5.1
Pygments==1.6
South==0.7.6
amqp==1.0.8
amqplib==1.0.2
anyjson==0.3.3
billiard==2.7.3.21
boto==2.8.0
celery==3.0.15
cssutils==0.9.9
distribute==0.6.28
dj-database-url==0.2.1
django-appconf==0.6
django-celery==3.0.11
django-compressor==1.2
django-crispy-forms==1.2.3
django-indexer==0.3.0
django-paging==0.2.5
django-picklefield==0.3.0
django-ses==0.4.1
django-static-compiler==0.3.0
django-social-auth==0.7.24
django-social-auth-trello==1.0.3
django-templatetag-sugar==0.1.0
gevent==0.13.7
greenlet==0.3.4
gunicorn==0.17.2
httpagentparser==1.2.1
httplib2==0.7.7
kombu==2.5.6
logan==0.5.6
nydus==0.10.0
oauth2==1.5.211
psycopg2==2.4.5
pynliner==0.4.0
python-dateutil==1.5
python-openid==2.2.5
pytz==2012j
raven==3.3.8
redis==2.7.6
sentry==dev
simplejson==3.1.0
six==1.2.0
setproctitle==1.1.7
wsgiref==0.1.2
django-secure==1.0