-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
84 lines (84 loc) · 1.36 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
aiohttp==3.7.4
alembic==1.0.11
attrs==19.1.0
backcall==0.1.0
beautifulsoup4==4.8.0
bleach==3.3.0
bs4==0.0.1
catboost==1.1.1
certifi==2019.6.16
chardet==3.0.4
cliff==2.15.0
cmd2==0.9.16
colorama==0.4.1
colorlog==4.0.2
cycler==0.10.0
decorator==4.4.0
defusedxml==0.6.0
entrypoints==0.3
graphviz==0.11.1
idna==2.8
ipython==8.10.0
ipython-genutils==0.2.0
japanize-matplotlib==1.0.4
jedi==0.15.1
Jinja2==2.11.3
joblib==1.2.0
json5==0.8.5
jsonschema==3.0.2
jupyter-client==6.1.11
jupyter-core==4.7.1
jupyterlab==1.2.21
jupyterlab-server==1.0.0
kiwisolver==1.1.0
lightgbm==3.3.5
lxml==4.6.5
Mako==1.1.0
MarkupSafe==1.1.1
matplotlib==3.1.1
mecab-python3==1.0.3
mistune==0.8.4
nbconvert==5.6.0
nbformat==4.4.0
notebook==6.4.1
numpy==1.24.2
optuna==0.14.0
pandas==1.2.2
pandocfilters==1.4.2
parso==0.5.1
pbr==5.4.2
pexpect==4.7.0
pickleshare==0.7.5
plotly==4.1.0
prettytable==0.7.2
prometheus-client==0.7.1
prompt-toolkit==2.0.9
ptyprocess==0.6.0
Pygments==2.7.4
pyparsing==2.4.2
pyperclip==1.7.0
pyrsistent==0.15.4
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2019.2
PyYAML==5.4
pyzmq==18.1.0
requests==2.28.2
retrying==1.3.3
scikit-learn==1.2.1
scipy==1.10.0
seaborn==0.9.0
Send2Trash==1.5.0
six==1.12.0
sklearn==0.0
soupsieve==1.9.2
SQLAlchemy==1.3.7
stevedore==1.30.1
testpath==0.4.2
tornado==6.2
traitlets==4.3.2
typing==3.6.6
urllib3==1.26.14
wcwidth==0.1.7
webencodings==0.5.1
xgboost==0.90