fmegahed commited on
Commit
b089b22
·
1 Parent(s): 454310e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +362 -5
requirements.txt CHANGED
@@ -4,8 +4,365 @@
4
  # so that the script `./scripts/check_requirements_and_setup.py` can find them.
5
 
6
  #### ESSENTIAL LIBRARIES FOR MAIN FUNCTIONALITY ####
7
- pycaret==2.3.6
8
- scipy==1.5.4
9
- scikit-learn==0.23.2
10
- numpy==1.19.5
11
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  # so that the script `./scripts/check_requirements_and_setup.py` can find them.
5
 
6
  #### ESSENTIAL LIBRARIES FOR MAIN FUNCTIONALITY ####
7
+ # This file may be used to create an environment using:
8
+ # $ conda create --name <env> --file <this file>
9
+ # platform: win-64
10
+ aiohttp=3.8.1=pypi_0
11
+ aiosignal=1.2.0=pypi_0
12
+ alembic=1.7.6=pypi_0
13
+ analytics-python=1.4.0=pypi_0
14
+ ansi2html=1.7.0=pypi_0
15
+ anyio=3.5.0=py38haa95532_0
16
+ argon2-cffi=21.3.0=pyhd3eb1b0_0
17
+ argon2-cffi-bindings=21.2.0=py38h2bbff1b_0
18
+ asgiref=3.5.0=pypi_0
19
+ asttokens=2.0.5=pypi_0
20
+ async-timeout=4.0.2=pypi_0
21
+ atomicwrites=1.4.0=pypi_0
22
+ attrs=21.4.0=pyhd3eb1b0_0
23
+ autopage=0.5.0=pypi_0
24
+ autoviz=0.1.36=pypi_0
25
+ azure-core=1.22.1=pypi_0
26
+ azure-storage-blob=12.9.0=pypi_0
27
+ babel=2.9.1=pyhd3eb1b0_0
28
+ backcall=0.2.0=pyhd3eb1b0_0
29
+ backoff=1.10.0=pypi_0
30
+ bcrypt=3.2.0=pypi_0
31
+ bleach=4.1.0=pyhd3eb1b0_0
32
+ blis=0.7.5=pypi_0
33
+ bokeh=2.4.2=pypi_0
34
+ boruta=0.3=pypi_0
35
+ boto3=1.21.8=pypi_0
36
+ botocore=1.24.8=pypi_0
37
+ brotli=1.0.9=pypi_0
38
+ brotlipy=0.7.0=py38h2bbff1b_1003
39
+ ca-certificates=2021.10.8=h5b45459_0
40
+ cachetools=5.0.0=pypi_0
41
+ catalogue=1.0.0=pypi_0
42
+ catboost=1.0.4=pypi_0
43
+ certifi=2021.10.8=py38haa244fe_1
44
+ cffi=1.15.0=py38h2bbff1b_1
45
+ charset-normalizer=2.0.12=pypi_0
46
+ chart-studio=1.1.0=pypi_0
47
+ click=8.0.4=pypi_0
48
+ cliff=3.10.1=pypi_0
49
+ cloudpickle=2.0.0=pypi_0
50
+ cmaes=0.8.2=pypi_0
51
+ cmd2=2.4.0=pypi_0
52
+ colorama=0.4.4=pyhd3eb1b0_0
53
+ colorcet=3.0.0=pypi_0
54
+ colorlog=6.6.0=pypi_0
55
+ colorlover=0.3.0=pypi_0
56
+ colour=0.1.5=pypi_0
57
+ console_shortcut=0.1.1=4
58
+ cryptography=36.0.1=pypi_0
59
+ cufflinks=0.17.3=pypi_0
60
+ cycler=0.11.0=pypi_0
61
+ cymem=2.0.6=pypi_0
62
+ cython=0.29.14=pypi_0
63
+ dash=2.2.0=pypi_0
64
+ dash-auth=1.4.1=pypi_0
65
+ dash-bootstrap-components=0.13.1=pypi_0
66
+ dash-core-components=2.0.0=pypi_0
67
+ dash-cytoscape=0.3.0=pypi_0
68
+ dash-html-components=2.0.0=pypi_0
69
+ dash-table=5.0.0=pypi_0
70
+ databricks-cli=0.16.4=pypi_0
71
+ dataclasses=0.6=pypi_0
72
+ debugpy=1.5.1=py38hd77b12b_0
73
+ decorator=5.1.1=pyhd3eb1b0_0
74
+ defusedxml=0.7.1=pyhd3eb1b0_0
75
+ deprecated=1.2.13=pypi_0
76
+ dill=0.3.4=pypi_0
77
+ docker=5.0.3=pypi_0
78
+ docopt=0.6.2=pypi_0
79
+ dtreeviz=1.3.3=pypi_0
80
+ emoji=1.6.3=pypi_0
81
+ entrypoints=0.4=pypi_0
82
+ evidently=0.1.45.dev0=pypi_0
83
+ executing=0.8.2=pypi_0
84
+ explainerdashboard=0.3.8=pypi_0
85
+ fairlearn=0.7.0=pypi_0
86
+ fastapi=0.74.1=pypi_0
87
+ ffmpy=0.3.0=pypi_0
88
+ filelock=3.6.0=pypi_0
89
+ flask=2.0.3=pypi_0
90
+ flask-compress=1.10.1=pypi_0
91
+ flask-seasurf=0.3.1=pypi_0
92
+ flask-simplelogin=0.1.1=pypi_0
93
+ flask-wtf=0.15.1=pypi_0
94
+ fonttools=4.29.1=pypi_0
95
+ frozenlist=1.3.0=pypi_0
96
+ fsspec=0.8.3=pypi_0
97
+ funcy=1.17=pypi_0
98
+ future=0.18.2=pypi_0
99
+ gensim=3.8.3=pypi_0
100
+ gevent=21.12.0=pypi_0
101
+ gitdb=4.0.9=pypi_0
102
+ gitpython=3.1.27=pypi_0
103
+ google-api-core=2.5.0=pypi_0
104
+ google-auth=2.6.0=pypi_0
105
+ google-cloud-core=2.2.2=pypi_0
106
+ google-cloud-storage=2.1.0=pypi_0
107
+ google-crc32c=1.3.0=pypi_0
108
+ google-resumable-media=2.3.0=pypi_0
109
+ googleapis-common-protos=1.55.0=pypi_0
110
+ gradio=2.8.5=pypi_0
111
+ greenlet=1.1.2=pypi_0
112
+ grpcio=1.44.0=pypi_0
113
+ h11=0.13.0=pypi_0
114
+ holoviews=1.14.6=pypi_0
115
+ htmlmin=0.1.12=pypi_0
116
+ hvplot=0.7.3=pypi_0
117
+ hyperopt=0.2.7=pypi_0
118
+ idna=3.3=pyhd3eb1b0_0
119
+ imagehash=4.2.1=pypi_0
120
+ imageio=2.16.0=pypi_0
121
+ imbalanced-learn=0.7.0=pypi_0
122
+ importlib-metadata=4.11.1=pypi_0
123
+ importlib-resources=5.4.0=pypi_0
124
+ importlib_metadata=4.8.2=hd3eb1b0_0
125
+ iniconfig=1.1.1=pypi_0
126
+ intel-openmp=2022.0.0=h57928b3_3663
127
+ interpret=0.2.4=pypi_0
128
+ interpret-core=0.2.7=pypi_0
129
+ ipykernel=6.9.1=pypi_0
130
+ ipython=8.1.0=pypi_0
131
+ ipython_genutils=0.2.0=pyhd3eb1b0_1
132
+ ipywidgets=7.6.5=pypi_0
133
+ isodate=0.6.1=pypi_0
134
+ itsdangerous=2.1.0=pypi_0
135
+ jedi=0.18.1=py38haa95532_1
136
+ jinja2=3.0.3=pypi_0
137
+ jmespath=0.10.0=pypi_0
138
+ joblib=1.0.1=pypi_0
139
+ json5=0.9.6=pyhd3eb1b0_0
140
+ jsonschema=4.4.0=pypi_0
141
+ jupyter=1.0.0=pypi_0
142
+ jupyter-console=6.4.0=pypi_0
143
+ jupyter-core=4.9.2=pypi_0
144
+ jupyter-dash=0.4.1=pypi_0
145
+ jupyter_client=7.1.2=pyhd3eb1b0_0
146
+ jupyter_contrib_core=0.3.3=py_2
147
+ jupyter_contrib_nbextensions=0.5.1=pyhd8ed1ab_2
148
+ jupyter_core=4.9.1=py38haa95532_0
149
+ jupyter_highlight_selected_word=0.2.0=py38haa244fe_1005
150
+ jupyter_latex_envs=1.4.6=pyhd8ed1ab_1002
151
+ jupyter_nbextensions_configurator=0.4.1=py38haa244fe_2
152
+ jupyter_server=1.13.5=pyhd3eb1b0_0
153
+ jupyterlab=3.2.9=pyhd3eb1b0_0
154
+ jupyterlab-widgets=1.0.2=pypi_0
155
+ jupyterlab_pygments=0.1.2=py_0
156
+ jupyterlab_server=2.10.3=pyhd3eb1b0_1
157
+ kiwisolver=1.3.2=pypi_0
158
+ kmodes=0.11.1=pypi_0
159
+ libblas=3.9.0=13_win64_mkl
160
+ libcblas=3.9.0=13_win64_mkl
161
+ libiconv=1.16=he774522_0
162
+ liblapack=3.9.0=13_win64_mkl
163
+ libxml2=2.9.12=hf5bbc77_1
164
+ libxslt=1.1.33=h65864e5_3
165
+ libzlib=1.2.11=h8ffe710_1013
166
+ lightgbm=3.3.2=pypi_0
167
+ lime=0.2.0.1=pypi_0
168
+ linkify-it-py=1.0.3=pypi_0
169
+ llvmlite=0.38.0=pypi_0
170
+ lxml=4.8.0=py38h292cb97_0
171
+ m2cgen=0.9.0=pypi_0
172
+ m2w64-gcc-libgfortran=5.3.0=6
173
+ m2w64-gcc-libs=5.3.0=7
174
+ m2w64-gcc-libs-core=5.3.0=7
175
+ m2w64-gmp=6.1.0=2
176
+ m2w64-libwinpthread-git=5.0.0.4634.697f757=2
177
+ mako=1.1.6=pypi_0
178
+ markdown=3.3.6=pypi_0
179
+ markdown-it-py=2.0.1=pypi_0
180
+ markupsafe=2.0.1=py38h2bbff1b_0
181
+ matplotlib=3.5.1=pypi_0
182
+ matplotlib-inline=0.1.3=pypi_0
183
+ mdit-py-plugins=0.3.0=pypi_0
184
+ mdurl=0.1.0=pypi_0
185
+ missingno=0.5.0=pypi_0
186
+ mistune=0.8.4=py38he774522_1000
187
+ mkl=2022.0.0=h0e2418a_796
188
+ mlflow=1.23.1=pypi_0
189
+ mlxtend=0.19.0=pypi_0
190
+ monotonic=1.6=pypi_0
191
+ msgpack=1.0.3=pypi_0
192
+ msrest=0.6.21=pypi_0
193
+ msys2-conda-epoch=20160418=1
194
+ multidict=6.0.2=pypi_0
195
+ multimethod=1.7=pypi_0
196
+ multiprocess=0.70.12.2=pypi_0
197
+ murmurhash=1.0.6=pypi_0
198
+ nbclassic=0.3.5=pyhd3eb1b0_0
199
+ nbclient=0.5.11=pyhd3eb1b0_0
200
+ nbconvert=6.4.2=pypi_0
201
+ nbformat=5.1.3=pyhd3eb1b0_0
202
+ nest-asyncio=1.5.4=pypi_0
203
+ networkx=2.6.3=pypi_0
204
+ nltk=3.7=pypi_0
205
+ nodejs=17.4.0=h57928b3_0
206
+ notebook=6.4.8=py38haa95532_0
207
+ numba=0.55.1=pypi_0
208
+ numexpr=2.8.1=pypi_0
209
+ numpy=1.21.5=pypi_0
210
+ oauthlib=3.2.0=pypi_0
211
+ openssl=1.1.1l=h8ffe710_0
212
+ optuna=2.10.0=pypi_0
213
+ orjson=3.6.7=pypi_0
214
+ oyaml=1.0=pypi_0
215
+ packaging=21.3=pyhd3eb1b0_0
216
+ pandas=1.4.1=pypi_0
217
+ pandas-profiling=3.1.0=pypi_0
218
+ pandocfilters=1.5.0=pyhd3eb1b0_0
219
+ panel=0.12.6=pypi_0
220
+ param=1.12.0=pypi_0
221
+ paramiko=2.9.2=pypi_0
222
+ parso=0.8.3=pyhd3eb1b0_0
223
+ pathos=0.2.8=pypi_0
224
+ patsy=0.5.2=pypi_0
225
+ pbr=5.8.1=pypi_0
226
+ phik=0.12.0=pypi_0
227
+ pickleshare=0.7.5=pyhd3eb1b0_1003
228
+ pillow=9.0.1=pypi_0
229
+ pip=21.2.2=py38haa95532_0
230
+ pipreqs=0.4.11=pypi_0
231
+ plac=1.1.3=pypi_0
232
+ plotly=5.6.0=pypi_0
233
+ pluggy=1.0.0=pypi_0
234
+ powershell_shortcut=0.0.1=3
235
+ pox=0.3.0=pypi_0
236
+ ppft=1.6.6.4=pypi_0
237
+ preshed=3.0.6=pypi_0
238
+ prettytable=3.1.1=pypi_0
239
+ prometheus-flask-exporter=0.18.7=pypi_0
240
+ prometheus_client=0.13.1=pyhd3eb1b0_0
241
+ prompt-toolkit=3.0.28=pypi_0
242
+ protobuf=3.19.4=pypi_0
243
+ psutil=5.9.0=pypi_0
244
+ pure-eval=0.2.2=pypi_0
245
+ py=1.11.0=pypi_0
246
+ py4j=0.10.9.3=pypi_0
247
+ pyaml=21.10.1=pypi_0
248
+ pyasn1=0.4.8=pypi_0
249
+ pyasn1-modules=0.2.8=pypi_0
250
+ pycaret=2.3.6=pypi_0
251
+ pycparser=2.21=pyhd3eb1b0_0
252
+ pycryptodome=3.14.1=pypi_0
253
+ pyct=0.4.8=pypi_0
254
+ pydantic=1.9.0=pypi_0
255
+ pydub=0.25.1=pypi_0
256
+ pygments=2.11.2=pyhd3eb1b0_0
257
+ pyldavis=3.3.1=pypi_0
258
+ pynacl=1.5.0=pypi_0
259
+ pynndescent=0.5.6=pypi_0
260
+ pyod=0.9.7=pypi_0
261
+ pyopenssl=22.0.0=pyhd3eb1b0_0
262
+ pyparsing=3.0.7=pypi_0
263
+ pyperclip=1.8.2=pypi_0
264
+ pyreadline3=3.4.1=pypi_0
265
+ pyrsistent=0.18.1=pypi_0
266
+ pysocks=1.7.1=py38haa95532_0
267
+ pytest=7.0.1=pypi_0
268
+ python=3.8.12=h6244533_0
269
+ python-dateutil=2.8.2=pyhd3eb1b0_0
270
+ python-graphviz=0.19.1=pypi_0
271
+ python-multipart=0.0.5=pypi_0
272
+ python_abi=3.8=2_cp38
273
+ pytz=2021.3=pypi_0
274
+ pyviz-comms=2.1.0=pypi_0
275
+ pywavelets=1.2.0=pypi_0
276
+ pywin32=227=pypi_0
277
+ pywinpty=2.0.2=py38h5da7b33_0
278
+ pyyaml=5.4.1=pypi_0
279
+ pyzmq=22.3.0=py38hd77b12b_2
280
+ qtconsole=5.2.2=pypi_0
281
+ qtpy=2.0.1=pypi_0
282
+ querystring-parser=1.2.4=pypi_0
283
+ ray=1.10.0=pypi_0
284
+ redis=4.1.4=pypi_0
285
+ regex=2022.1.18=pypi_0
286
+ requests=2.27.1=pyhd3eb1b0_0
287
+ requests-oauthlib=1.3.1=pypi_0
288
+ retrying=1.3.3=pypi_0
289
+ rsa=4.8=pypi_0
290
+ s3transfer=0.5.2=pypi_0
291
+ salib=1.4.5=pypi_0
292
+ scikit-image=0.19.2=pypi_0
293
+ scikit-learn=1.0.2=py38hb60ee80_0
294
+ scikit-optimize=0.9.0=pypi_0
295
+ scikit-plot=0.3.7=pypi_0
296
+ scipy=1.5.4=pypi_0
297
+ seaborn=0.11.2=pypi_0
298
+ send2trash=1.8.0=pyhd3eb1b0_1
299
+ setuptools=58.0.4=py38haa95532_0
300
+ shap=0.40.0=pypi_0
301
+ six=1.16.0=pyhd3eb1b0_1
302
+ sklearn=0.0=pypi_0
303
+ skope-rules=1.0.1=pypi_0
304
+ slicer=0.0.7=pypi_0
305
+ smart-open=5.2.1=pypi_0
306
+ smmap=5.0.0=pypi_0
307
+ sniffio=1.2.0=py38haa95532_1
308
+ spacy=2.3.7=pypi_0
309
+ sqlalchemy=1.4.31=pypi_0
310
+ sqlite=3.37.2=h2bbff1b_0
311
+ sqlparse=0.4.2=pypi_0
312
+ srsly=1.0.5=pypi_0
313
+ stack-data=0.2.0=pypi_0
314
+ starlette=0.17.1=pypi_0
315
+ statsmodels=0.13.2=pypi_0
316
+ stevedore=3.5.0=pypi_0
317
+ tabulate=0.8.9=pypi_0
318
+ tangled-up-in-unicode=0.1.0=pypi_0
319
+ tbb=2021.5.0=h2d74725_0
320
+ tenacity=8.0.1=pypi_0
321
+ tensorboardx=2.5=pypi_0
322
+ terminado=0.13.1=py38haa95532_0
323
+ testpath=0.6.0=pypi_0
324
+ textblob=0.17.1=pypi_0
325
+ thinc=7.4.5=pypi_0
326
+ threadpoolctl=3.1.0=pyh8a188c0_0
327
+ tifffile=2022.2.9=pypi_0
328
+ tomli=2.0.1=pypi_0
329
+ tornado=6.1=py38h2bbff1b_0
330
+ tqdm=4.62.3=pypi_0
331
+ traitlets=5.1.1=pyhd3eb1b0_0
332
+ treeinterpreter=0.2.3=pypi_0
333
+ tune-sklearn=0.4.1=pypi_0
334
+ typing-extensions=4.1.1=pypi_0
335
+ typing_extensions=3.10.0.2=pyh06a4308_0
336
+ ua-parser=0.10.0=pypi_0
337
+ uc-micro-py=1.0.1=pypi_0
338
+ umap-learn=0.5.2=pypi_0
339
+ urllib3=1.26.8=pyhd3eb1b0_0
340
+ uvicorn=0.17.5=pypi_0
341
+ vc=14.2=h21ff451_1
342
+ visions=0.7.4=pypi_0
343
+ vs2015_runtime=14.27.29016=h5e58377_2
344
+ waitress=2.0.0=pypi_0
345
+ wasabi=0.9.0=pypi_0
346
+ wcwidth=0.2.5=pyhd3eb1b0_0
347
+ webencodings=0.5.1=pypi_0
348
+ websocket-client=1.3.1=pypi_0
349
+ werkzeug=2.0.3=pypi_0
350
+ wheel=0.37.1=pyhd3eb1b0_0
351
+ widgetsnbextension=3.5.2=pypi_0
352
+ win_inet_pton=1.1.0=py38haa95532_0
353
+ wincertstore=0.2=py38haa95532_2
354
+ winpty=0.4.3=4
355
+ wordcloud=1.8.1=pypi_0
356
+ wrapt=1.13.3=pypi_0
357
+ wtforms=3.0.1=pypi_0
358
+ xgboost=1.5.2=pypi_0
359
+ xlrd=2.0.1=pypi_0
360
+ xz=5.2.5=h62dcd97_1
361
+ yaml=0.2.5=h8ffe710_2
362
+ yarg=0.1.9=pypi_0
363
+ yarl=1.7.2=pypi_0
364
+ yellowbrick=1.2.1=pypi_0
365
+ zipp=3.7.0=pyhd3eb1b0_0
366
+ zlib=1.2.11=h8ffe710_1013
367
+ zope-event=4.5.0=pypi_0
368
+ zope-interface=5.4.0=pypi_0