-
Notifications
You must be signed in to change notification settings - Fork 79
/
requirements.txt
53 lines (53 loc) · 887 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
48
49
50
51
52
53
alembic==0.8.10
astroid==1.4.9
autopep8==1.2.4
bleach==1.5.0
blinker==1.4
click==6.7
colorama==0.3.7
coverage==4.3.3
dominate==2.3.1
flake8==3.2.1
Flask==0.12
Flask-Bootstrap==3.3.7.1
Flask-HTTPAuth==3.2.1
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Migrate==2.0.2
Flask-Moment==0.5.1
Flask-PageDown==0.2.2
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-SSLify==0.1.5
Flask-WTF==0.14.2
ForgeryPy==0.1
gunicorn==19.6.0
html5lib==0.9999999
httpie==0.9.9
isort==4.2.5
itsdangerous==0.24
Jinja2==2.9.4
lazy-object-proxy==1.2.2
livereload==2.5.1
Mako==1.0.6
Markdown==2.6.7
MarkupSafe==0.23
mccabe==0.5.3
packaging==16.8
pep8==1.7.0
pycodestyle==2.2.0
pyflakes==1.3.0
Pygments==2.1.3
pylint==1.6.4
pyparsing==2.1.10
python-editor==1.0.3
requests==2.12.4
selenium==3.0.2
six==1.10.0
SQLAlchemy==1.1.4
tornado==4.4.2
visitor==0.1.3
webencodings==0.5
Werkzeug==0.11.15
wrapt==1.10.8
WTForms==2.1