-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
98 lines (98 loc) · 1.69 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Flask==2.2.3
gunicorn==20.1.0
ansi2html==1.8.0
appnope==0.1.3
asttokens==2.4.1
attrs==23.1.0
blinker==1.6.3
category-encoders==2.6.3
certifi==2023.7.22
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
comm==0.1.4
contourpy==1.1.1
cycler==0.12.1
Cython==3.0.5
dash==2.14.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
decorator==5.1.1
Deprecated==1.2.14
deprecation==2.1.0
exceptiongroup==1.1.3
executing==2.0.1
fastjsonschema==2.18.1
fonttools==4.43.1
idna==3.4
imbalanced-learn==0.11.0
importlib-metadata==6.8.0
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.2
joblib==1.3.2
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
jupyter_core==5.5.0
jupyterlab-widgets==3.0.9
kaleido==0.2.1
kiwisolver==1.4.5
lightgbm==4.1.0
llvmlite==0.41.1
MarkupSafe==2.1.3
nbformat==5.9.2
nest-asyncio==1.5.8
numba==0.58.1
numpy==1.23.5
orjson==3.9.10
packaging==23.2
pandas==1.5.3
parso==0.8.3
patsy==0.5.3
pexpect==4.8.0
Pillow==10.1.0
platformdirs==3.11.0
plotly==5.18.0
plotly-resampler==0.9.1
pmdarima==2.0.4
prompt-toolkit==3.0.39
psutil==5.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
pycaret==3.1.0
Pygments==2.16.1
pyod==1.1.1
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2023.3.post1
referencing==0.30.2
requests==2.31.0
retrying==1.3.4
rpds-py==0.10.6
schemdraw==0.15
scikit-base==0.5.2
scikit-learn==1.2.2
scikit-plot==0.3.7
scipy==1.10.1
six==1.16.0
sktime==0.21.1
stack-data==0.6.3
statsmodels==0.14.0
tbats==1.1.3
tenacity==8.2.3
threadpoolctl==3.2.0
tqdm==4.66.1
trace-updater==0.0.9.1
traitlets==5.13.0
tsdownsample==0.1.2
typing_extensions==4.8.0
urllib3==2.0.7
wcwidth==0.2.9
Werkzeug==2.2.2
widgetsnbextension==4.0.9
wrapt==1.15.0
wurlitzer==3.0.3
xxhash==3.4.1
yellowbrick==1.5
zipp==3.17.0