-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
781 lines (781 loc) · 27.9 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
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
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
absl-py==0.15.0
accelerate==0.5.1
access==1.1.3
affine==2.3.0
aiobotocore==2.1.2
aiohttp @ file:///home/conda/feedstock_root/build_artifacts/aiohttp_1637087016127/work
aioitertools==0.10.0
aiosignal @ file:///home/conda/feedstock_root/build_artifacts/aiosignal_1636093929600/work
albumentations==1.1.0
alembic==1.7.7
allennlp==2.9.1
altair==4.2.0
annoy==1.17.0
ansiwrap==0.8.4
anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1637703203932/work/dist
apache-beam==2.34.0
aplus==0.11.0
appdirs @ file:///home/conda/feedstock_root/build_artifacts/appdirs_1603108395799/work
argcomplete @ file:///home/conda/feedstock_root/build_artifacts/argcomplete_1619128689661/work
argon2-cffi @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi_1636021379047/work
arrow @ file:///home/conda/feedstock_root/build_artifacts/arrow_1635261338479/work
arviz==0.11.4
asgiref==3.5.0
asn1crypto @ file:///home/conda/feedstock_root/build_artifacts/asn1crypto_1595949944546/work
astropy==4.3.1
astunparse==1.6.3
async-generator==1.10
async-timeout @ file:///home/conda/feedstock_root/build_artifacts/async-timeout_1637092647930/work
asynctest==0.13.0
atpublic==2.3
attrs @ file:///home/conda/feedstock_root/build_artifacts/attrs_1620387926260/work
audioread==2.1.9
autocfg==0.0.8
autopage==0.5.0
avro-python3==1.9.2.1
aws-requests-auth==0.4.3
Babel @ file:///home/conda/feedstock_root/build_artifacts/babel_1619719576210/work
backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work
backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work
backports.zoneinfo==0.2.1
base58==2.1.1
bayesian-optimization==1.2.0
bayespy==0.5.22
beatrix-jupyterlab @ file:///tmp/beatrix_jupyterlab-latest.tar.gz
beautifulsoup4==4.10.0
bidict==0.21.4
binaryornot==0.4.4
biopython==1.79
black @ file:///home/conda/feedstock_root/build_artifacts/black-recipe_1639405010350/work
blake3==0.2.1
bleach @ file:///home/conda/feedstock_root/build_artifacts/bleach_1629908509068/work
blinker==1.4
blis==0.7.6
bokeh @ file:///home/conda/feedstock_root/build_artifacts/bokeh_1637615135820/work
Boruta==0.3
boto3==1.21.20
botocore==1.24.20
Bottleneck @ file:///home/conda/feedstock_root/build_artifacts/bottleneck_1636024210459/work
-e git+https://github.com/SohierDane/BigQuery_Helper@8615a7f6c1663e7f2d48aa2b32c2dbcb600a440f#egg=bq_helper
bqplot==0.12.33
branca==0.4.2
brewer2mpl==1.4.1
brotlipy==0.7.0
cached-path==1.1.0
cached-property==1.5.2
cachetools @ file:///home/conda/feedstock_root/build_artifacts/cachetools_1633010882559/work
Cartopy @ file:///home/conda/feedstock_root/build_artifacts/cartopy_1630680835556/work
catalogue==2.0.6
catalyst==22.2.1
catboost==1.0.4
category-encoders==2.4.0
certifi==2021.10.8
cesium==0.9.12
cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1636046052501/work
cftime==1.6.0
chardet @ file:///tmp/build/80754af9/chardet_1607706768982/work
charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1638815705608/work
chex==0.1.1
clang==5.0
cleverhans==4.0.0
click @ file:///home/conda/feedstock_root/build_artifacts/click_1635822578576/work
click-plugins==1.1.1
cliff==3.10.1
cligj==0.7.2
cloudpickle @ file:///home/conda/feedstock_root/build_artifacts/cloudpickle_1631273254894/work
cmaes==0.8.2
cmake==3.22.1
cmd2==2.4.0
cmdstanpy==0.9.5
cmudict==1.0.2
colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1602866480661/work
colorcet==3.0.0
colorlog==6.6.0
colorlover==0.3.0
commonmark==0.9.1
conda==4.11.0
conda-package-handling @ file:///tmp/build/80754af9/conda-package-handling_1618262151086/work
configparser==5.2.0
confuse @ file:///home/conda/feedstock_root/build_artifacts/confuse_1638044079768/work
contextily==1.2.0
contextlib2==21.6.0
convertdate==2.4.0
cookiecutter @ file:///home/conda/feedstock_root/build_artifacts/cookiecutter_1621252513699/work
crcmod==1.7
cryptography @ file:///home/conda/feedstock_root/build_artifacts/cryptography_1639699266208/work
cudf==21.10.1
cufflinks==0.17.3
cuml==21.10.2
cupy @ file:///home/conda/feedstock_root/build_artifacts/cupy_1636569205213/work
cupy-cuda110==10.2.0
CVXcanon==0.1.2
cycler @ file:///home/conda/feedstock_root/build_artifacts/cycler_1635519461629/work
cymem==2.0.6
cysignals==1.11.2
Cython==0.29.28
cytoolz==0.11.2
dask==2022.2.0
dask-cudf==21.10.1
dataclasses @ file:///home/conda/feedstock_root/build_artifacts/dataclasses_1628958434797/work
datasets==1.18.4
datashader==0.13.0
datashape==0.5.2
datatable==1.0.0
datatile==0.2.0
deap==1.3.1
debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1636043256745/work
decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1631346842025/work
defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work
Delorean==1.0.0
deprecat==2.1.1
Deprecated==1.2.13
deprecation==2.1.0
descartes==1.1.0
dill==0.3.4
dipy==1.5.0
distributed==2022.2.0
dlib==19.23.1
dm-tree==0.1.6
docker @ file:///home/conda/feedstock_root/build_artifacts/docker-py_1638897274897/work
docker-pycreds==0.4.0
docopt==0.6.2
docutils==0.18.1
earthengine-api==0.1.302
easydev==0.12.0
easydict==1.9
easyocr==1.4.1
ecos==2.0.10
eli5==0.11.0
emoji==1.7.0
en-core-web-lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.2.0/en_core_web_lg-3.2.0-py3-none-any.whl
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0-py3-none-any.whl
entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1605121927639/work/dist/entrypoints-0.3-py2.py3-none-any.whl
ephem==4.1.3
esda==2.4.1
essentia==2.1b6.dev778
explainable-ai-sdk @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1639878970787/work/explainable_ai_sdk-1-py3-none-any.whl
explainers @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1639878970787/work/explainers-1-cp37-cp37m-linux_x86_64.whl
fairscale==0.4.5
fastai==2.5.3
fastapi==0.75.0
fastavro @ file:///home/conda/feedstock_root/build_artifacts/fastavro_1646423544144/work
fastcore==1.3.29
fastdownload==0.0.5
fasteners==0.16.3
fastprogress==1.0.2
fastrlock==0.8
fasttext==0.9.2
fbpca==1.0
fbprophet==0.7.1
feather-format==0.4.1
featuretools==1.6.0
filelock==3.6.0
Fiona==1.8.21
fitter==1.4.0
flake8==4.0.1
flashtext==2.7
Flask==2.0.3
flatbuffers==1.12
flax==0.4.0
folium==0.12.1.post1
fonttools @ file:///home/conda/feedstock_root/build_artifacts/fonttools_1639683782923/work
frozendict==2.3.0
frozenlist @ file:///home/conda/feedstock_root/build_artifacts/frozenlist_1636286792720/work
fsspec==2022.2.0
funcy==1.17
fury==0.8.0
future==0.18.2
fuzzywuzzy==0.18.0
gast==0.4.0
gatspy==0.3
gcsfs @ file:///home/conda/feedstock_root/build_artifacts/gcsfs_1638029766547/work
gensim==4.0.1
geographiclib==1.52
Geohash==1.0
geojson==2.5.0
geopandas==0.10.2
geoplot==0.5.0
geopy==2.2.0
geoviews==1.9.5
ggplot @ https://github.com/hbasria/ggpy/archive/0.11.5.zip
giddy==2.3.3
gitdb @ file:///home/conda/feedstock_root/build_artifacts/gitdb_1635085722655/work
GitPython @ file:///home/conda/feedstock_root/build_artifacts/gitpython_1632423794953/work
gluoncv==0.10.5
gluonnlp==0.10.0
google-api-core==1.31.5
google-api-python-client==1.12.11
google-apitools==0.5.31
google-auth==1.35.0
google-auth-httplib2 @ file:///home/conda/feedstock_root/build_artifacts/google-auth-httplib2_1617387471894/work
google-auth-oauthlib @ file:///home/conda/feedstock_root/build_artifacts/google-auth-oauthlib_1630497468950/work
google-cloud-aiplatform @ git+https://github.com/googleapis/python-aiplatform.git@4ed7a50fef58d694ddb29d4240965d44e383da2b
google-cloud-appengine-logging==1.1.0
google-cloud-audit-log==0.2.0
google-cloud-automl==1.0.1
google-cloud-bigquery==2.2.0
google-cloud-bigtable==2.4.0
google-cloud-core==1.7.2
google-cloud-dataproc==3.1.1
google-cloud-datastore==2.4.0
google-cloud-dlp==1.0.0
google-cloud-firestore==2.3.4
google-cloud-kms==2.10.1
google-cloud-language==2.3.1
google-cloud-logging==2.7.0
google-cloud-monitoring==2.8.0
google-cloud-pubsub==1.7.0
google-cloud-recommendations-ai==0.2.0
google-cloud-scheduler==2.5.0
google-cloud-spanner==3.12.0
google-cloud-speech==2.11.1
google-cloud-storage @ file:///home/conda/feedstock_root/build_artifacts/google-cloud-storage_1638482791995/work
google-cloud-tasks==2.7.1
google-cloud-translate==3.6.1
google-cloud-videointelligence==2.5.1
google-cloud-vision==2.6.3
google-crc32c @ file:///home/conda/feedstock_root/build_artifacts/google-crc32c_1636020892126/work
google-pasta==0.2.0
google-resumable-media==1.3.3
googleapis-common-protos @ file:///home/conda/feedstock_root/build_artifacts/googleapis-common-protos-feedstock_1636053079787/work
gplearn==0.4.1
gpxpy==1.5.0
graphviz==0.8.4
greenlet @ file:///home/conda/feedstock_root/build_artifacts/greenlet_1635836788663/work
grpc-google-iam-v1==0.12.3
grpcio==1.43.0
grpcio-gcp @ file:///home/conda/feedstock_root/build_artifacts/grpcio-gcp_1635875856259/work
grpcio-status==1.43.0
gym==0.23.1
gym-notices==0.0.6
h11==0.13.0
h2o==3.36.0.3
h5py==3.1.0
haversine==2.5.1
hdfs==2.6.0
HeapDict==1.0.1
hep-ml==0.7.1
hijri-converter==2.2.3
hmmlearn==0.2.7
holidays==0.13
holoviews==1.14.8
hpsklearn==0.1.0
html5lib==1.1
htmlmin==0.1.12
httplib2 @ file:///home/conda/feedstock_root/build_artifacts/httplib2_1636046761812/work
httplib2shim==0.0.3
httptools==0.4.0
huggingface-hub==0.4.0
humanize==4.0.0
hunspell==0.5.5
husl==4.0.3
hydra-slayer==0.4.0
hyperopt==0.2.7
hypertools==0.8.0
ibis-framework==2.1.1
idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1609836280497/work
igraph==0.9.9
imagecodecs==2021.11.20
ImageHash @ file:///home/conda/feedstock_root/build_artifacts/imagehash_1626361020540/work
imageio==2.9.0
imbalanced-learn==0.9.0
imgaug==0.4.0
implicit @ file:///home/conda/feedstock_root/build_artifacts/implicit_1606198532043/work
importlib-metadata==4.11.3
importlib-resources @ file:///home/conda/feedstock_root/build_artifacts/importlib_resources_1635615662634/work
inequality==1.0.0
iniconfig==1.1.1
ipydatawidgets==4.2.0
ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1638555490606/work/dist/ipykernel-6.6.0-py3-none-any.whl
ipyleaflet==0.15.0
ipympl==0.7.0
ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1638470218926/work
ipython-genutils==0.2.0
ipython-sql @ file:///home/conda/feedstock_root/build_artifacts/ipython-sql_1636816912182/work
ipyvolume==0.5.2
ipyvue==1.7.0
ipyvuetify==1.8.2
ipywebrtc==0.6.0
ipywidgets @ file:///home/conda/feedstock_root/build_artifacts/ipywidgets_1631590360471/work
iso3166==2.0.2
isoweek==1.3.3
itsdangerous==2.1.1
Janome==0.4.2
jax==0.3.1
jaxlib==0.3.0+cuda11.cudnn805
jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1637175076767/work
jeepney==0.7.1
jieba==0.42.1
Jinja2==3.0.3
jinja2-time==0.2.0
jmespath==0.10.0
joblib @ file:///home/conda/feedstock_root/build_artifacts/joblib_1633637554808/work
json5 @ file:///home/conda/feedstock_root/build_artifacts/json5_1600692310011/work
jsonlines==1.2.0
jsonnet==0.18.0
jsonschema @ file:///home/conda/feedstock_root/build_artifacts/jsonschema-meta_1639752412520/work
jupyter==1.0.0
jupyter-client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1637611911738/work
jupyter-console==6.4.0
jupyter-core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1636814264288/work
jupyter-http-over-ws==0.0.8
jupyter-server @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_1639084645710/work
jupyter-server-mathjax @ file:///home/conda/feedstock_root/build_artifacts/jupyter-server-mathjax_1622646097887/work
jupyter-server-proxy @ file:///home/conda/feedstock_root/build_artifacts/jupyter-server-proxy_1638279709332/work
jupyterlab @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_1639150690547/work
jupyterlab-git @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab-git_1636807056042/work
jupyterlab-pygments @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_pygments_1601375948261/work
jupyterlab-server @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_server_1639404907821/work
jupyterlab-widgets @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_widgets_1631590465624/work
jupytext @ file:///home/conda/feedstock_root/build_artifacts/jupytext_1639338369247/work
kaggle==1.5.12
kaggle-environments==1.9.0
keras==2.6.0
Keras-Preprocessing==1.1.2
keras-tuner==1.1.0
keyring==23.4.0
keyrings.google-artifactregistry-auth==1.0.0
kiwisolver @ file:///home/conda/feedstock_root/build_artifacts/kiwisolver_1635836699543/work
kmapper==2.0.1
kmodes==0.11.1
korean-lunar-calendar==0.2.1
kornia==0.5.8
kt-legacy==1.0.4
kubernetes @ file:///home/conda/feedstock_root/build_artifacts/python-kubernetes_1639679908800/work
langcodes==3.3.0
langid==1.1.6
learntools @ git+https://github.com/Kaggle/learntools@fc48c50152d4a18084a0ca03e0c3722e693f9f2b
leven==1.0.4
libcst==0.3.23
libpysal==4.6.2
librosa==0.9.1
lightfm==1.16
lightgbm @ file:///tmp/lightgbm/lightgbm-3.3.1-py3-none-any.whl
lime==0.2.0.1
line-profiler==3.4.0
llvmlite==0.37.0
lmdb==1.3.0
lml==0.1.0
locket==0.2.0
LunarCalendar==0.0.9
lxml==4.8.0
Mako==1.2.0
mapclassify==2.4.3
marisa-trie==0.7.7
Markdown @ file:///home/conda/feedstock_root/build_artifacts/markdown_1637220118004/work
markdown-it-py @ file:///home/conda/feedstock_root/build_artifacts/markdown-it-py_1620659057741/work
markovify==0.9.4
MarkupSafe==2.1.1
matplotlib==3.5.1
matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1631080358261/work
matplotlib-venn==0.11.6
matrixprofile @ git+https://github.com/matrix-profile-foundation/matrixprofile.git@6bea7d4445284dbd9700a097974ef6d4613fbca7
mccabe==0.6.1
mdit-py-plugins @ file:///home/conda/feedstock_root/build_artifacts/mdit-py-plugins_1639763187273/work
memory-profiler==0.60.0
mercantile==1.2.1
mgwr==2.1.2
missingno==0.4.2
mistune @ file:///home/conda/feedstock_root/build_artifacts/mistune_1635844677043/work
mizani==0.7.3
ml-metrics==0.1.2
mlcrate==0.2.0
mlens==0.2.3
mlxtend==0.19.0
mmh3==3.0.0
mne==0.24.1
mnist==0.2.2
mock==4.0.3
momepy==0.5.2
more-itertools==8.12.0
mpld3==0.5.7
mpmath==1.2.1
msgpack @ file:///home/conda/feedstock_root/build_artifacts/msgpack-python_1637771288021/work
msgpack-numpy==0.4.7.1
multidict @ file:///home/conda/feedstock_root/build_artifacts/multidict_1636019089722/work
multimethod @ file:///home/conda/feedstock_root/build_artifacts/multimethod_1603129052241/work
multipledispatch==0.6.0
multiprocess==0.70.12.2
munch==2.5.0
munkres==1.1.4
murmurhash==1.0.6
mxnet-cu110==1.9.0
mypy-extensions @ file:///home/conda/feedstock_root/build_artifacts/mypy_extensions_1635839681723/work
nb-conda @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_1611345550379/work
nb-conda-kernels @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_kernels_1636999991206/work
nbclassic @ file:///home/conda/feedstock_root/build_artifacts/nbclassic_1635436909771/work
nbclient @ file:///home/conda/feedstock_root/build_artifacts/nbclient_1637327213451/work
nbconvert @ file:///home/conda/feedstock_root/build_artifacts/nbconvert_1636897213317/work
nbdime @ file:///home/conda/feedstock_root/build_artifacts/nbdime_1635269257164/work
nbformat @ file:///home/conda/feedstock_root/build_artifacts/nbformat_1617383142101/work
nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1638419302549/work
netCDF4==1.5.8
networkx @ file:///home/conda/feedstock_root/build_artifacts/networkx_1635253012265/work
nibabel==3.2.2
nilearn==0.9.0
nltk==3.2.4
nnabla==1.25.0
nnabla-ext-cuda110==1.25.0
nose==1.3.7
notebook @ file:///home/conda/feedstock_root/build_artifacts/notebook_1637122013008/work
notebook-executor @ file:///opt/conda/conda-bld/dlenv-base_1639875985139/work/packages/notebook_executor
numba @ file:///home/conda/feedstock_root/build_artifacts/numba_1633674394352/work
numexpr==2.8.1
numpy==1.20.3
nvtx @ file:///home/conda/feedstock_root/build_artifacts/nvtx_1637264760951/work
oauth2client==4.1.3
oauthlib @ file:///home/conda/feedstock_root/build_artifacts/oauthlib_1622563202229/work
odfpy==1.4.1
olefile @ file:///home/conda/feedstock_root/build_artifacts/olefile_1602866521163/work
opencv-contrib-python==4.5.4.60
opencv-python==4.5.4.60
opencv-python-headless==4.5.5.64
openslide-python==1.1.2
opt-einsum==3.3.0
optax==0.1.1
optuna==2.10.0
orderedmultidict==1.0.1
orjson==3.6.5
ortools==9.3.10459
osmnx==1.1.1
packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1637239678211/work
palettable==3.3.0
pandarallel==1.6.1
pandas==1.3.5
pandas-datareader==0.10.0
pandas-profiling @ file:///home/conda/feedstock_root/build_artifacts/pandas-profiling_1620781969337/work
pandas-summary==0.2.0
pandasql==0.7.3
pandocfilters @ file:///home/conda/feedstock_root/build_artifacts/pandocfilters_1631603243851/work
panel==0.12.6
papermill @ file:///home/conda/feedstock_root/build_artifacts/papermill_1634840867048/work
param==1.12.0
parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work
parsy==1.4.0
partd @ file:///home/conda/feedstock_root/build_artifacts/partd_1617910651905/work
path==16.4.0
path.py==12.5.0
pathos==0.2.8
pathspec @ file:///home/conda/feedstock_root/build_artifacts/pathspec_1626613672358/work
pathtools==0.1.2
pathy==0.6.1
patsy @ file:///home/conda/feedstock_root/build_artifacts/patsy_1632667180946/work
pbr==5.8.1
pdf2image==1.16.0
PDPbox @ git+https://github.com/SauceCat/PDPbox@b022a0aabcc6dbe2440244bf48d08fbb6ecdaf2d
pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1602535608087/work
phik @ file:///home/conda/feedstock_root/build_artifacts/phik_1636795276417/work
pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
Pillow==8.2.0
platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1630400214373/work
plotly==5.6.0
plotly-express==0.4.1
plotnine==0.8.0
pluggy==1.0.0
pointpats==2.2.0
polyglot==16.7.4
pooch==1.6.0
portalocker==2.4.0
pox==0.3.0
poyo==0.5.0
ppca==0.0.4
ppft==1.6.6.4
preprocessing==0.1.13
preshed==3.0.6
prettytable @ file:///home/conda/feedstock_root/build_artifacts/prettytable_1635956428808/work
progressbar2==4.0.0
prometheus-client @ file:///home/conda/feedstock_root/build_artifacts/prometheus_client_1635538335951/work
promise==2.3
prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1639065841292/work
pronouncing==0.2.0
proto-plus==1.19.8
protobuf==3.19.4
psutil @ file:///home/conda/feedstock_root/build_artifacts/psutil_1640887121529/work
ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
pudb==2022.1.1
PuLP==2.6.0
py==1.11.0
py-lz4framed==0.14.0
py-stringmatching==0.4.2
py-stringsimjoin==0.3.2
py4j==0.10.9.4
pyaml==21.10.1
PyArabic==0.6.14
pyarrow==6.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.7
PyAstronomy==0.17.1
pybind11==2.9.1
pycodestyle==2.8.0
pycosat==0.6.3
pycountry==22.3.5
pycparser @ file:///home/conda/feedstock_root/build_artifacts/pycparser_1636257122734/work
pycrypto==2.6.1
pyct==0.4.8
pycuda==2021.1
pydantic @ file:///home/conda/feedstock_root/build_artifacts/pydantic_1636021129189/work
pydash==5.1.0
pydegensac==0.1.2
pyDeprecate==0.3.1
pydicom==2.2.2
pydot==1.4.2
pydub==0.25.1
pyemd==0.5.1
pyerfa==2.0.0.1
pyexcel-io==0.6.6
pyexcel-ods==0.6.0
pyfasttext==0.4.6
pyflakes==2.4.0
pygeos==0.12.0
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1629119114968/work
PyJWT @ file:///home/conda/feedstock_root/build_artifacts/pyjwt_1638819640841/work
pykalman==0.9.5
pyLDAvis==3.2.2
pymc3==3.11.5
PyMeeus==0.5.11
pymongo==3.12.3
Pympler==1.0.1
pynndescent==0.5.6
pynvml==11.4.1
pynvrtc==9.2
pyocr==0.8.1
pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1633192417276/work
pyparsing @ file:///home/conda/feedstock_root/build_artifacts/pyparsing_1636757021002/work
pyPdf==1.13
pyperclip==1.8.2
PyPrind==2.11.3
pyproj @ file:///home/conda/feedstock_root/build_artifacts/pyproj_1623801868210/work
pyrsistent @ file:///home/conda/feedstock_root/build_artifacts/pyrsistent_1636052607582/work
pysal==2.6.0
pyshp @ file:///home/conda/feedstock_root/build_artifacts/pyshp_1644593068012/work
PySocks @ file:///tmp/build/80754af9/pysocks_1594394576006/work
pystan==2.19.1.1
pytesseract==0.3.9
pytest==7.1.0
python-bidi==0.4.2
python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work
python-dotenv==0.19.2
python-igraph==0.9.9
python-Levenshtein==0.12.2
python-louvain==0.16
python-slugify @ file:///home/conda/feedstock_root/build_artifacts/python-slugify_1620267765676/work
python-utils==3.1.0
pythreejs==2.3.0
pytools==2022.1.1
pytorch-ignite==0.4.8
pytorch-lightning==1.5.10
pytz @ file:///home/conda/feedstock_root/build_artifacts/pytz_1633452062248/work
pytz-deprecation-shim==0.1.0.post0
pyu2f @ file:///home/conda/feedstock_root/build_artifacts/pyu2f_1604248910016/work
PyUpSet==0.1.1.post7
pyviz-comms==2.1.0
PyWavelets @ file:///home/conda/feedstock_root/build_artifacts/pywavelets_1638209732773/work
PyYAML @ file:///home/conda/feedstock_root/build_artifacts/pyyaml_1636139801027/work
pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1635877395563/work
qgrid==1.3.1
qtconsole==5.2.2
QtPy==1.11.3
quantecon==0.5.2
quantities==0.13.0
qudida==0.0.4
quilt3==5.0.0
randomgen==1.21.2
rasterio==1.2.10
rasterstats==0.16.0
ray==1.11.0
redis==4.1.4
regex==2021.11.10
requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1637771257551/work
requests-futures==1.0.0
requests-oauthlib @ file:///home/conda/feedstock_root/build_artifacts/requests-oauthlib_1595492159598/work
resampy==0.2.2
responses==0.18.0
retrying==1.3.3
rgf-python==3.12.0
rich==12.0.0
rmm==21.10.1
rsa @ file:///home/conda/feedstock_root/build_artifacts/rsa_1637781155505/work
Rtree==0.9.7
ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016701961/work
rvlib==0.0.6
s2sphere==0.2.5
s3fs==2022.2.0
s3transfer==0.5.2
sacremoses==0.0.49
scattertext==0.1.5
scikit-image==0.19.1
scikit-learn @ file:///home/conda/feedstock_root/build_artifacts/scikit-learn_1639497488246/work
scikit-multilearn==0.2.0
scikit-optimize==0.9.0
scikit-plot==0.3.7
scikit-surprise==1.1.1
scipy @ file:///home/conda/feedstock_root/build_artifacts/scipy_1637806658031/work
seaborn @ file:///home/conda/feedstock_root/build_artifacts/seaborn-split_1629095986539/work
SecretStorage==3.3.1
segregation==2.1.0
semver==2.13.0
Send2Trash @ file:///home/conda/feedstock_root/build_artifacts/send2trash_1628511208346/work
sentencepiece==0.1.96
sentry-sdk==1.5.7
setproctitle==1.2.2
setuptools-git==1.2
shap==0.40.0
Shapely @ file:///home/conda/feedstock_root/build_artifacts/shapely_1635194349843/work
shortuuid==1.0.8
simpervisor @ file:///home/conda/feedstock_root/build_artifacts/simpervisor_1609865618711/work
SimpleITK==2.1.1
simplejson==3.17.6
six @ file:///tmp/build/80754af9/six_1623709665295/work
sklearn==0.0
sklearn-contrib-py-earth @ git+https://github.com/scikit-learn-contrib/py-earth.git@dde5f899255411a7b9cbbabf93a817eff4b02e5e
sklearn-pandas==2.2.0
slicer==0.0.7
smart-open==5.2.1
smhasher==0.150.1
smmap @ file:///home/conda/feedstock_root/build_artifacts/smmap_1611376390914/work
sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1635844655971/work
snuggs==1.4.7
sortedcontainers @ file:///home/conda/feedstock_root/build_artifacts/sortedcontainers_1621217038088/work
SoundFile==0.10.3.post1
soupsieve==2.3.1
spacy==3.2.3
spacy-legacy==3.0.9
spacy-loggers==1.0.1
spaghetti==1.6.5
spectral==0.22.4
spglm==1.0.8
sphinx-rtd-theme==0.2.4
spint==1.0.7
splot==1.1.4
spopt==0.2.1
spreg==1.2.4
spvcm==0.3.0
SQLAlchemy @ file:///home/conda/feedstock_root/build_artifacts/sqlalchemy_1639086017078/work
sqlitedict==2.0.0
sqlparse @ file:///home/conda/feedstock_root/build_artifacts/sqlparse_1631317292236/work
squarify==0.4.3
srsly==2.4.2
starlette==0.17.1
statsmodels @ file:///home/conda/feedstock_root/build_artifacts/statsmodels_1636765227291/work
stemming==1.0.1
stevedore==3.5.0
stop-words==2018.7.23
stopit==1.1.2
stumpy==1.10.2
sympy==1.10
tabulate==0.8.9
tangled-up-in-unicode==0.1.0
tblib @ file:///home/conda/feedstock_root/build_artifacts/tblib_1616261298899/work
tenacity @ file:///home/conda/feedstock_root/build_artifacts/tenacity_1626090218611/work
tensorboard==2.6.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorboardX==2.5
tensorflow @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1639878970787/work/tensorflow-2.6.2-cp37-cp37m-linux_x86_64.whl
tensorflow-addons==0.14.0
tensorflow-cloud==0.1.14
tensorflow-datasets==4.3.0
tensorflow-estimator==2.6.0
tensorflow-gcs-config==2.6.0
tensorflow-hub==0.12.0
tensorflow-io==0.21.0
tensorflow-metadata==1.5.0
tensorflow-probability==0.14.1
tensorflow-serving-api==2.7.0
tensorflow-transform==1.5.0
tensorpack==0.11
termcolor==1.1.0
terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_1636052203143/work
testpath @ file:///home/conda/feedstock_root/build_artifacts/testpath_1621261527237/work
text-unidecode==1.3
textblob==0.17.1
texttable==1.6.4
textwrap3==0.9.2
tfx-bsl==1.5.0
Theano==1.0.5
Theano-PyMC==1.1.2
thinc==8.0.15
threadpoolctl @ file:///home/conda/feedstock_root/build_artifacts/threadpoolctl_1633102299089/work
tifffile==2021.11.2
tobler==0.9.0
tokenizers==0.11.6
toml @ file:///home/conda/feedstock_root/build_artifacts/toml_1604308577558/work
tomli @ file:///home/conda/feedstock_root/build_artifacts/tomli_1635181214134/work
toolz @ file:///home/conda/feedstock_root/build_artifacts/toolz_1636177962100/work
torch @ file:///tmp/torch/torch-1.9.1-cp37-cp37m-linux_x86_64.whl
torchaudio @ file:///tmp/torch/torchaudio-0.9.1-cp37-cp37m-linux_x86_64.whl
torchmetrics==0.6.2
torchtext @ file:///tmp/torch/torchtext-0.10.1-cp37-cp37m-linux_x86_64.whl
torchvision @ file:///tmp/torch/torchvision-0.10.1-cp37-cp37m-linux_x86_64.whl
tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1635819587639/work
TPOT==0.11.7
tqdm @ file:///home/conda/feedstock_root/build_artifacts/tqdm_1632160078689/work
traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1635260543454/work
traittypes==0.2.1
transformers==4.16.2
treelite==2.1.0
treelite-runtime==2.1.0
trueskill==0.4.5
tsfresh==0.19.0
typed-ast @ file:///home/conda/feedstock_root/build_artifacts/typed-ast_1638670782934/work
typeguard==2.13.3
typer==0.4.0
typing-inspect==0.7.1
typing_extensions==4.1.1
tzdata==2021.5
tzlocal==4.1
ucx-py @ file:///opt/conda/conda-bld/ucx-split_1638987598159/work/ucx-py
ujson @ file:///home/conda/feedstock_root/build_artifacts/ujson_1639784827898/work
umap-learn==0.5.2
unicodedata2 @ file:///home/conda/feedstock_root/build_artifacts/unicodedata2_1637177680285/work
Unidecode @ file:///home/conda/feedstock_root/build_artifacts/unidecode_1631795222793/work
update-checker==0.18.0
uritemplate==3.0.1
urllib3 @ file:///home/conda/feedstock_root/build_artifacts/urllib3_1632350318291/work
urwid==2.1.2
urwid-readline==0.13
uvicorn==0.17.6
uvloop==0.16.0
vaex==4.8.0
vaex-astro==0.9.0
vaex-core==4.8.0
vaex-hdf5==0.12.0
vaex-jupyter==0.7.0
vaex-ml==0.17.0
vaex-server==0.8.1
vaex-viz==0.5.1
vecstack==0.4.0
visions @ file:///home/conda/feedstock_root/build_artifacts/visions_1612743227238/work
vowpalwabbit==9.0.1
vtk==9.1.0
Wand==0.6.7
wandb==0.12.11
wasabi==0.9.0
watchgod==0.8
wavio==0.0.4
wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1600965781394/work
webencodings==0.5.1
websocket-client @ file:///home/conda/feedstock_root/build_artifacts/websocket-client_1638949723239/work
websockets==10.2
Werkzeug==2.0.2
wfdb==3.4.1
widgetsnbextension @ file:///home/conda/feedstock_root/build_artifacts/widgetsnbextension_1637174133839/work
witwidget==1.8.0
woodwork==0.14.0
Wordbatch==1.4.9
wordcloud==1.8.1
wordsegment==1.3.1
wrapt @ file:///home/conda/feedstock_root/build_artifacts/wrapt_1635836382399/work
wslink==1.4.3
xai-tabular-widget @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1639878970787/work/xai_tabular_widget-1-py3-none-any.whl
xarray==0.20.2
xgboost==1.5.2
xvfbwrapper==0.2.9
xxhash==3.0.0
xyzservices==2022.3.0
yacs==0.1.8
yarl @ file:///home/conda/feedstock_root/build_artifacts/yarl_1636046815749/work
yaspin==2.1.0
yellowbrick==1.4
zict @ file:///home/conda/feedstock_root/build_artifacts/zict_1645832288898/work
zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1633302054558/work