eaedk commited on
Commit
e1add85
1 Parent(s): 83aa4c8
Files changed (1) hide show
  1. requirements.txt +190 -0
requirements.txt ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.5
2
+ aiosignal==1.3.1
3
+ anyio==4.3.0
4
+ appnope==0.1.4
5
+ argon2-cffi==23.1.0
6
+ argon2-cffi-bindings==21.2.0
7
+ arrow==1.3.0
8
+ asttokens==2.4.1
9
+ async-lru==2.0.4
10
+ async-timeout==4.0.3
11
+ attrs==23.2.0
12
+ Babel==2.14.0
13
+ beautifulsoup4==4.12.3
14
+ black==23.3.0
15
+ bleach==6.1.0
16
+ bokeh==2.4.3
17
+ catboost==1.2.5
18
+ category-encoders==2.6.3
19
+ certifi==2024.2.2
20
+ cffi==1.16.0
21
+ charset-normalizer==3.3.2
22
+ click==8.1.7
23
+ cloudpickle==3.0.0
24
+ comm==0.2.2
25
+ contourpy==1.2.1
26
+ cycler==0.12.1
27
+ dask==2024.2.1
28
+ dataprep==0.4.5
29
+ debugpy==1.8.1
30
+ decorator==5.1.1
31
+ defusedxml==0.7.1
32
+ dnspython==2.6.1
33
+ email_validator==2.1.1
34
+ exceptiongroup==1.2.1
35
+ executing==0.8.3
36
+ fastapi==0.111.0
37
+ fastapi-cli==0.0.2
38
+ fastjsonschema==2.19.1
39
+ Flask==2.2.5
40
+ Flask-Cors==3.0.10
41
+ fonttools==4.51.0
42
+ fqdn==1.5.1
43
+ frozenlist==1.4.1
44
+ fsspec==2024.3.1
45
+ gama==23.0.0
46
+ graphviz==0.20.3
47
+ h11==0.14.0
48
+ httpcore==1.0.5
49
+ httptools==0.6.1
50
+ httpx==0.27.0
51
+ idna==3.7
52
+ importlib_metadata==7.1.0
53
+ importlib_resources==6.4.0
54
+ iniconfig==2.0.0
55
+ ipykernel==6.29.4
56
+ ipython==8.18.1
57
+ ipython-genutils==0.2.0
58
+ ipywidgets==7.8.1
59
+ isoduration==20.11.0
60
+ itsdangerous==2.2.0
61
+ jedi==0.19.1
62
+ Jinja2==3.0.3
63
+ joblib==1.4.2
64
+ json5==0.9.25
65
+ jsonpath-ng==1.6.1
66
+ jsonpointer==2.4
67
+ jsonschema==4.22.0
68
+ jsonschema-specifications==2023.12.1
69
+ jupyter==1.0.0
70
+ jupyter-console==6.6.3
71
+ jupyter-events==0.10.0
72
+ jupyter-lsp==2.2.5
73
+ jupyter_client==8.6.1
74
+ jupyter_core==5.7.2
75
+ jupyter_server==2.14.0
76
+ jupyter_server_terminals==0.5.3
77
+ jupyterlab==4.1.8
78
+ jupyterlab-widgets==1.1.7
79
+ jupyterlab_pygments==0.3.0
80
+ jupyterlab_server==2.27.1
81
+ kiwisolver==1.4.5
82
+ lazypredict==0.2.12
83
+ liac-arff==2.5.0
84
+ lightgbm==4.3.0
85
+ locket==1.0.0
86
+ markdown-it-py==3.0.0
87
+ MarkupSafe==2.1.5
88
+ matplotlib==3.8.4
89
+ matplotlib-inline==0.1.7
90
+ mdurl==0.1.2
91
+ Metaphone==0.6
92
+ mistune==3.0.2
93
+ multidict==6.0.5
94
+ mypy-extensions==1.0.0
95
+ nbclient==0.10.0
96
+ nbconvert==7.16.4
97
+ nbformat==5.10.4
98
+ nest-asyncio==1.6.0
99
+ nltk==3.8.1
100
+ notebook==7.1.3
101
+ notebook_shim==0.2.4
102
+ numpy==1.25.2
103
+ orjson==3.10.2
104
+ overrides==7.7.0
105
+ packaging==24.0
106
+ pandas==1.5.3
107
+ pandocfilters==1.5.1
108
+ parso==0.8.4
109
+ partd==1.4.1
110
+ pathspec==0.12.1
111
+ patsy==0.5.6
112
+ pexpect==4.9.0
113
+ pillow==10.3.0
114
+ platformdirs==4.2.1
115
+ plotly==5.15.0
116
+ pluggy==1.5.0
117
+ ply==3.11
118
+ prometheus_client==0.20.0
119
+ prompt-toolkit==3.0.43
120
+ psutil==5.9.8
121
+ ptyprocess==0.7.0
122
+ pure-eval==0.2.2
123
+ pycparser==2.22
124
+ pydantic==1.10.15
125
+ pydot==1.4.2
126
+ Pygments==2.17.2
127
+ pyparsing==3.1.2
128
+ pytest==8.2.0
129
+ python-crfsuite==0.9.8
130
+ python-dateutil==2.9.0.post0
131
+ python-dotenv==1.0.1
132
+ python-json-logger==2.0.7
133
+ python-multipart==0.0.9
134
+ python-stdnum==1.20
135
+ pytz==2024.1
136
+ PyYAML==6.0.1
137
+ pyzmq==26.0.3
138
+ qtconsole==5.5.1
139
+ QtPy==2.4.1
140
+ rapidfuzz==2.15.2
141
+ referencing==0.35.1
142
+ regex==2021.11.10
143
+ requests==2.31.0
144
+ rfc3339-validator==0.1.4
145
+ rfc3986-validator==0.1.1
146
+ rich==13.7.1
147
+ rpds-py==0.18.0
148
+ scikit-learn==1.2.2
149
+ scipy==1.13.0
150
+ Send2Trash==1.8.3
151
+ shellingham==1.5.4
152
+ six==1.16.0
153
+ sniffio==1.3.1
154
+ soupsieve==2.5
155
+ SQLAlchemy==1.3.24
156
+ stack-data==0.5.1
157
+ starlette==0.37.2
158
+ statsmodels==0.14.2
159
+ stopit==1.1.2
160
+ tabulate==0.9.0
161
+ tenacity==8.2.3
162
+ terminado==0.18.1
163
+ threadpoolctl==3.5.0
164
+ tinycss2==1.3.0
165
+ tomli==2.0.1
166
+ toolz==0.12.1
167
+ tornado==6.4
168
+ tqdm==4.66.4
169
+ traitlets==5.14.3
170
+ typer==0.12.3
171
+ types-python-dateutil==2.9.0.20240316
172
+ typing_extensions==4.11.0
173
+ ujson==5.9.0
174
+ uri-template==1.3.0
175
+ urllib3==1.26.7
176
+ uvicorn==0.29.0
177
+ uvloop==0.19.0
178
+ varname==0.8.3
179
+ watchfiles==0.21.0
180
+ wcwidth==0.2.13
181
+ webcolors==1.13
182
+ webencodings==0.5.1
183
+ websocket-client==1.8.0
184
+ websockets==12.0
185
+ Werkzeug==3.0.2
186
+ widgetsnbextension==3.6.6
187
+ wordcloud==1.9.3
188
+ xgboost==2.0.3
189
+ yarl==1.9.4
190
+ zipp==3.18.1