-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
500 lines (500 loc) · 14.2 KB
/
requirements.txt
File metadata and controls
500 lines (500 loc) · 14.2 KB
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
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: osx-64
_r-mutex=1.0.0=anacondar_1
adal=1.2.7=pypi_0
alembic=1.4.1=pypi_0
antlr4-python3-runtime=4.7.2=pypi_0
applicationinsights=0.11.10=pypi_0
appnope=0.1.2=py38hecd8cb5_1001
argcomplete=1.12.3=pypi_0
argon2-cffi=20.1.0=py38h9ed2024_1
async_generator=1.10=pyhd3eb1b0_0
attrs=21.2.0=pyhd3eb1b0_0
azure-appconfiguration=1.1.1=pypi_0
azure-batch=11.0.0=pypi_0
azure-cli=2.27.2=pypi_0
azure-cli-core=2.27.2=pypi_0
azure-cli-telemetry=1.0.6=pypi_0
azure-common=1.1.27=pypi_0
azure-core=1.18.0=pypi_0
azure-cosmos=3.2.0=pypi_0
azure-datalake-store=0.0.52=pypi_0
azure-functions-devops-build=0.0.22=pypi_0
azure-graphrbac=0.60.0=pypi_0
azure-identity=1.4.1=pypi_0
azure-keyvault=1.1.0=pypi_0
azure-keyvault-administration=4.0.0b3=pypi_0
azure-loganalytics=0.1.0=pypi_0
azure-mgmt-advisor=9.0.0=pypi_0
azure-mgmt-apimanagement=0.2.0=pypi_0
azure-mgmt-appconfiguration=2.0.0=pypi_0
azure-mgmt-applicationinsights=1.0.0=pypi_0
azure-mgmt-authorization=0.61.0=pypi_0
azure-mgmt-batch=16.0.0=pypi_0
azure-mgmt-batchai=7.0.0b1=pypi_0
azure-mgmt-billing=6.0.0=pypi_0
azure-mgmt-botservice=0.3.0=pypi_0
azure-mgmt-cdn=11.0.0=pypi_0
azure-mgmt-cognitiveservices=12.0.0=pypi_0
azure-mgmt-compute=22.0.0=pypi_0
azure-mgmt-consumption=2.0.0=pypi_0
azure-mgmt-containerinstance=1.5.0=pypi_0
azure-mgmt-containerregistry=8.1.0=pypi_0
azure-mgmt-containerservice=16.0.0=pypi_0
azure-mgmt-core=1.2.2=pypi_0
azure-mgmt-cosmosdb=6.4.0=pypi_0
azure-mgmt-databoxedge=1.0.0=pypi_0
azure-mgmt-datalake-analytics=0.2.1=pypi_0
azure-mgmt-datalake-nspkg=3.0.1=pypi_0
azure-mgmt-datalake-store=0.5.0=pypi_0
azure-mgmt-datamigration=9.0.0=pypi_0
azure-mgmt-deploymentmanager=0.2.0=pypi_0
azure-mgmt-devtestlabs=4.0.0=pypi_0
azure-mgmt-dns=8.0.0=pypi_0
azure-mgmt-eventgrid=9.0.0=pypi_0
azure-mgmt-eventhub=4.1.0=pypi_0
azure-mgmt-extendedlocation=1.0.0b2=pypi_0
azure-mgmt-hdinsight=8.0.0=pypi_0
azure-mgmt-imagebuilder=0.4.0=pypi_0
azure-mgmt-iotcentral=9.0.0b1=pypi_0
azure-mgmt-iothub=2.0.0=pypi_0
azure-mgmt-iothubprovisioningservices=0.2.0=pypi_0
azure-mgmt-keyvault=2.2.0=pypi_0
azure-mgmt-kusto=0.3.0=pypi_0
azure-mgmt-loganalytics=11.0.0=pypi_0
azure-mgmt-managedservices=1.0.0=pypi_0
azure-mgmt-managementgroups=0.2.0=pypi_0
azure-mgmt-maps=2.0.0=pypi_0
azure-mgmt-marketplaceordering=1.1.0=pypi_0
azure-mgmt-media=3.1.0=pypi_0
azure-mgmt-monitor=2.0.0=pypi_0
azure-mgmt-msi=0.2.0=pypi_0
azure-mgmt-netapp=4.0.0=pypi_0
azure-mgmt-network=19.0.0=pypi_0
azure-mgmt-nspkg=3.0.2=pypi_0
azure-mgmt-policyinsights=1.0.0=pypi_0
azure-mgmt-privatedns=1.0.0=pypi_0
azure-mgmt-rdbms=9.1.0=pypi_0
azure-mgmt-recoveryservices=2.0.0=pypi_0
azure-mgmt-recoveryservicesbackup=0.14.0=pypi_0
azure-mgmt-redhatopenshift=0.1.0=pypi_0
azure-mgmt-redis=13.0.0=pypi_0
azure-mgmt-relay=0.1.0=pypi_0
azure-mgmt-reservations=0.6.0=pypi_0
azure-mgmt-resource=13.0.0=pypi_0
azure-mgmt-search=8.0.0=pypi_0
azure-mgmt-security=0.6.0=pypi_0
azure-mgmt-servicebus=6.0.0=pypi_0
azure-mgmt-servicefabric=0.5.0=pypi_0
azure-mgmt-servicefabricmanagedclusters=1.0.0=pypi_0
azure-mgmt-signalr=1.0.0b2=pypi_0
azure-mgmt-sql=3.0.1=pypi_0
azure-mgmt-sqlvirtualmachine=0.5.0=pypi_0
azure-mgmt-storage=11.2.0=pypi_0
azure-mgmt-synapse=2.0.0=pypi_0
azure-mgmt-trafficmanager=0.51.0=pypi_0
azure-mgmt-web=2.0.0=pypi_0
azure-multiapi-storage=0.6.2=pypi_0
azure-nspkg=3.0.2=pypi_0
azure-storage-common=1.4.2=pypi_0
azure-synapse-accesscontrol=0.5.0=pypi_0
azure-synapse-artifacts=0.6.0=pypi_0
azure-synapse-spark=0.2.0=pypi_0
azureml-automl-core=1.34.0=pypi_0
azureml-core=1.34.0=pypi_0
azureml-dataprep=2.22.2=pypi_0
azureml-dataprep-native=38.0.0=pypi_0
azureml-dataprep-rslex=1.20.2=pypi_0
azureml-dataset-runtime=1.34.0=pypi_0
azureml-defaults=1.34.0=pypi_0
azureml-inference-server-http=0.3.1=pypi_0
azureml-mlflow=1.34.0=pypi_0
azureml-pipeline=1.34.0=pypi_0
azureml-pipeline-core=1.34.0=pypi_0
azureml-pipeline-steps=1.34.0=pypi_0
azureml-telemetry=1.34.0=pypi_0
azureml-train-automl-client=1.34.0=pypi_0
azureml-train-core=1.34.0=pypi_0
azureml-train-restclients-hyperdrive=1.34.0=pypi_0
backcall=0.2.0=pyhd3eb1b0_0
backports-tempfile=1.0=pypi_0
backports-weakref=1.0.post1=pypi_0
bcrypt=3.2.0=pypi_0
bleach=4.0.0=pyhd3eb1b0_0
boto=2.49.0=pypi_0
boto3=1.15.18=pypi_0
botocore=1.18.18=pypi_0
bwidget=1.9.11=1
bzip2=1.0.8=h1de35cc_0
ca-certificates=2021.7.5=hecd8cb5_1
cachetools=4.2.2=pypi_0
cairo=1.14.12=hc4e6be7_4
cctools=927.0.2=h5ba7a2e_4
cctools_osx-64=949.0.1=hc7db93f_23
certifi=2021.5.30=py38hecd8cb5_0
cffi=1.14.0=py38hb5b8e2f_0
chardet=4.0.0=pypi_0
clang=12.0.0=hecd8cb5_2
clang-12=12.0.0=default_hfcad0e5_2
clang_osx-64=12.0.0=h7ad7729_2
clangxx=12.0.0=default_hfcad0e5_2
clangxx_osx-64=12.0.0=he0c6f94_2
click=8.0.1=pypi_0
cloudpickle=1.6.0=pypi_0
colorama=0.4.4=pypi_0
compiler-rt=12.0.0=hd87ff74_2
compiler-rt_osx-64=12.0.0=hfb26b64_2
configparser=3.7.4=pypi_0
contextlib2=0.6.0.post1=pypi_0
cryptography=3.3.2=pypi_0
curl=7.67.0=ha441bb4_0
cython=0.29.24=pypi_0
databricks-cli=0.15.0=pypi_0
debugpy=1.4.1=py38h23ab428_0
decorator=5.0.9=pyhd3eb1b0_0
defusedxml=0.7.1=pyhd3eb1b0_0
deprecated=1.2.12=pypi_0
distro=1.6.0=pypi_0
docker=4.4.4=pypi_0
dotnetcore2=2.1.21=pypi_0
entrypoints=0.3=py38_0
fabric=2.6.0=pypi_0
fire=0.4.0=pypi_0
flask=1.0.3=pypi_0
fontconfig=2.13.1=ha9ee91d_0
freetype=2.10.4=ha233b18_0
fribidi=1.0.10=haf1e3a3_0
fusepy=3.0.1=pypi_0
gettext=0.21.0=h7535e17_0
gfortran_osx-64=4.8.5=h22b1bf0_8
gitdb=4.0.7=pypi_0
gitpython=3.1.18=pypi_0
glib=2.63.1=hd977a24_0
google-api-core=1.31.2=pypi_0
google-auth=1.35.0=pypi_0
googleapis-common-protos=1.53.0=pypi_0
graphite2=1.3.14=h38d11af_0
greenlet=1.1.1=pypi_0
gsl=2.4=h1de35cc_4
gunicorn=20.1.0=pypi_0
harfbuzz=2.4.0=h831d699_0
humanfriendly=9.2=pypi_0
icu=58.2=h0a44026_3
idna=2.10=pypi_0
importlib-metadata=4.8.1=py38hecd8cb5_0
importlib_metadata=4.8.1=hd3eb1b0_0
inference-schema=1.1.0=pypi_0
install=1.3.4=pypi_0
invoke=1.6.0=pypi_0
ipykernel=6.2.0=py38hecd8cb5_1
ipython>=7.31.1
ipython_genutils=0.2.0=pyhd3eb1b0_1
isodate=0.6.0=pypi_0
itsdangerous=2.0.1=pypi_0
javaproperties=0.5.1=pypi_0
jedi=0.18.0=py38hecd8cb5_1
jeepney=0.7.1=pypi_0
jinja2=3.0.1=pyhd3eb1b0_0
jmespath=0.10.0=pypi_0
joblib=0.14.1=pypi_0
jpeg=9d=h9ed2024_0
jsmin=2.2.2=pypi_0
json-logging-py=0.2=pypi_0
jsondiff=1.2.0=pypi_0
jsonpickle=2.0.0=pypi_0
jsonschema=3.2.0=pyhd3eb1b0_2
jupyter_client=7.0.1=pyhd3eb1b0_0
jupyter_core=4.7.1=py38hecd8cb5_0
jupyterlab_pygments=0.1.2=py_0
keras2onnx=1.6.0=pypi_0
knack=0.8.2=pypi_0
krb5=1.16.4=hddcf347_0
ld64=450.3=h3c32e8a_4
ld64_osx-64=530=h70f3046_23
ldid=2.1.2=hc000a5c_2
libclang-cpp12=12.0.0=default_hfcad0e5_2
libcurl=7.67.0=h051b688_0
libcxx=12.0.0=h2f01273_0
libedit=3.1.20210714=h9ed2024_0
libffi=3.2.1=h0a44026_1007
libgfortran=3.0.1=h93005f0_2
libiconv=1.16=h1de35cc_0
libllvm10=10.0.1=h76017ad_5
libllvm12=12.0.0=h9b2ccf5_3
libpng=1.6.37=ha441bb4_0
libsodium=1.0.18=h1de35cc_0
libssh2=1.9.0=ha12b0ac_1
libtiff=4.2.0=h87d7836_0
libwebp-base=1.2.0=h9ed2024_0
libxml2=2.9.12=hcdb78fc_0
llvm-openmp=12.0.0=h0dcd299_1
llvm-tools=12.0.0=h9b2ccf5_3
lz4-c=1.9.3=h23ab428_1
make=4.2.1=h3efe00b_1
mako=1.1.5=pypi_0
markupsafe=2.0.1=py38h9ed2024_0
matplotlib-inline=0.1.2=pyhd3eb1b0_2
mistune=0.8.4=py38h1de35cc_1001
mlflow=1.20.2=pypi_0
mlflow-skinny=1.20.2=pypi_0
msal=1.14.0=pypi_0
msal-extensions=0.2.2=pypi_0
msrest=0.6.21=pypi_0
msrestazure=0.6.4=pypi_0
nbclient=0.5.3=pyhd3eb1b0_0
nbconvert=6.1.0=py38hecd8cb5_0
nbformat=5.1.3=pyhd3eb1b0_0
ncurses=6.2=h0a44026_1
ndg-httpsclient=0.5.1=pypi_0
nest-asyncio=1.5.1=pyhd3eb1b0_0
notebook=6.4.3=py38hecd8cb5_0
numpy>=1.21
oauthlib=3.1.1=pypi_0
onnx=1.7.0=pypi_0
onnxconverter-common=1.6.0=pypi_0
opencensus=0.7.13=pypi_0
opencensus-context=0.1.2=pypi_0
opencensus-ext-azure=1.0.8=pypi_0
openssl=1.1.1l=h9ed2024_0
packaging=20.9=pypi_0
pandas=0.25.3=pypi_0
pandocfilters=1.4.3=py38hecd8cb5_1
pango=1.42.4=hc249df1_1
paramiko=2.7.2=pypi_0
parso=0.8.2=pyhd3eb1b0_0
pathlib2=2.3.6=pypi_0
pathspec=0.9.0=pypi_0
patsy=0.5.1=pypi_0
pcre=8.45=h23ab428_0
pexpect=4.8.0=pyhd3eb1b0_3
pickleshare=0.7.5=pyhd3eb1b0_1003
pip=21.2.2=py38hecd8cb5_0
pixman=0.40.0=haf1e3a3_0
pkginfo=1.7.1=pypi_0
portalocker=1.7.1=pypi_0
prometheus-flask-exporter=0.18.2=pypi_0
prometheus_client=0.11.0=pyhd3eb1b0_0
prompt-toolkit=3.0.17=pyhca03da5_0
protobuf=3.17.3=pypi_0
psutil=5.8.0=pypi_0
ptyprocess=0.7.0=pyhd3eb1b0_2
py-cpuinfo=5.0.0=pypi_0
pyarrow=1.0.1=pypi_0
pyasn1=0.4.8=pypi_0
pyasn1-modules=0.2.8=pypi_0
pycparser=2.20=py_2
pygithub=1.55=pypi_0
pygments=2.10.0=pyhd3eb1b0_0
pyjwt=1.7.1=pypi_0
pynacl=1.4.0=pypi_0
pyopenssl=19.1.0=pypi_0
pyparsing=2.4.7=pyhd3eb1b0_0
pyrsistent=0.17.3=py38haf1e3a3_0
pysocks=1.7.1=pypi_0
python=3.8.2=hfe9666f_0
python-dateutil=2.8.2=pyhd3eb1b0_0
python-dotenv=0.19.0=pypi_0
python-editor=1.0.4=pypi_0
python_abi=3.8=2_cp38
pytz=2019.1=pypi_0
pyyaml=5.4.1=pypi_0
pyzmq=22.2.1=py38h23ab428_1
querystring-parser=1.2.4=pypi_0
r-argparse=2.0.1=r36h6115d3f_0
r-askpass=1.0=r36h1de35cc_0
r-assertthat=0.2.1=r36h6115d3f_0
r-backports=1.1.4=r36h46e59ec_0
r-base=3.6.1=hcb44179_1
r-base64enc=0.1_3=r36h46e59ec_4
r-bh=1.69.0_1=r36h6115d3f_0
r-boot=1.3_20=r36h6115d3f_0
r-broom=0.5.2=r36h6115d3f_0
r-callr=3.2.0=r36h6115d3f_0
r-caret=6.0_83=r36h46e59ec_0
r-carrier=0.1.0=r36h6115d3f_0
r-cellranger=1.1.0=r36h6115d3f_0
r-class=7.3_15=r36h46e59ec_0
r-cli=1.1.0=r36h6115d3f_0
r-clipr=0.6.0=r36h6115d3f_0
r-cluster=2.0.8=r36hfffe0aa_0
r-codetools=0.2_16=r36h6115d3f_0
r-colorspace=1.4_1=r36h46e59ec_0
r-crayon=1.3.4=r36h6115d3f_0
r-curl=3.3=r36h46e59ec_0
r-data.table=1.12.2=r36h46e59ec_0
r-dbi=1.0.0=r36h6115d3f_0
r-dbplyr=1.4.0=r36h6115d3f_0
r-dichromat=2.0_0=r36h6115d3f_4
r-digest=0.6.18=r36h46e59ec_0
r-dplyr=0.8.0.1=r36h466af19_0
r-ellipsis=0.1.0=r36h46e59ec_0
r-essentials=3.6.0=r36_0
r-evaluate=0.13=r36h6115d3f_0
r-fansi=0.4.0=r36h46e59ec_0
r-findpython=1.0.5=r36h6115d3f_0
r-forcats=0.4.0=r36h6115d3f_0
r-foreach=1.4.4=r36h6115d3f_0
r-foreign=0.8_71=r36h46e59ec_0
r-forge=0.2.0=r36h6115d3f_3
r-formatr=1.6=r36h6115d3f_0
r-fs=1.2.7=r36h466af19_0
r-generics=0.0.2=r36h6115d3f_0
r-getopt=1.20.3=r36h6115d3f_0
r-ggplot2=3.1.1=r36h6115d3f_0
r-git2r=0.28.0=r36h4eca85e_0
r-glmnet=2.0_16=r36hfffe0aa_0
r-glue=1.3.1=r36h46e59ec_0
r-gower=0.2.0=r36h46e59ec_0
r-gtable=0.3.0=r36h6115d3f_0
r-haven=2.1.0=r36h466af19_0
r-hexbin=1.27.2=r36hfffe0aa_0
r-highr=0.8=r36h6115d3f_0
r-hms=0.4.2=r36h6115d3f_0
r-htmltools=0.3.6=r36h466af19_0
r-htmlwidgets=1.3=r36h6115d3f_0
r-httpuv=1.5.1=r36h466af19_0
r-httr=1.4.0=r36h6115d3f_0
r-ini=0.3.1=r36h6115d3f_1003
r-ipred=0.9_8=r36h46e59ec_0
r-irdisplay=0.7.0=r36h6115d3f_0
r-irkernel=0.8.15=r36_0
r-iterators=1.0.10=r36h6115d3f_0
r-jsonlite=1.6=r36h46e59ec_0
r-kernsmooth=2.23_15=r36hfffe0aa_4
r-knitr=1.22=r36h6115d3f_0
r-labeling=0.3=r36h6115d3f_4
r-later=0.8.0=r36h466af19_0
r-lattice=0.20_38=r36h46e59ec_0
r-lava=1.6.5=r36h6115d3f_0
r-lazyeval=0.2.2=r36h46e59ec_0
r-lubridate=1.7.4=r36h466af19_0
r-magrittr=1.5=r36h6115d3f_4
r-maps=3.3.0=r36h46e59ec_0
r-markdown=0.9=r36h46e59ec_0
r-mass=7.3_51.3=r36h46e59ec_0
r-matrix=1.2_17=r36h46e59ec_0
r-mgcv=1.8_28=r36h46e59ec_0
r-mime=0.6=r36h46e59ec_0
r-mlflow=1.17.0=r36hc72bb7e_0
r-modelmetrics=1.2.2=r36h466af19_0
r-modelr=0.1.4=r36h6115d3f_0
r-munsell=0.5.0=r36h6115d3f_0
r-nlme=3.1_139=r36hfffe0aa_0
r-nnet=7.3_12=r36h46e59ec_0
r-numderiv=2016.8_1=r36h6115d3f_0
r-openssl=1.3=r36h46e59ec_0
r-optparse=1.6.2=r36h6115d3f_0
r-pbdzmq=0.3_3=r36hcccc9c6_1
r-pillar=1.3.1=r36h6115d3f_0
r-pkgconfig=2.0.2=r36h6115d3f_0
r-plogr=0.2.0=r36h6115d3f_0
r-plyr=1.8.4=r36h466af19_0
r-prettyunits=1.0.2=r36h6115d3f_0
r-processx=3.3.0=r36h46e59ec_0
r-prodlim=2018.04.18=r36h466af19_0
r-progress=1.2.0=r36h6115d3f_0
r-promises=1.0.1=r36h466af19_0
r-pryr=0.1.4=r36h466af19_0
r-ps=1.3.0=r36h46e59ec_0
r-purrr=0.3.2=r36h46e59ec_0
r-quantmod=0.4_14=r36h6115d3f_0
r-r6=2.4.0=r36h6115d3f_0
r-randomforest=4.6_14=r36hfffe0aa_0
r-rappdirs=0.3.3=r36hf6ff476_0
r-rbokeh=0.6.3=r36_0
r-rcolorbrewer=1.1_2=r36h6115d3f_0
r-rcpp=1.0.1=r36h466af19_0
r-rcpproll=0.3.0=r36h466af19_0
r-readr=1.3.1=r36h466af19_0
r-readxl=1.3.1=r36h466af19_0
r-recipes=0.1.5=r36h6115d3f_0
r-recommended=3.6.0=r36_0
r-rematch=1.0.1=r36h6115d3f_0
r-repr=0.19.2=r36h6115d3f_0
r-reprex=0.2.1=r36h6115d3f_0
r-reshape2=1.4.3=r36h466af19_0
r-reticulate=1.16=r36hc5da6b9_0
r-rlang=0.3.4=r36h46e59ec_0
r-rmarkdown=1.12=r36h6115d3f_0
r-rpart=4.1_15=r36h46e59ec_0
r-rstudioapi=0.10=r36h6115d3f_0
r-rvest=0.3.3=r36h6115d3f_0
r-scales=1.0.0=r36h466af19_0
r-selectr=0.4_1=r36h6115d3f_0
r-shiny=1.3.2=r36h6115d3f_0
r-sourcetools=0.1.7=r36h466af19_0
r-spatial=7.3_11=r36h46e59ec_4
r-squarem=2017.10_1=r36h6115d3f_0
r-stringi=1.4.3=r36h466af19_0
r-stringr=1.4.0=r36h6115d3f_0
r-survival=2.44_1.1=r36h46e59ec_0
r-swagger=3.33.1=r36h142f84f_0
r-sys=3.2=r36h46e59ec_0
r-tibble=2.1.1=r36h46e59ec_0
r-tidyr=0.8.3=r36h466af19_0
r-tidyselect=0.2.5=r36h466af19_0
r-tidyverse=1.2.1=r36h6115d3f_0
r-timedate=3043.102=r36h6115d3f_0
r-tinytex=0.12=r36h6115d3f_0
r-ttr=0.23_4=r36hfffe0aa_0
r-utf8=1.1.4=r36h46e59ec_0
r-uuid=0.1_2=r36h46e59ec_4
r-viridislite=0.3.0=r36h6115d3f_0
r-whisker=0.3_2=r36h6115d3f_4
r-withr=2.1.2=r36h6115d3f_0
r-xfun=0.6=r36h6115d3f_0
r-xml2=1.2.0=r36h466af19_0
r-xtable=1.8_4=r36h6115d3f_0
r-xts=0.11_2=r36h46e59ec_0
r-yaml=2.2.0=r36h46e59ec_0
r-zeallot=0.1.0=r36h6115d3f_1002
r-zoo=1.8_6=r36h46e59ec_0
readline=7.0=h1de35cc_5
requests=2.25.1=pypi_0
requests-oauthlib=1.3.0=pypi_0
rsa=4.7.2=pypi_0
ruamel-yaml=0.17.4=pypi_0
ruamel-yaml-clib=0.2.6=pypi_0
s3transfer=0.3.7=pypi_0
scikit-learn=0.22.2.post1=pypi_0
scipy=1.5.2=pypi_0
scp=0.13.6=pypi_0
secretstorage=3.3.1=pypi_0
semver=2.13.0=pypi_0
send2trash=1.5.0=pyhd3eb1b0_1
setuptools=58.0.4=py38hecd8cb5_0
six=1.16.0=pyhd3eb1b0_0
skl2onnx=1.4.9=pypi_0
sklearn-pandas=1.7.0=pypi_0
smart-open=1.9.0=pypi_0
smmap=4.0.0=pypi_0
sqlalchemy=1.4.23=pypi_0
sqlite=3.33.0=hffcf06c_0
sqlparse=0.4.2=pypi_0
sshtunnel=0.1.5=pypi_0
statsmodels=0.10.2=pypi_0
tabulate=0.8.9=pypi_0
tapi=1000.10.8=ha1b3eb9_0
termcolor=1.1.0=pypi_0
terminado=0.9.4=py38hecd8cb5_0
testpath=0.5.0=pyhd3eb1b0_0
tk=8.6.10=hb0a8c7a_0
tktable=2.10=h1de35cc_0
tornado=6.1=py38h9ed2024_0
traitlets=5.0.5=pyhd3eb1b0_0
typing-extensions=3.10.0.2=pypi_0
urllib3=1.25.11=pypi_0
vsts=0.1.25=pypi_0
wcwidth=0.2.5=pyhd3eb1b0_0
webencodings=0.5.1=py38_1
websocket-client=0.56.0=pypi_0
werkzeug=1.0.1=pypi_0
wheel=0.37.0=pyhd3eb1b0_1
wrapt=1.11.1=pypi_0
xmltodict=0.12.0=pypi_0
xz=5.2.5=h1de35cc_0
zeromq=4.3.4=h23ab428_0
zipp=3.5.0=pyhd3eb1b0_0
zlib=1.2.11=h1de35cc_3
zstd=1.4.9=h322a384_0