Skip to content

Commit

Permalink
Bump flytekitplugins-* dependency versions in plugin examples
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunk committed Mar 12, 2021
1 parent 131227e commit 9e56d9b
Show file tree
Hide file tree
Showing 17 changed files with 209 additions and 137 deletions.
26 changes: 17 additions & 9 deletions cookbook/case_studies/pima_diabetes/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ chardet==4.0.0
# via requests
click==7.1.2
# via flytekit
croniter==1.0.6
croniter==1.0.8
# via flytekit
cycler==0.10.0
# via matplotlib
Expand All @@ -24,21 +24,25 @@ deprecated==1.2.11
# via flytekit
dirhash==0.2.1
# via flytekit
flyteidl==0.18.12
docker-image-py==0.1.10
# via flytekit
flytekit==0.16.0b13
flyteidl==0.18.17
# via flytekit
flytekit==0.16.0b16
# via -r ../../common/requirements-common.in
future==0.18.2
# via croniter
grpcio==1.35.0
grpcio==1.36.1
# via flytekit
idna==2.10
# via requests
importlib-metadata==3.7.2
# via keyring
joblib==1.0.1
# via
# -r requirements.in
# scikit-learn
keyring==22.0.1
keyring==23.0.0
# via flytekit
kiwisolver==1.3.1
# via matplotlib
Expand Down Expand Up @@ -66,13 +70,13 @@ numpy==1.20.1
# scikit-learn
# scipy
# xgboost
pandas==1.2.2
pandas==1.2.3
# via flytekit
pathspec==0.8.1
# via scantree
pillow==8.1.0
pillow==8.1.2
# via matplotlib
protobuf==3.15.0
protobuf==3.15.6
# via
# flyteidl
# flytekit
Expand All @@ -94,6 +98,8 @@ pytz==2018.4
# via
# flytekit
# pandas
regex==2020.11.13
# via docker-image-py
requests==2.25.1
# via
# flytekit
Expand Down Expand Up @@ -127,7 +133,7 @@ statsd==3.3.0
# via flytekit
stringcase==1.2.0
# via dataclasses-json
tabulate==0.8.8
tabulate==0.8.9
# via -r requirements.in
threadpoolctl==2.1.0
# via scikit-learn
Expand All @@ -150,3 +156,5 @@ wrapt==1.12.1
# flytekit
xgboost==1.3.3
# via -r requirements.in
zipp==3.4.1
# via importlib-metadata
68 changes: 38 additions & 30 deletions cookbook/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ black==19.10b0
# via
# -r dev-requirements.in
# flake8-black
boto3==1.17.12
boto3==1.17.26
# via sagemaker-training
botocore==1.20.12
botocore==1.20.26
# via
# boto3
# s3transfer
Expand All @@ -59,9 +59,9 @@ click==7.1.2
# via
# black
# flytekit
coverage==5.4
coverage==5.5
# via -r dev-requirements.in
croniter==1.0.6
croniter==1.0.8
# via flytekit
cryptography==3.4.6
# via paramiko
Expand All @@ -79,6 +79,8 @@ dill==0.3.3
# via tensorflow-datasets
dirhash==0.2.1
# via flytekit
docker-image-py==0.1.10
# via flytekit
docutils==0.16
# via
# -r ./docs-requirements.in
Expand All @@ -94,9 +96,9 @@ flake8==3.8.4
# flake8-isort
flatbuffers==1.12
# via tensorflow
flyteidl==0.18.12
flyteidl==0.18.17
# via flytekit
flytekit==0.16.0b13
flytekit==0.16.0b16
# via
# -r ./case_studies/pima_diabetes/../../common/requirements-common.in
# -r ./plugins/hive/../../common/requirements-common.in
Expand All @@ -110,17 +112,17 @@ flytekit==0.16.0b13
# flytekitplugins-kfpytorch
# flytekitplugins-pod
# flytekitplugins-spark
flytekitplugins-awssagemaker==0.1.1
flytekitplugins-awssagemaker==0.16.0b16
# via
# -r ./plugins/sagemaker_pytorch/requirements.in
# -r ./plugins/sagemaker_training/requirements.in
flytekitplugins-hive==0.1.1
flytekitplugins-hive==0.16.0b16
# via -r ./plugins/hive/requirements.in
flytekitplugins-kfpytorch==0.1.1
flytekitplugins-kfpytorch==0.16.0b16
# via -r ./plugins/kfpytorch/requirements.in
flytekitplugins-pod==0.1.1
flytekitplugins-pod==0.16.0b16
# via -r ./plugins/pod/requirements.in
flytekitplugins-spark==0.1.1
flytekitplugins-spark==0.16.0b16
# via -r ./plugins/k8s_spark/requirements.in
future==0.18.2
# via
Expand All @@ -130,15 +132,15 @@ gast==0.3.3
# via tensorflow
gevent==21.1.2
# via sagemaker-training
google-auth-oauthlib==0.4.2
google-auth-oauthlib==0.4.3
# via tensorboard
google-auth==1.27.0
google-auth==1.27.1
# via
# google-auth-oauthlib
# tensorboard
google-pasta==0.2.0
# via tensorflow
googleapis-common-protos==1.52.0
googleapis-common-protos==1.53.0
# via tensorflow-metadata
greenlet==1.0.0
# via gevent
Expand All @@ -153,7 +155,9 @@ idna==2.10
# via requests
imagesize==1.2.0
# via sphinx
importlib-resources==5.1.0
importlib-metadata==3.7.2
# via keyring
importlib-resources==5.1.2
# via tensorflow-datasets
iniconfig==1.1.1
# via pytest
Expand All @@ -179,15 +183,15 @@ k8s-proto==0.0.3
# via flytekitplugins-pod
keras-preprocessing==1.1.2
# via tensorflow
keyring==22.0.1
keyring==23.0.0
# 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
markdown==3.3.4
# via tensorboard
markupsafe==1.1.1
# via jinja2
Expand Down Expand Up @@ -243,15 +247,15 @@ packaging==20.9
# via
# pytest
# sphinx
pandas==1.2.2
pandas==1.2.3
# via flytekit
paramiko==2.7.2
# via sagemaker-training
pathspec==0.8.1
# via
# black
# scantree
pillow==8.1.0
pillow==8.1.2
# via
# -r ./docs-requirements.in
# matplotlib
Expand All @@ -260,7 +264,7 @@ pluggy==0.13.1
# via pytest
promise==2.3
# via tensorflow-datasets
protobuf==3.15.0
protobuf==3.15.6
# via
# flyteidl
# flytekit
Expand Down Expand Up @@ -294,7 +298,7 @@ pycparser==2.20
# via cffi
pyflakes==2.2.0
# via flake8
pygments==2.8.0
pygments==2.8.1
# via
# sphinx
# sphinx-prompt
Expand All @@ -304,7 +308,7 @@ pyparsing==2.4.7
# via
# matplotlib
# packaging
pyspark==3.0.2
pyspark==3.1.1
# via
# -r ./plugins/k8s_spark/requirements.in
# flytekitplugins-spark
Expand All @@ -329,7 +333,9 @@ pytz==2018.4
pyyaml==5.4.1
# via sphinx-autoapi
regex==2020.11.13
# via black
# via
# black
# docker-image-py
requests-oauthlib==1.3.0
# via google-auth-oauthlib
requests==2.25.1
Expand All @@ -346,7 +352,7 @@ retry==0.9.2
# via flytekit
retrying==1.3.3
# via sagemaker-training
rsa==4.7.1
rsa==4.7.2
# via google-auth
s3transfer==0.3.4
# via boto3
Expand Down Expand Up @@ -409,7 +415,7 @@ sphinx-prompt==1.3.0
# via -r ./docs-requirements.in
sphinx-rtd-theme==0.5.1
# via -r ./docs-requirements.in
sphinx==3.5.1
sphinx==3.5.2
# via
# -r ./docs-requirements.in
# sphinx-autoapi
Expand All @@ -435,7 +441,7 @@ statsd==3.3.0
# via flytekit
stringcase==1.2.0
# via dataclasses-json
tabulate==0.8.8
tabulate==0.8.9
# via -r ./case_studies/pima_diabetes/requirements.in
tensorboard-plugin-wit==1.8.0
# via tensorboard
Expand All @@ -449,7 +455,7 @@ tensorflow-datasets==4.2.0
# via -r ./plugins/sagemaker_training/requirements.in
tensorflow-estimator==2.4.0
# via tensorflow
tensorflow-metadata==0.27.0
tensorflow-metadata==0.28.0
# via tensorflow-datasets
tensorflow==2.4.1
# via -r ./plugins/sagemaker_training/requirements.in
Expand All @@ -467,16 +473,16 @@ toml==0.10.2
# via
# black
# pytest
torch==1.7.1
torch==1.8.0
# via
# -r ./plugins/kfpytorch/requirements.in
# -r ./plugins/sagemaker_pytorch/requirements.in
# torchvision
torchvision==0.8.2
torchvision==0.9.0
# via
# -r ./plugins/kfpytorch/requirements.in
# -r ./plugins/sagemaker_pytorch/requirements.in
tqdm==4.57.0
tqdm==4.59.0
# via tensorflow-datasets
typed-ast==1.4.2
# via black
Expand Down Expand Up @@ -522,6 +528,8 @@ wrapt==1.12.1
# tensorflow
xgboost==1.3.3
# via -r ./case_studies/pima_diabetes/requirements.in
zipp==3.4.1
# via importlib-metadata
zope.event==4.5.0
# via gevent
zope.interface==5.2.0
Expand Down
6 changes: 3 additions & 3 deletions cookbook/docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ markupsafe==1.1.1
# via jinja2
packaging==20.9
# via sphinx
pillow==8.1.0
pillow==8.1.2
# via -r docs-requirements.in
pygments==2.8.0
pygments==2.8.1
# via
# sphinx
# sphinx-prompt
Expand Down Expand Up @@ -80,7 +80,7 @@ sphinx-prompt==1.3.0
# via -r docs-requirements.in
sphinx-rtd-theme==0.5.1
# via -r docs-requirements.in
sphinx==3.5.1
sphinx==3.5.2
# via
# -r docs-requirements.in
# sphinx-autoapi
Expand Down
2 changes: 1 addition & 1 deletion cookbook/plugins/hive/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r ../../common/requirements-common.in

flytekitplugins-hive>=0.1.1
flytekitplugins-hive>=0.16.0b16
Loading

0 comments on commit 9e56d9b

Please sign in to comment.