-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.08 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
66
67
alembic==1.4.3
appnope==0.1.2
async-generator==1.10
attrs==21.2.0
backcall==0.2.0
blinker==1.4
cffi==1.14.6
click==8.0.3
cryptography==35.0.0
decorator==5.0.9
defusedxml==0.7.1
dominate==2.6.0
entrypoints==0.3
Flask==1.0.2
Flask-Bootstrap==3.3.7.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.2.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
itsdangerous==0.24
jedi==0.18.0
Jinja2==2.10
joblib==1.1.0
jsonschema==3.2.0
Mako==1.1.5
MarkupSafe==2.0.1
matplotlib-inline==0.1.2
mistune==0.8.4
nbclient==0.5.3
nbformat==5.1.3
nest-asyncio==1.5.1
numpy==1.20.3
packaging==20.9
pandas==1.1.5
pandocfilters==1.4.3
parso==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.18
ptyprocess==0.7.0
pycparser==2.18
Pygments==2.9.0
PyMySQL==0.9.1
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.7.3
python-editor==1.0.4
pytz==2021.3
pyzmq==22.0.3
scikit-learn==1.0
scipy==1.7.1
six==1.11.0
sklearn==0.0
SQLAlchemy==1.2.9
testpath==0.5.0
threadpoolctl==3.0.0
tornado==6.1
traitlets==5.0.5
visitor==0.1.3
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==2.0.2
WTForms==2.2.1
xlrd
redis