-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathrequirements.txt
51 lines (51 loc) · 874 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
alembic==1.3.0
appdirs==1.4.3
astroid==2.3.2
autopep8==1.4.4
blinker==1.4
certifi==2017.4.17
chardet==3.0.3
click==6.7
colorama==0.4.1
Faker==0.7.12
Flask==0.10.1
Flask-Admin==1.5.0
Flask-Assets==0.12
Flask-Login==0.3.2
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-Principal==0.4.0
Flask-Script==2.0.6
Flask-Security==1.7.5
Flask-SQLAlchemy==2.2
Flask-Testing==0.6.2
Flask-Uploads==0.2.1
Flask-Via==2015.1.1
Flask-WTF==0.14.2
idna==2.5
ipaddress==1.0.18
isort==4.3.21
itsdangerous==0.24
Jinja2==2.9.6
lazy-object-proxy==1.4.3
Mako==1.1.0
MarkupSafe==1.0
mccabe==0.6.1
packaging==16.8
passlib==1.7.1
pycodestyle==2.5.0
pylint==2.4.3
pyparsing==2.2.0
python-dateutil==2.6.0
python-editor==1.0.4
rauth==0.7.3
requests==2.16.5
selenium==3.4.2
six==1.10.0
SQLAlchemy==1.1.10
SQLAlchemy-Utils==0.32.14
urllib3==1.21.1
webassets==0.12.1
Werkzeug==0.12.2
wrapt==1.11.2
WTForms==2.1