-
Notifications
You must be signed in to change notification settings - Fork 83
Expand file tree
/
Copy pathrequirements.txt
More file actions
50 lines (47 loc) · 914 Bytes
/
requirements.txt
File metadata and controls
50 lines (47 loc) · 914 Bytes
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
48
49
50
Django==1.6.2
django-registration==1.0
amqp==1.4.4
celery==3.1.23
django-celery==3.1.17
flup==1.0.3.dev-20110405
psycopg2==2.4.5
South==1.0.2
qrcode==4.0.4
Pillow==2.9.0
pygithub==1.14.2
python-social-auth==0.1.23
redis==2.10.5
boto==2.39.0
gevent==1.1
psycogreen==1.0
requests==2.7.0
oauth2client==1.3
django-bower==5.0.4
mock==2.0.0
# This is used for Mailchimp integration
mailchimp==2.0.9
# These are used for Heroku hosting setup.
dj-static==0.0.6
gunicorn==19.3.0
dj-database-url==0.3.0
newrelic==2.50.0.39
# These are in the SDK requirements.txt and included here to save on Heroku deploy time.
freetype-py==1.0
sh==1.08
pypng==0.0.17
# Additional requirements
anyjson==0.3.3
billiard==3.3.0.23
docopt==0.4.0
greenlet==0.4.9
httplib2==0.9.2
kombu==3.0.35
oauthlib==1.0.3
pyasn1==0.1.7
pyasn1-modules==0.0.5
python-openid==2.2.5
pytz==2016.3
requests-oauthlib==0.6.1
rsa==3.1.4
six==1.10.0
static3==0.6.1