-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
56 lines (56 loc) · 939 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
54
55
56
alembic==1.0.11
astroid==1.6.5
atomicwrites==1.3.0
attrs==19.1.0
Babel==2.3.4
backports.functools-lru-cache==1.5
certifi==2019.6.16
chardet==3.0.4
Click==7.0
configparser==3.5.0
dparse==0.4.1
enum34==1.1.6
Flask==0.12.4
Flask-Admin==1.5.3
Flask-Auth==0.85
Flask-Babel==0.11.1
Flask-Login==0.3.2
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.0
Flask-WTF==0.11
futures==3.1.1
idna==2.8
importlib-metadata==0.23
isort==4.3.4
itsdangerous==0.24
Jinja2==2.10.1
lazy-object-proxy==1.3.1
Mako==1.0.14
markdown2==2.3.5
MarkupSafe==0.23
mccabe==0.6.1
more-itertools==7.2.0
packaging==19.2
passlib==1.6.5
pi==0.1.2
pkg-resources==0.0.0
pluggy==0.13.0
py==1.8.0
pylint==1.9.3
pyparsing==2.4.2
pytest==5.1.3
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2016.10
PyYAML==5.1.1
requests==2.22.0
safety==1.8.5
singledispatch==3.4.0.3
six==1.12.0
SQLAlchemy==1.0.6
urllib3==1.25.3
wcwidth==0.1.7
Werkzeug==0.11.11
wrapt==1.10.11
WTForms==2.0.2
zipp==0.6.0