forked from flyteorg/flytesnacks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
531 lines (530 loc) · 12.1 KB
/
dev-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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# make dev-requirements.txt
#
absl-py==0.10.0
# via
# tensorboard
# tensorflow
# tensorflow-datasets
# tensorflow-metadata
alabaster==0.7.12
# via sphinx
appdirs==1.4.4
# via black
astroid==2.4.2
# via sphinx-autoapi
astunparse==1.6.3
# via tensorflow
attrs==20.3.0
# via
# black
# pytest
# scantree
# tensorflow-datasets
babel==2.9.0
# via sphinx
bcrypt==3.2.0
# via paramiko
beautifulsoup4==4.9.3
# via
# sphinx-code-include
# sphinx-material
black==19.10b0
# via
# -r dev-requirements.in
# flake8-black
boto3==1.17.1
# via sagemaker-training
botocore==1.20.1
# via
# boto3
# s3transfer
cachetools==4.2.1
# via google-auth
certifi==2020.12.5
# via requests
cffi==1.14.4
# via
# bcrypt
# cryptography
# pynacl
chardet==4.0.0
# via requests
click==7.1.2
# via
# black
# flytekit
coverage==5.4
# via -r dev-requirements.in
croniter==1.0.6
# via flytekit
cryptography==3.3.1
# via paramiko
css-html-js-minify==2.5.5
# via sphinx-material
cycler==0.10.0
# via matplotlib
dataclasses-json==0.5.2
# via flytekit
decorator==4.4.2
# via retry
deprecated==1.2.11
# via flytekit
dill==0.3.3
# via tensorflow-datasets
dirhash==0.2.1
# via flytekit
docutils==0.16
# via sphinx
flake8-black==0.2.1
# via -r dev-requirements.in
flake8-isort==4.0.0
# via -r dev-requirements.in
flake8==3.8.4
# via
# -r dev-requirements.in
# flake8-black
# flake8-isort
flatbuffers==1.12
# via tensorflow
flyteidl==0.18.12
# via flytekit
flytekit==0.16.0b6
# via
# -r ./recipes/case_studies/pima_diabetes/../../common/requirements-common.in
# -r ./recipes/plugins/hive/../../common/requirements-common.in
# -r ./recipes/plugins/k8s_spark/../../common/requirements-common.in
# -r ./recipes/plugins/kfpytorch/../../common/requirements-common.in
# -r ./recipes/plugins/pod/../../common/requirements-common.in
# -r ./recipes/plugins/sagemaker_pytorch/../../common/requirements-common.in
# -r ./recipes/plugins/sagemaker_training/../../common/requirements-common.in
# -r recipes/common/requirements-common.in
# flytekitplugins-awssagemaker
# flytekitplugins-hive
# flytekitplugins-kfpytorch
# flytekitplugins-pod
# flytekitplugins-spark
flytekitplugins-awssagemaker==0.1.1
# via
# -r ./recipes/plugins/sagemaker_pytorch/requirements.in
# -r ./recipes/plugins/sagemaker_training/requirements.in
flytekitplugins-hive==0.1.1
# via -r ./recipes/plugins/hive/requirements.in
flytekitplugins-kfpytorch==0.1.1
# via -r ./recipes/plugins/kfpytorch/requirements.in
flytekitplugins-pod==0.1.1
# via -r ./recipes/plugins/pod/requirements.in
flytekitplugins-spark==0.1.1
# via -r ./recipes/plugins/k8s_spark/requirements.in
future==0.18.2
# via
# croniter
# tensorflow-datasets
gast==0.3.3
# via tensorflow
gevent==21.1.2
# via sagemaker-training
google-auth-oauthlib==0.4.2
# via tensorboard
google-auth==1.25.0
# via
# google-auth-oauthlib
# tensorboard
google-pasta==0.2.0
# via tensorflow
googleapis-common-protos==1.52.0
# via tensorflow-metadata
greenlet==1.0.0
# via gevent
grpcio==1.32.0
# via
# flytekit
# tensorboard
# tensorflow
h5py==2.10.0
# via tensorflow
idna==2.10
# via requests
imagesize==1.2.0
# via sphinx
importlib-resources==5.1.0
# via tensorflow-datasets
iniconfig==1.1.1
# via pytest
inotify_simple==1.2.1
# via sagemaker-training
isort==5.7.0
# via
# -r dev-requirements.in
# flake8-isort
jinja2==2.11.3
# via
# sphinx
# sphinx-autoapi
jmespath==0.10.0
# via
# boto3
# botocore
joblib==1.0.0
# via
# -r ./recipes/case_studies/pima_diabetes/requirements.in
# scikit-learn
k8s-proto==0.0.3
# via flytekitplugins-pod
keras-preprocessing==1.1.2
# via tensorflow
keyring==22.0.1
# via flytekit
kiwisolver==1.3.1
# via matplotlib
lazy-object-proxy==1.4.3
# via astroid
lxml==4.6.2
# via sphinx-material
markdown==3.3.3
# via tensorboard
markupsafe==1.1.1
# via jinja2
marshmallow-enum==1.5.1
# via dataclasses-json
marshmallow==3.10.0
# via
# dataclasses-json
# marshmallow-enum
matplotlib==3.3.4
# via
# -r ./recipes/case_studies/pima_diabetes/../../common/requirements-common.in
# -r ./recipes/case_studies/pima_diabetes/requirements.in
# -r ./recipes/plugins/hive/../../common/requirements-common.in
# -r ./recipes/plugins/k8s_spark/../../common/requirements-common.in
# -r ./recipes/plugins/kfpytorch/../../common/requirements-common.in
# -r ./recipes/plugins/pod/../../common/requirements-common.in
# -r ./recipes/plugins/sagemaker_pytorch/../../common/requirements-common.in
# -r ./recipes/plugins/sagemaker_training/../../common/requirements-common.in
# -r recipes/common/requirements-common.in
mccabe==0.6.1
# via flake8
mock==4.0.3
# via -r dev-requirements.in
mypy-extensions==0.4.3
# via typing-inspect
natsort==7.1.1
# via
# croniter
# flytekit
numpy==1.19.5
# via
# h5py
# keras-preprocessing
# matplotlib
# opencv-python
# opt-einsum
# pandas
# pyarrow
# sagemaker-training
# scikit-learn
# scipy
# tensorboard
# tensorboardx
# tensorflow
# tensorflow-datasets
# torch
# torchvision
# xgboost
oauthlib==3.1.0
# via requests-oauthlib
opencv-python==4.5.1.48
# via -r requirements.in
opt-einsum==3.3.0
# via tensorflow
packaging==20.9
# via
# pytest
# sphinx
pandas==1.2.1
# via flytekit
paramiko==2.7.2
# via sagemaker-training
pathspec==0.8.1
# via
# black
# scantree
pillow==8.1.0
# via
# matplotlib
# torchvision
pluggy==0.13.1
# via pytest
promise==2.3
# via tensorflow-datasets
protobuf==3.14.0
# via
# flyteidl
# flytekit
# googleapis-common-protos
# k8s-proto
# sagemaker-training
# tensorboard
# tensorboardx
# tensorflow
# tensorflow-datasets
# tensorflow-metadata
psutil==5.8.0
# via sagemaker-training
py4j==0.10.9
# via pyspark
py==1.10.0
# via
# pytest
# retry
pyarrow==2.0.0
# via flytekit
pyasn1-modules==0.2.8
# via google-auth
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pycodestyle==2.6.0
# via flake8
pycparser==2.20
# via cffi
pyflakes==2.2.0
# via flake8
pygments==2.7.4
# via
# sphinx
# sphinx-prompt
pynacl==1.4.0
# via paramiko
pyparsing==2.4.7
# via
# matplotlib
# packaging
pyspark==3.0.1
# via
# -r ./recipes/plugins/k8s_spark/requirements.in
# flytekitplugins-spark
pytest==6.2.2
# via -r dev-requirements.in
python-dateutil==2.8.1
# via
# botocore
# croniter
# flytekit
# matplotlib
# pandas
python-slugify[unidecode]==4.0.1
# via sphinx-material
pytimeparse==1.1.8
# via flytekit
pytz==2018.4
# via
# babel
# flytekit
# pandas
pyyaml==5.4.1
# via sphinx-autoapi
regex==2020.11.13
# via black
requests-oauthlib==1.3.0
# via google-auth-oauthlib
requests==2.25.1
# via
# flytekit
# requests-oauthlib
# responses
# sphinx
# tensorboard
# tensorflow-datasets
responses==0.12.1
# via flytekit
retry==0.9.2
# via flytekit
retrying==1.3.3
# via sagemaker-training
rsa==4.7
# via google-auth
s3transfer==0.3.4
# via boto3
sagemaker-training==3.7.3
# via flytekitplugins-awssagemaker
scantree==0.0.1
# via dirhash
scikit-learn==0.24.1
# via sklearn
scipy==1.6.0
# via
# sagemaker-training
# scikit-learn
# xgboost
six==1.15.0
# via
# absl-py
# astroid
# astunparse
# bcrypt
# cryptography
# cycler
# flytekit
# google-auth
# google-pasta
# grpcio
# h5py
# keras-preprocessing
# promise
# protobuf
# pynacl
# python-dateutil
# responses
# retrying
# sagemaker-training
# scantree
# sphinx-code-include
# tensorboard
# tensorboardx
# tensorflow
# tensorflow-datasets
sklearn==0.0
# via -r ./recipes/case_studies/pima_diabetes/requirements.in
snowballstemmer==2.1.0
# via sphinx
sortedcontainers==2.3.0
# via flytekit
soupsieve==2.1
# via beautifulsoup4
sphinx-autoapi==1.7.0
# via -r dev-requirements.in
sphinx-code-include==1.1.1
# via -r dev-requirements.in
sphinx-copybutton==0.3.1
# via -r dev-requirements.in
sphinx-gallery==0.8.2
# via -r dev-requirements.in
sphinx-material==0.0.32
# via -r dev-requirements.in
sphinx-prompt==1.3.0
# via -r dev-requirements.in
sphinx==3.4.3
# via
# -r dev-requirements.in
# sphinx-autoapi
# sphinx-code-include
# sphinx-copybutton
# sphinx-gallery
# sphinx-material
# sphinx-prompt
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==1.0.3
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
# via sphinx
statsd==3.3.0
# via flytekit
stringcase==1.2.0
# via dataclasses-json
tabulate==0.8.7
# via -r ./recipes/case_studies/pima_diabetes/requirements.in
tensorboard-plugin-wit==1.8.0
# via tensorboard
tensorboard==2.4.1
# via tensorflow
tensorboardx==2.1
# via
# -r ./recipes/plugins/kfpytorch/requirements.in
# -r ./recipes/plugins/sagemaker_pytorch/requirements.in
tensorflow-datasets==4.2.0
# via -r ./recipes/plugins/sagemaker_training/requirements.in
tensorflow-estimator==2.4.0
# via tensorflow
tensorflow-metadata==0.27.0
# via tensorflow-datasets
tensorflow==2.4.1
# via -r ./recipes/plugins/sagemaker_training/requirements.in
termcolor==1.1.0
# via
# tensorflow
# tensorflow-datasets
testfixtures==6.17.1
# via flake8-isort
text-unidecode==1.3
# via python-slugify
threadpoolctl==2.1.0
# via scikit-learn
toml==0.10.2
# via
# black
# pytest
torch==1.7.1
# via
# -r ./recipes/plugins/kfpytorch/requirements.in
# -r ./recipes/plugins/sagemaker_pytorch/requirements.in
# torchvision
torchvision==0.8.2
# via
# -r ./recipes/plugins/kfpytorch/requirements.in
# -r ./recipes/plugins/sagemaker_pytorch/requirements.in
tqdm==4.56.0
# via tensorflow-datasets
typed-ast==1.4.2
# via black
typing-extensions==3.7.4.3
# via
# tensorflow
# torch
# typing-inspect
typing-inspect==0.6.0
# via dataclasses-json
unidecode==1.1.2
# via
# python-slugify
# sphinx-autoapi
urllib3==1.25.11
# via
# botocore
# flytekit
# requests
# responses
werkzeug==1.0.1
# via
# sagemaker-training
# tensorboard
wheel==0.36.2
# via
# -r ./recipes/case_studies/pima_diabetes/../../common/requirements-common.in
# -r ./recipes/plugins/hive/../../common/requirements-common.in
# -r ./recipes/plugins/k8s_spark/../../common/requirements-common.in
# -r ./recipes/plugins/kfpytorch/../../common/requirements-common.in
# -r ./recipes/plugins/pod/../../common/requirements-common.in
# -r ./recipes/plugins/sagemaker_pytorch/../../common/requirements-common.in
# -r ./recipes/plugins/sagemaker_training/../../common/requirements-common.in
# -r recipes/common/requirements-common.in
# astunparse
# flytekit
# tensorboard
# tensorflow
wrapt==1.12.1
# via
# astroid
# deprecated
# flytekit
# tensorflow
xgboost==1.3.3
# via -r ./recipes/case_studies/pima_diabetes/requirements.in
zope.event==4.5.0
# via gevent
zope.interface==5.2.0
# via gevent
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools