-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
134 lines (134 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
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
alembic==1.12.1
ansi2html==1.8.0
asttokens==2.4.1
attrs==23.1.0
blinker==1.7.0
catboost==1.2.2
category-encoders==2.6.3
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==2.2.1
colorlog==6.8.0
comm==0.2.0
contourpy==1.2.0
cycler==0.12.1
Cython==3.0.6
dash==2.14.2
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
databricks-cli==0.18.0
debugpy==1.8.0
decorator==5.1.1
Deprecated==1.2.14
deprecation==2.1.0
docker==6.1.3
entrypoints==0.4
exceptiongroup==1.2.0
executing==2.0.1
fastjsonschema==2.19.0
Flask==3.0.0
fonttools==4.45.1
gitdb==4.0.11
GitPython==3.1.40
graphviz==0.20.1
greenlet==3.0.1
gunicorn==21.2.0
idna==3.6
imbalanced-learn==0.11.0
importlib-metadata==6.8.0
ipykernel==6.26.0
ipython==8.18.1
ipywidgets==8.1.1
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.2
joblib==1.3.2
jsonschema==4.20.0
jsonschema-specifications==2023.11.2
jupyter_client==8.6.0
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
Mako==1.3.0
Markdown==3.5.1
MarkupSafe==2.1.3
matplotlib==3.6.0
matplotlib-inline==0.1.6
mlflow==2.8.1
nbformat==5.9.2
nest-asyncio==1.5.8
numba==0.58.1
numpy==1.25.2
oauthlib==3.2.2
optuna==3.4.0
orjson==3.9.10
packaging==23.2
pandas==1.5.3
parso==0.8.3
patsy==0.5.3
pexpect==4.9.0
Pillow==10.1.0
platformdirs==4.0.0
plotly==5.18.0
plotly-resampler==0.9.1
pmdarima==2.0.4
prompt-toolkit==3.0.41
protobuf==4.25.1
psutil==5.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
py4j==0.10.9.7
pyarrow==14.0.1
Pygments==2.17.2
PyJWT==2.8.0
pyod==1.1.2
pyparsing==3.1.1
pyspark==3.5.0
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
pyzmq==25.1.1
querystring-parser==1.2.4
referencing==0.31.1
requests==2.31.0
retrying==1.3.4
rpds-py==0.13.2
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
smmap==5.0.1
SQLAlchemy==2.0.23
sqlparse==0.4.4
stack-data==0.6.3
statsmodels==0.14.0
tabulate==0.9.0
tbats==1.1.3
tenacity==8.2.3
threadpoolctl==3.2.0
tornado==6.3.3
tqdm==4.66.1
trace-updater==0.0.9.1
traitlets==5.14.0
tsdownsample==0.1.2
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.1.0
wcwidth==0.2.12
websocket-client==1.6.4
Werkzeug==3.0.1
widgetsnbextension==4.0.9
wrapt==1.16.0
wurlitzer==3.0.3
xgboost==2.0.2
xxhash==3.4.1
yellowbrick==1.5
zipp==3.17.0