forked from flyteorg/flytekit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoc-requirements.txt
752 lines (751 loc) · 14.4 KB
/
doc-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
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# make doc-requirements.txt
#
-e file:.#egg=flytekit
# via -r doc-requirements.in
alabaster==0.7.12
# via sphinx
altair==4.2.0
# via great-expectations
ansiwrap==0.8.4
# via papermill
appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
arrow==1.2.2
# via jinja2-time
astroid==2.11.6
# via sphinx-autoapi
attrs==21.4.0
# via
# jsonschema
# visions
babel==2.10.3
# via sphinx
backcall==0.2.0
# via ipython
backports-zoneinfo==0.2.1
# via
# pytz-deprecation-shim
# tzlocal
beautifulsoup4==4.11.1
# via
# furo
# nbconvert
# sphinx-code-include
# sphinx-material
binaryornot==0.4.4
# via cookiecutter
bleach==5.0.1
# via nbconvert
botocore==1.27.21
# via -r doc-requirements.in
cachetools==5.2.0
# via google-auth
certifi==2022.6.15
# via
# kubernetes
# requests
cffi==1.15.1
# via
# argon2-cffi-bindings
# cryptography
chardet==5.0.0
# via binaryornot
charset-normalizer==2.1.0
# via requests
click==8.1.3
# via
# cookiecutter
# flytekit
# great-expectations
# papermill
cloudpickle==2.1.0
# via flytekit
colorama==0.4.5
# via great-expectations
cookiecutter==2.1.1
# via flytekit
croniter==1.3.5
# via flytekit
cryptography==37.0.2
# via
# -r doc-requirements.in
# great-expectations
# pyopenssl
css-html-js-minify==2.5.5
# via sphinx-material
cycler==0.11.0
# via matplotlib
dataclasses-json==0.5.7
# via
# dolt-integrations
# flytekit
debugpy==1.6.0
# via ipykernel
decorator==5.1.1
# via
# ipython
# retry
defusedxml==0.7.1
# via nbconvert
deprecated==1.2.13
# via flytekit
diskcache==5.4.0
# via flytekit
docker==5.0.3
# via flytekit
docker-image-py==0.1.12
# via flytekit
docstring-parser==0.14.1
# via flytekit
docutils==0.17.1
# via
# sphinx
# sphinx-panels
dolt-integrations==0.1.5
# via -r doc-requirements.in
doltcli==0.1.17
# via dolt-integrations
entrypoints==0.4
# via
# altair
# jupyter-client
# nbconvert
# papermill
fastjsonschema==2.15.3
# via nbformat
flyteidl==1.1.7
# via flytekit
fonttools==4.33.3
# via matplotlib
fsspec==2022.5.0
# via
# -r doc-requirements.in
# modin
furo @ git+https://github.com/flyteorg/furo@main
# via -r doc-requirements.in
google-api-core[grpc]==2.8.2
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
google-auth==2.9.0
# via
# google-api-core
# google-cloud-core
# kubernetes
google-cloud==0.34.0
# via -r doc-requirements.in
google-cloud-bigquery==3.2.0
# via -r doc-requirements.in
google-cloud-bigquery-storage==2.13.2
# via google-cloud-bigquery
google-cloud-core==2.3.1
# via google-cloud-bigquery
google-crc32c==1.3.0
# via google-resumable-media
google-resumable-media==2.3.3
# via google-cloud-bigquery
googleapis-common-protos==1.56.3
# via
# flyteidl
# google-api-core
# grpcio-status
great-expectations==0.15.12
# via -r doc-requirements.in
greenlet==1.1.2
# via sqlalchemy
grpcio==1.47.0
# via
# -r doc-requirements.in
# flytekit
# google-api-core
# google-cloud-bigquery
# grpcio-status
grpcio-status==1.47.0
# via
# flytekit
# google-api-core
htmlmin==0.1.12
# via pandas-profiling
idna==3.3
# via requests
imagehash==4.2.1
# via visions
imagesize==1.4.1
# via sphinx
importlib-metadata==4.12.0
# via
# click
# flytekit
# great-expectations
# jsonschema
# keyring
# markdown
# sphinx
# sqlalchemy
importlib-resources==5.8.0
# via jsonschema
ipykernel==6.15.0
# via
# ipywidgets
# jupyter
# jupyter-console
# notebook
# qtconsole
ipython==7.34.0
# via
# great-expectations
# ipykernel
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via
# ipywidgets
# notebook
# qtconsole
ipywidgets==7.7.1
# via jupyter
jedi==0.18.1
# via ipython
jinja2==3.1.2
# via
# altair
# cookiecutter
# great-expectations
# jinja2-time
# nbconvert
# notebook
# pandas-profiling
# sphinx
# sphinx-autoapi
jinja2-time==0.2.0
# via cookiecutter
jmespath==1.0.1
# via botocore
joblib==1.1.0
# via
# pandas-profiling
# phik
jsonpatch==1.32
# via great-expectations
jsonpointer==2.3
# via jsonpatch
jsonschema==4.6.1
# via
# altair
# great-expectations
# nbformat
jupyter==1.0.0
# via -r doc-requirements.in
jupyter-client==7.3.4
# via
# ipykernel
# jupyter-console
# nbclient
# notebook
# qtconsole
jupyter-console==6.4.4
# via jupyter
jupyter-core==4.10.0
# via
# jupyter-client
# nbconvert
# nbformat
# notebook
# qtconsole
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-widgets==1.1.1
# via ipywidgets
keyring==23.6.0
# via flytekit
kiwisolver==1.4.3
# via matplotlib
kubernetes==24.2.0
# via -r doc-requirements.in
lazy-object-proxy==1.7.1
# via astroid
lxml==4.9.0
# via sphinx-material
markdown==3.3.7
# via -r doc-requirements.in
markupsafe==2.1.1
# via
# jinja2
# nbconvert
# pandas-profiling
marshmallow==3.17.0
# via
# dataclasses-json
# marshmallow-enum
# marshmallow-jsonschema
marshmallow-enum==1.5.1
# via dataclasses-json
marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib==3.5.2
# via
# missingno
# pandas-profiling
# phik
# seaborn
matplotlib-inline==0.1.3
# via
# ipykernel
# ipython
missingno==0.5.1
# via pandas-profiling
mistune==0.8.4
# via
# great-expectations
# nbconvert
modin==0.12.1
# via -r doc-requirements.in
multimethod==1.8
# via
# pandas-profiling
# visions
mypy-extensions==0.4.3
# via typing-inspect
natsort==8.1.0
# via flytekit
nbclient==0.6.6
# via
# nbconvert
# papermill
nbconvert==6.5.0
# via
# jupyter
# notebook
nbformat==5.4.0
# via
# great-expectations
# nbclient
# nbconvert
# notebook
# papermill
nest-asyncio==1.5.5
# via
# ipykernel
# jupyter-client
# nbclient
# notebook
networkx==2.6.3
# via visions
notebook==6.4.12
# via
# great-expectations
# jupyter
# widgetsnbextension
numpy==1.21.6
# via
# altair
# flytekit
# great-expectations
# imagehash
# matplotlib
# missingno
# modin
# pandas
# pandas-profiling
# pandera
# phik
# pyarrow
# pywavelets
# scipy
# seaborn
# visions
oauthlib==3.2.0
# via requests-oauthlib
packaging==21.3
# via
# google-cloud-bigquery
# great-expectations
# ipykernel
# marshmallow
# matplotlib
# modin
# nbconvert
# pandera
# qtpy
# sphinx
pandas==1.3.5
# via
# altair
# dolt-integrations
# flytekit
# great-expectations
# modin
# pandas-profiling
# pandera
# phik
# seaborn
# visions
pandas-profiling==3.2.0
# via -r doc-requirements.in
pandera==0.9.0
# via -r doc-requirements.in
pandocfilters==1.5.0
# via nbconvert
papermill==2.3.4
# via -r doc-requirements.in
parso==0.8.3
# via jedi
pexpect==4.8.0
# via ipython
phik==0.12.2
# via pandas-profiling
pickleshare==0.7.5
# via ipython
pillow==9.1.1
# via
# imagehash
# matplotlib
# visions
plotly==5.9.0
# via -r doc-requirements.in
prometheus-client==0.14.1
# via notebook
prompt-toolkit==3.0.30
# via
# ipython
# jupyter-console
proto-plus==1.20.6
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
protobuf==3.20.1
# via
# flyteidl
# flytekit
# google-api-core
# google-cloud-bigquery
# google-cloud-bigquery-storage
# googleapis-common-protos
# grpcio-status
# proto-plus
# protoc-gen-swagger
protoc-gen-swagger==0.1.0
# via flyteidl
psutil==5.9.1
# via ipykernel
ptyprocess==0.7.0
# via
# pexpect
# terminado
py==1.11.0
# via retry
py4j==0.10.9.5
# via pyspark
pyarrow==6.0.1
# via
# flytekit
# google-cloud-bigquery
# pandera
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycparser==2.21
# via cffi
pydantic==1.9.1
# via
# pandas-profiling
# pandera
pygments==2.12.0
# via
# furo
# ipython
# jupyter-console
# nbconvert
# qtconsole
# sphinx
# sphinx-prompt
pyopenssl==22.0.0
# via flytekit
pyparsing==2.4.7
# via
# great-expectations
# matplotlib
# packaging
pyrsistent==0.18.1
# via jsonschema
pyspark==3.3.0
# via -r doc-requirements.in
python-dateutil==2.8.2
# via
# arrow
# botocore
# croniter
# flytekit
# google-cloud-bigquery
# great-expectations
# jupyter-client
# kubernetes
# matplotlib
# pandas
python-json-logger==2.0.2
# via flytekit
python-slugify[unidecode]==6.1.2
# via
# cookiecutter
# sphinx-material
pytimeparse==1.1.8
# via flytekit
pytz==2022.1
# via
# babel
# flytekit
# great-expectations
# pandas
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
pywavelets==1.3.0
# via imagehash
pyyaml==6.0
# via
# cookiecutter
# flytekit
# kubernetes
# pandas-profiling
# papermill
# sphinx-autoapi
pyzmq==23.2.0
# via
# ipykernel
# jupyter-client
# notebook
# qtconsole
qtconsole==5.3.1
# via jupyter
qtpy==2.1.0
# via qtconsole
regex==2022.6.2
# via docker-image-py
requests==2.28.1
# via
# cookiecutter
# docker
# flytekit
# google-api-core
# google-cloud-bigquery
# great-expectations
# kubernetes
# pandas-profiling
# papermill
# requests-oauthlib
# responses
# sphinx
requests-oauthlib==1.3.1
# via kubernetes
responses==0.21.0
# via flytekit
retry==0.9.2
# via flytekit
rsa==4.8
# via google-auth
ruamel-yaml==0.17.17
# via great-expectations
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
scipy==1.7.3
# via
# great-expectations
# imagehash
# missingno
# pandas-profiling
# phik
# seaborn
seaborn==0.11.2
# via
# missingno
# pandas-profiling
send2trash==1.8.0
# via notebook
singledispatchmethod==1.0
# via flytekit
six==1.16.0
# via
# bleach
# google-auth
# grpcio
# imagehash
# kubernetes
# python-dateutil
# sphinx-code-include
snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via flytekit
soupsieve==2.3.2.post1
# via beautifulsoup4
sphinx==4.5.0
# via
# -r doc-requirements.in
# furo
# sphinx-autoapi
# sphinx-basic-ng
# sphinx-code-include
# sphinx-copybutton
# sphinx-fontawesome
# sphinx-gallery
# sphinx-material
# sphinx-panels
# sphinx-prompt
# sphinxcontrib-yt
sphinx-autoapi==1.8.4
# via -r doc-requirements.in
sphinx-basic-ng==0.0.1a12
# via furo
sphinx-code-include==1.1.1
# via -r doc-requirements.in
sphinx-copybutton==0.5.0
# via -r doc-requirements.in
sphinx-fontawesome==0.0.6
# via -r doc-requirements.in
sphinx-gallery==0.10.1
# via -r doc-requirements.in
sphinx-material==0.0.35
# via -r doc-requirements.in
sphinx-panels==0.6.0
# via -r doc-requirements.in
sphinx-prompt==1.5.0
# via -r doc-requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-yt==0.2.2
# via -r doc-requirements.in
sqlalchemy==1.4.39
# via -r doc-requirements.in
statsd==3.3.0
# via flytekit
tangled-up-in-unicode==0.2.0
# via
# pandas-profiling
# visions
tenacity==8.0.1
# via
# papermill
# plotly
termcolor==1.1.0
# via great-expectations
terminado==0.15.0
# via notebook
text-unidecode==1.3
# via python-slugify
textwrap3==0.9.2
# via ansiwrap
tinycss2==1.1.1
# via nbconvert
toolz==0.11.2
# via altair
tornado==6.1
# via
# ipykernel
# jupyter-client
# notebook
# terminado
tqdm==4.64.0
# via
# great-expectations
# pandas-profiling
# papermill
traitlets==5.3.0
# via
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# matplotlib-inline
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
typed-ast==1.5.4
# via astroid
typing-extensions==4.3.0
# via
# argon2-cffi
# arrow
# astroid
# flytekit
# great-expectations
# importlib-metadata
# jsonschema
# kiwisolver
# pandera
# pydantic
# responses
# typing-inspect
typing-inspect==0.7.1
# via
# dataclasses-json
# pandera
tzdata==2022.1
# via pytz-deprecation-shim
tzlocal==4.2
# via great-expectations
unidecode==1.3.4
# via
# python-slugify
# sphinx-autoapi
urllib3==1.26.9
# via
# botocore
# flytekit
# great-expectations
# kubernetes
# requests
# responses
visions[type_image_path]==0.7.4
# via pandas-profiling
wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.3.3
# via
# docker
# kubernetes
wheel==0.37.1
# via flytekit
widgetsnbextension==3.6.1
# via ipywidgets
wrapt==1.14.1
# via
# astroid
# deprecated
# flytekit
# pandera
zipp==3.8.0
# via
# importlib-metadata
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools