-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
442 lines (442 loc) · 10.5 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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
absl-py==0.10.0
adal==1.2.5
alabaster==0.7.12
alembic==1.4.1
altgraph==0.17
anaconda-client==1.7.2
anaconda-navigator==1.9.12
anaconda-project==0.8.3
antlr4-python3-runtime==4.8
applicationinsights==0.11.9
argh==0.26.2
asn1crypto==1.3.0
astroid @ file:///C:/ci/astroid_1592487315634/work
astropy==4.0.1.post1
astunparse==1.6.3
async-generator==1.10
atomicwrites==1.4.0
attrs==19.3.0
autopep8 @ file:///tmp/build/80754af9/autopep8_1592412889138/work
azure-cognitiveservices-speech==1.15.0
azure-cognitiveservices-vision-customvision==3.1.0
azure-common==1.1.25
azure-core==1.10.0
azure-graphrbac==0.61.1
azure-identity==1.4.1
azure-mgmt-authorization==0.61.0
azure-mgmt-containerregistry==2.8.0
azure-mgmt-keyvault==2.2.0
azure-mgmt-resource==10.3.0
azure-mgmt-storage==11.2.0
azure-storage-blob==12.7.1
azureml==0.2.7
azureml-automl-core==1.22.0
azureml-contrib-fairness==1.22.0
azureml-core==1.22.0
azureml-datadrift==1.22.0
azureml-dataprep==2.9.1
azureml-dataprep-native==29.0.0
azureml-dataprep-rslex==1.7.0
azureml-dataset-runtime==1.22.0
azureml-mlflow==1.22.0
azureml-pipeline==1.22.0
azureml-pipeline-core==1.22.0
azureml-pipeline-steps==1.22.0
azureml-sdk==1.22.0
azureml-telemetry==1.22.0
azureml-train==1.22.0
azureml-train-automl-client==1.22.0
azureml-train-core==1.22.0
azureml-train-restclients-hyperdrive==1.22.0
azureml-widgets==1.22.0
Babel==2.8.0
backcall==0.2.0
backports.functools-lru-cache==1.6.1
backports.shutil-get-terminal-size==1.0.0
backports.tempfile==1.0
backports.weakref==1.0.post1
bcrypt==3.1.7
beautifulsoup4==4.9.1
bitarray @ file:///C:/ci/bitarray_1594751093906/work
bkcharts==0.2
bleach==3.1.5
blis==0.7.4
bokeh @ file:///C:/ci/bokeh_1593178781838/work
boto==2.49.0
boto3==1.17.97
botocore==1.20.97
Bottleneck==1.3.2
brotlipy==0.7.0
bs4==0.0.1
cachetools==4.1.1
catalogue==2.0.4
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.2
cloudpickle @ file:///tmp/build/80754af9/cloudpickle_1594141588948/work
clyent==1.2.2
colorama==0.4.3
comtypes==1.1.7
conda==4.8.3
conda-build==3.18.11
conda-package-handling==1.7.0
conda-verify==3.4.2
contextlib2==0.6.0.post1
cryptography==2.9.2
cycler==0.10.0
cymem==2.0.5
Cython @ file:///C:/ci/cython_1594829190914/work
cytoolz==0.10.1
dask @ file:///tmp/build/80754af9/dask-core_1594156306305/work
databricks-cli==0.14.1
decorator==4.4.2
defusedxml==0.6.0
diff-match-patch @ file:///tmp/build/80754af9/diff-match-patch_1594828741838/work
distributed @ file:///C:/ci/distributed_1594742844291/work
distro==1.5.0
docker==4.3.1
docopt==0.6.2
docutils==0.16
dotnetcore2==2.1.20
easygui==0.98.2
entrypoints==0.3
et-xmlfile==1.0.1
fairlearn==0.5.0
fastai==2.1.8
fastcache==1.1.0
fastcore==1.3.20
fastprogress==1.0.0
filelock==3.0.12
flake8==3.8.3
Flask==1.1.2
fsspec==0.7.4
fusepy==3.0.1
future==0.18.2
gast==0.4.0
gensim==4.0.1
gevent @ file:///C:/ci/gevent_1593005471151/work
ghp-import==1.0.0
gitdb==4.0.5
GitPython==3.1.8
glob2==0.7
gmpy2==2.0.8
google-auth==1.21.1
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
graphviz==0.14.1
greenlet==0.4.16
grpcio==1.31.0
h5py==2.10.0
HeapDict==1.0.1
html5lib @ file:///tmp/build/80754af9/html5lib_1593446221756/work
huggingface-hub==0.0.8
idna @ file:///tmp/build/80754af9/idna_1593446292537/work
imageio @ file:///tmp/build/80754af9/imageio_1594161405741/work
imagesize==1.2.0
imbalanced-learn==0.7.0
imblearn==0.0
imgaug==0.4.0
imgviz==1.2.6
importlib-metadata @ file:///C:/ci/importlib-metadata_1593446511143/work
imutils==0.5.4
install==1.3.4
interpret-core==0.2.1
intervaltree @ file:///tmp/build/80754af9/intervaltree_1594361675072/work
ipykernel @ file:///C:/ci/ipykernel_1594745408489/work/dist/ipykernel-5.3.2-py3-none-any.whl
ipython @ file:///C:/ci/ipython_1593447482397/work
ipython_genutils==0.2.0
ipywidgets==7.5.1
isodate==0.6.0
isort==4.3.21
itsdangerous==1.1.0
jdcal==1.4.1
jedi @ file:///C:/ci/jedi_1592833825077/work
jeepney==0.4.3
jieba==0.42.1
Jinja2==2.11.2
jmespath==0.10.0
joblib==0.14.1
Js2Py==0.71
json5==0.9.5
jsonpickle==1.4.1
jsonschema==3.2.0
jupyter==1.0.0
jupyter-book==0.10.2
jupyter-cache==0.4.1
jupyter-client @ file:///tmp/build/80754af9/jupyter_client_1594826976318/work
jupyter-console==6.1.0
jupyter-contrib-core==0.3.3
jupyter-contrib-nbextensions==0.5.1
jupyter-core==4.6.3
jupyter-highlight-selected-word==0.2.0
jupyter-latex-envs==1.4.6
jupyter-nbextensions-configurator==0.4.1
jupyter-sphinx==0.3.2
jupyterbook-latex==0.2.0
jupyterlab==2.1.5
jupyterlab-server @ file:///tmp/build/80754af9/jupyterlab_server_1594164409481/work
jupytext==1.10.3
Keras==2.4.3
Keras-Preprocessing==1.1.2
keyring @ file:///C:/ci/keyring_1593109799227/work
kiwisolver==1.2.0
latexcodec==2.0.1
lazy-object-proxy==1.4.3
libarchive-c==2.9
libsass==0.20.1
lightgbm==3.1.1
linkify-it-py==1.0.1
llvmlite==0.33.0+1.g022ab0f
locket==0.2.0
lxml @ file:///C:/ci/lxml_1594822774489/work
Mako==1.1.4
Markdown==3.2.2
markdown-it-py==0.6.2
MarkupSafe==1.1.1
matplotlib==3.1.2
mccabe==0.6.1
mdit-py-plugins==0.2.8
menuinst==1.4.16
mistune==0.8.4
mkctools==0.6
mkl-fft==1.1.0
mkl-random==1.1.1
mkl-service==2.3.0
mlflow==1.13.1
mock==4.0.2
more-itertools==8.4.0
mpmath==1.1.0
msal==1.8.0
msal-extensions==0.2.2
msgpack==1.0.0
msrest==0.6.19
msrestazure==0.6.4
multipledispatch==0.6.0
murmurhash==1.0.5
mysql-connector-python==8.0.24
mysqlclient==2.0.3
myst-nb==0.12.3
myst-parser==0.13.7
navigator-updater==0.2.1
nbclient==0.5.0
nbconvert==5.6.1
nbdime==2.0.0
nbformat==5.0.7
ndg-httpsclient==0.5.1
nest-asyncio==1.4.0
nested-lookup==0.2.22
networkx @ file:///tmp/build/80754af9/networkx_1594377231366/work
nltk @ file:///tmp/build/80754af9/nltk_1592496090529/work
nose==1.3.7
notebook==6.0.3
numba==0.50.1
numexpr==2.7.1
numpy==1.19.5
numpydoc @ file:///tmp/build/80754af9/numpydoc_1594166760263/work
nvidia-ml-py3==7.352.0
oauthlib==3.1.0
olefile==0.46
onnx==1.7.0
onnxconverter-common==1.6.0
opencv-python==4.5.2.54
opendp-smartnoise==0.1.2
opendp-smartnoise-core==0.2.2
openpyxl @ file:///tmp/build/80754af9/openpyxl_1594167385094/work
opt-einsum==3.3.0
oset==0.1.3
packaging==20.4
pafy==0.5.5
pandas==1.0.5
pandasql==0.7.3
pandocfilters==1.4.2
paramiko==2.7.1
parso==0.7.0
partd==1.1.0
path==13.1.0
pathlib2==2.3.5
pathspec==0.8.0
pathtools==0.1.2
pathy==0.5.2
patsy==0.5.1
pefile==2019.4.18
pep8==1.7.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.0.1
pipwin==0.5.1
pkginfo==1.5.0.1
plotly==5.3.0
pluggy==0.13.1
ply==3.11
portalocker==1.7.1
preshed==3.0.5
prometheus-client==0.8.0
prometheus-flask-exporter==0.18.1
prompt-toolkit==3.0.5
protobuf==3.13.0
psutil==5.7.0
py @ file:///tmp/build/80754af9/py_1593446248552/work
py4j==0.10.9
pyarrow==1.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyAudio @ file:///C:/Users/user/pipwin/PyAudio-0.2.11-cp38-cp38-win_amd64.whl
pybtex==0.22.2
pybtex-docutils==0.2.2
pycodestyle==2.6.0
pycosat==0.6.3
pycountry==20.7.3
pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
pycurl==7.43.0.5
pydantic==1.7.4
pydata-sphinx-theme==0.6.3
pydicom==2.1.2
pydocstyle @ file:///tmp/build/80754af9/pydocstyle_1592848020240/work
pydotplus==2.0.2
pyflakes==2.2.0
Pygments==2.6.1
pyinstaller==4.0
pyinstaller-hooks-contrib==2020.9
pyjsparser==2.7.1
PyJWT==1.7.1
pylint @ file:///C:/ci/pylint_1592482039483/work
PyNaCl @ file:///C:/ci/pynacl_1595000047588/work
pyodbc===4.0.0-unsupported
pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1594392929924/work
pyparsing==2.4.7
PyPrind==2.11.3
pyreadline==2.1
pyrsistent==0.16.0
pySmartDL==1.3.4
PySocks==1.7.1
pyspark==3.0.1
pytesseract==0.3.7
pytest==5.4.3
python-dateutil==2.8.1
python-editor==1.0.4
python-jsonrpc-server @ file:///tmp/build/80754af9/python-jsonrpc-server_1594397536060/work
python-language-server @ file:///C:/ci/python-language-server_1594162130238/work
pytube==10.7.2
pytz==2020.1
PyWavelets==1.1.1
pywin32==227
pywin32-ctypes==0.2.0
pywinpty==0.5.7
PyYAML==5.3.1
pyzmq==19.0.1
QDarkStyle==2.8.1
qrcode==6.1
QtAwesome==0.7.2
qtconsole @ file:///tmp/build/80754af9/qtconsole_1592848611704/work
QtPy==1.9.0
querystring-parser==1.2.4
regex @ file:///C:/ci/regex_1593419644658/work
requests @ file:///tmp/build/80754af9/requests_1592841827918/work
requests-oauthlib==1.3.0
rope==0.17.0
rsa==4.6
Rtree==0.9.4
ruamel.yaml.clib==0.2.2
ruamel_yaml==0.15.87
s3transfer==0.4.2
sacremoses==0.0.45
scikit-image==0.16.2
scikit-learn==0.22.2.post1
scipy==1.5.2
seaborn==0.10.1
SecretStorage==3.1.2
Send2Trash==1.5.0
sentencepiece==0.1.96
Shapely==1.7.1
simplegeneric==0.8.1
singledispatch==3.4.0.3
sip==4.19.13
six==1.15.0
smart-open==3.0.0
smmap==3.0.4
snowballstemmer==2.0.0
sortedcollections==1.2.1
sortedcontainers==2.2.2
soupsieve==2.0.1
spacy==3.0.6
spacy-legacy==3.0.6
SpeechRecognition==3.8.1
Sphinx @ file:///tmp/build/80754af9/sphinx_1594223420021/work
sphinx-book-theme==0.1.0
sphinx-comments==0.0.3
sphinx-copybutton==0.3.0
sphinx-panels==0.5.2
sphinx-thebe==0.0.7
sphinx-togglebutton==0.2.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==2.1.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sphinxcontrib-websupport @ file:///tmp/build/80754af9/sphinxcontrib-websupport_1593446360927/work
spyder @ file:///C:/ci/spyder_1594830825244/work
spyder-kernels @ file:///C:/ci/spyder-kernels_1594751670175/work
SQLAlchemy @ file:///C:/ci/sqlalchemy_1593445271541/work
sqlparse==0.4.1
srsly==2.4.1
statsmodels==0.11.1
sympy @ file:///C:/ci/sympy_1594234545115/work
tables==3.6.1
tabulate==0.8.7
tblib==1.6.0
tenacity==8.0.1
tensorboard==2.3.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.7.0
tensorflow==2.3.1
tensorflow-estimator==2.3.0
tensorflow-hub==0.12.0
tensorflow-text==2.5.0
termcolor==1.1.0
terminado==0.8.3
testpath==0.4.4
thinc==8.0.5
threadpoolctl @ file:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
tokenizers==0.9.2
toml @ file:///tmp/build/80754af9/toml_1592853716807/work
toolz==0.10.0
torch==1.8.0
torchvision==0.9.0
tornado==6.0.4
tqdm @ file:///tmp/build/80754af9/tqdm_1593446365756/work
traitlets==4.3.3
transformers==3.4.0
typer==0.3.2
typing-extensions @ file:///tmp/build/80754af9/typing_extensions_1592847887441/work
tzlocal==2.1
uc-micro-py==1.0.1
ujson==1.35
unicodecsv==0.14.1
urllib3==1.25.9
waitress==1.4.4
wasabi==0.8.2
watchdog @ file:///C:/ci/watchdog_1593447437088/work
watermark==2.0.2
wcwidth @ file:///tmp/build/80754af9/wcwidth_1593447189090/work
webencodings==0.5.1
websocket-client==0.57.0
Werkzeug==1.0.1
widgetsnbextension==3.5.1
win-inet-pton==1.1.0
win-unicode-console==0.5
wincertstore==0.2
wrapt==1.11.2
xgboost==1.2.0
xlrd==1.2.0
XlsxWriter==1.2.9
xlwings==0.19.5
xlwt==1.3.0
xmltodict==0.12.0
yapf @ file:///tmp/build/80754af9/yapf_1593528177422/work
zict==2.0.0
zipp==3.1.0
zope.event==4.4
zope.interface==4.7.1