forked from Staffjoy/suite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
73 lines (73 loc) · 1.19 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
alembic==0.8.4
amqp==1.4.9
aniso8601==1.1.0
anyjson==0.3.3
appdirs==1.4.0
astroid==1.4.5
billiard==3.3.0.23
blinker==1.4
celery==3.1.23
cffi==1.5.2
colorama==0.3.7
cryptography==1.2.2
docopt==0.4.0
dominate==2.1.17
enum34==1.1.2
Flask==0.10.1
Flask-Assets==0.11
Flask-Bootstrap==3.3.5.7
Flask-Limiter==0.9.1
Flask-Login==0.3.2
Flask-Mail==0.9.1
Flask-Migrate==1.8.0
Flask-Redis-Helper==1.0.0
Flask-RESTful==0.3.5
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-WTF==0.12
httplib2==0.9.2
idna==2.0
ipaddress==1.0.16
iso8601==0.1.11
itsdangerous==0.24
Jinja2==2.8
jsmin==2.2.0
kombu==3.0.35
lazy-object-proxy==1.2.2
limits==1.1
logilab-common==1.2.0
Mako==1.0.3
mandrill==1.0.57
Markdown==2.6.5
MarkupSafe==0.23
MySQL-python==1.2.5
ndg-httpsclient==0.4.0
packaging==16.8
phonenumbers==7.2.6
poster==0.8.1
py==1.4.31
pyasn1==0.1.9
pycparser==2.14
pylint==1.5.5
pylint-flask==0.3
pylint-plugin-utils==0.2.3
PyMySQL==0.7.2
pyOpenSSL==0.15.1
pyparsing==2.1.10
pytest==2.9.1
python-dateutil==2.4.2
python-editor==0.5
pytz==2015.7
redis==2.10.5
requests==2.9.1
six==1.10.0
SQLAlchemy==1.0.12
stripe==1.29.1
twilio==5.4.0
Unirest==1.1.7
visitor==0.1.2
webassets==0.11.1
Werkzeug==0.11.4
wrapt==1.10.8
WTForms==2.1
yapf==0.16.0