-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 2.28 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
alembic==1.4.0
appdirs==1.4.3
atomicwrites==1.3.0
attrs==19.3.0
bcrypt==3.1.7
black==19.10b0
blinker==1.4
cffi==1.13.2
Click==7.0
colorama==0.4.3
dominate==2.5.1
entrypoints==0.3
flake8==3.7.9
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.7.1
Flask-DB==0.3.0
Flask-DebugToolbar==0.11.0
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Moment==0.9.0
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.2
helium==3.0.2
importlib-metadata==1.5.0
itsdangerous==1.1.0
Jinja2==2.10.3
loguru==0.4.1
Mako==1.1.1
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.2.0
numpy==1.19.3
packaging==20.1
pandas==1.1.4
pathspec==0.7.0
pluggy==0.13.1
py==1.8.1
pycodestyle==2.5.0
pycparser==2.19
pyflakes==2.1.1
PyJWT==1.7.1
PyMySQL==0.9.3
pyparsing==2.4.6
pytest==5.3.5
pytest-flask==0.15.1
python-dateutil==2.8.1
python-dotenv==0.10.5
python-editor==1.0.4
pytz==2020.4
regex==2020.1.8
selenium==3.141.0
six==1.14.0
SQLAlchemy==1.3.12
SQLAlchemy-Utils==0.36.8
toml==0.10.0
typed-ast==1.4.1
urllib3==1.25.8
visitor==0.1.3
wcwidth==0.1.8
Werkzeug==0.16.0
win32-setctime==1.0.1
WTForms==2.2.1
WTForms-SQLAlchemy==0.1
zipp==2.2.0