forked from PhlexPlexico/get5-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
49 lines (49 loc) · 827 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
alembic==0.8.6
astroid==1.4.5
autopep8==1.2.4
blinker==1.4
colorama==0.3.7
configparser==3.5.0
coverage==4.1
docopt==0.6.2
enum==0.4.6
enum34==1.1.6
flake8==3.2.1
Flask==1.0
Flask-Assets==0.11
Flask-Cache==0.13.1
Flask-Limiter==0.9.3
Flask-Migrate==1.8.0
Flask-MySQL==1.3
Flask-OpenID==1.2.5
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-Testing==0.4.2
Flask-Uploads==0.2.1
Flask-WTF==0.14
itsdangerous==0.24
Jinja2==2.10.1
lazy-object-proxy==1.2.2
limits==1.1.1
Mako==1.0.4
MarkupSafe==0.23
mccabe==0.5.2
monotonic==1.1
MySQL-python==1.2.5
pep8==1.7.0
Pillow==6.2.0
pycodestyle==2.2.0
pycryptodome==3.8.1
pyflakes==1.2.3
pylint==1.5.5
python-editor==1.0
python-openid==2.2.5
python-valve==0.1.1
requests==2.20.0
six==1.10.0
SQLAlchemy==1.3.0
statistics==1.0.3.5
webassets==0.11.1
Werkzeug==0.15.3
wrapt==1.10.8
WTForms==2.1