Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flytekitplugins-* dependency versions in plugin examples #132

Merged
merged 3 commits into from
Mar 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions cookbook/case_studies/pima_diabetes/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile
# To update, run:
#
# /Library/Developer/CommandLineTools/usr/bin/make requirements.txt
# /Applications/Xcode.app/Contents/Developer/usr/bin/make requirements.txt
#
attrs==20.3.0
# via scantree
Expand All @@ -20,23 +20,23 @@ dataclasses-json==0.5.2
# via flytekit
decorator==4.4.2
# via retry
deprecated==1.2.11
deprecated==1.2.12
# via flytekit
dirhash==0.2.1
# via flytekit
docker-image-py==0.1.10
# via flytekit
flyteidl==0.18.17
flyteidl==0.18.22
# via flytekit
flytekit==0.16.0b17
flytekit==0.16.0
# via -r ../../common/requirements-common.in
future==0.18.2
# via croniter
grpcio==1.36.1
# via flytekit
idna==2.10
# via requests
importlib-metadata==3.7.2
importlib-metadata==3.7.3
# via keyring
joblib==1.0.1
# via
Expand Down Expand Up @@ -98,13 +98,13 @@ pytz==2018.4
# via
# flytekit
# pandas
regex==2020.11.13
regex==2021.3.17
# via docker-image-py
requests==2.25.1
# via
# flytekit
# responses
responses==0.12.1
responses==0.13.1
# via flytekit
retry==0.9.2
# via flytekit
Expand Down
2 changes: 1 addition & 1 deletion cookbook/common/requirements-common.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
flytekit>=0.16.0b17
flytekit>=0.16.0
wheel
matplotlib
14 changes: 7 additions & 7 deletions cookbook/core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile
# To update, run:
#
# /Library/Developer/CommandLineTools/usr/bin/make requirements.txt
# /Applications/Xcode.app/Contents/Developer/usr/bin/make requirements.txt
#
attrs==20.3.0
# via scantree
Expand All @@ -20,23 +20,23 @@ dataclasses-json==0.5.2
# via flytekit
decorator==4.4.2
# via retry
deprecated==1.2.11
deprecated==1.2.12
# via flytekit
dirhash==0.2.1
# via flytekit
docker-image-py==0.1.10
# via flytekit
flyteidl==0.18.17
flyteidl==0.18.22
# via flytekit
flytekit==0.16.0b17
flytekit==0.16.0
# via -r ../common/requirements-common.in
future==0.18.2
# via croniter
grpcio==1.36.1
# via flytekit
idna==2.10
# via requests
importlib-metadata==3.7.2
importlib-metadata==3.7.3
# via keyring
keyring==23.0.0
# via flytekit
Expand Down Expand Up @@ -92,13 +92,13 @@ pytz==2018.4
# via
# flytekit
# pandas
regex==2020.11.13
regex==2021.3.17
# via docker-image-py
requests==2.25.1
# via
# flytekit
# responses
responses==0.12.1
responses==0.13.1
# via flytekit
retry==0.9.2
# via flytekit
Expand Down
61 changes: 37 additions & 24 deletions cookbook/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile
# To update, run:
#
# /Library/Developer/CommandLineTools/usr/bin/make dev-requirements.txt
# /Applications/Xcode.app/Contents/Developer/usr/bin/make dev-requirements.txt
#
absl-py==0.10.0
# via
Expand Down Expand Up @@ -38,16 +38,18 @@ black==19.10b0
# via
# -r dev-requirements.in
# flake8-black
boto3==1.17.27
boto3==1.17.30
# via sagemaker-training
botocore==1.20.27
botocore==1.20.30
# via
# boto3
# s3transfer
cachetools==4.2.1
# via google-auth
certifi==2020.12.5
# via requests
# via
# kubernetes
# requests
cffi==1.14.5
# via
# bcrypt
Expand All @@ -73,7 +75,7 @@ dataclasses-json==0.5.2
# via flytekit
decorator==4.4.2
# via retry
deprecated==1.2.11
deprecated==1.2.12
# via flytekit
dill==0.3.3
# via tensorflow-datasets
Expand All @@ -89,16 +91,16 @@ flake8-black==0.2.1
# via -r dev-requirements.in
flake8-isort==4.0.0
# via -r dev-requirements.in
flake8==3.8.4
flake8==3.9.0
# via
# -r dev-requirements.in
# flake8-black
# flake8-isort
flatbuffers==1.12
# via tensorflow
flyteidl==0.18.17
flyteidl==0.18.22
# via flytekit
flytekit==0.16.0b17
flytekit==0.16.0
# via
# -r ./case_studies/pima_diabetes/../../common/requirements-common.in
# -r ./plugins/hive/../../common/requirements-common.in
Expand All @@ -112,17 +114,17 @@ flytekit==0.16.0b17
# flytekitplugins-kfpytorch
# flytekitplugins-pod
# flytekitplugins-spark
flytekitplugins-awssagemaker==0.1.1
flytekitplugins-awssagemaker==0.16.0
# via
# -r ./plugins/sagemaker_pytorch/requirements.in
# -r ./plugins/sagemaker_training/requirements.in
flytekitplugins-hive==0.1.1
flytekitplugins-hive==0.16.0
# via -r ./plugins/hive/requirements.in
flytekitplugins-kfpytorch==0.1.1
flytekitplugins-kfpytorch==0.16.0
# via -r ./plugins/kfpytorch/requirements.in
flytekitplugins-pod==0.1.1
flytekitplugins-pod==0.16.0
# via -r ./plugins/pod/requirements.in
flytekitplugins-spark==0.1.1
flytekitplugins-spark==0.16.0
# via -r ./plugins/k8s_spark/requirements.in
future==0.18.2
# via
Expand All @@ -134,9 +136,10 @@ gevent==21.1.2
# via sagemaker-training
google-auth-oauthlib==0.4.3
# via tensorboard
google-auth==1.27.1
google-auth==1.28.0
# via
# google-auth-oauthlib
# kubernetes
# tensorboard
google-pasta==0.2.0
# via tensorflow
Expand All @@ -155,7 +158,7 @@ idna==2.10
# via requests
imagesize==1.2.0
# via sphinx
importlib-metadata==3.7.2
importlib-metadata==3.7.3
# via keyring
importlib-resources==5.1.2
# via tensorflow-datasets
Expand All @@ -179,14 +182,14 @@ joblib==1.0.1
# via
# -r ./case_studies/pima_diabetes/requirements.in
# scikit-learn
k8s-proto==0.0.3
# via flytekitplugins-pod
keras-preprocessing==1.1.2
# via tensorflow
keyring==23.0.0
# via flytekit
kiwisolver==1.3.1
# via matplotlib
kubernetes==12.0.1
# via flytekitplugins-pod
lazy-object-proxy==1.4.3
# via astroid
lxml==4.6.2
Expand Down Expand Up @@ -269,7 +272,6 @@ protobuf==3.15.6
# flyteidl
# flytekit
# googleapis-common-protos
# k8s-proto
# sagemaker-training
# tensorboard
# tensorboardx
Expand All @@ -292,11 +294,11 @@ pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pycodestyle==2.6.0
pycodestyle==2.7.0
# via flake8
pycparser==2.20
# via cffi
pyflakes==2.2.0
pyflakes==2.3.0
# via flake8
pygments==2.8.1
# via
Expand All @@ -319,6 +321,7 @@ python-dateutil==2.8.1
# botocore
# croniter
# flytekit
# kubernetes
# matplotlib
# pandas
python-slugify[unidecode]==4.0.1
Expand All @@ -331,22 +334,27 @@ pytz==2018.4
# flytekit
# pandas
pyyaml==5.4.1
# via sphinx-autoapi
regex==2020.11.13
# via
# kubernetes
# sphinx-autoapi
regex==2021.3.17
# via
# black
# docker-image-py
requests-oauthlib==1.3.0
# via google-auth-oauthlib
# via
# google-auth-oauthlib
# kubernetes
requests==2.25.1
# via
# flytekit
# kubernetes
# requests-oauthlib
# responses
# sphinx
# tensorboard
# tensorflow-datasets
responses==0.12.1
responses==0.13.1
# via flytekit
retry==0.9.2
# via flytekit
Expand Down Expand Up @@ -380,6 +388,7 @@ six==1.15.0
# grpcio
# h5py
# keras-preprocessing
# kubernetes
# promise
# protobuf
# pynacl
Expand All @@ -393,6 +402,7 @@ six==1.15.0
# tensorboardx
# tensorflow
# tensorflow-datasets
# websocket-client
sklearn==0.0
# via -r ./case_studies/pima_diabetes/requirements.in
snowballstemmer==2.1.0
Expand Down Expand Up @@ -501,8 +511,11 @@ urllib3==1.25.11
# via
# botocore
# flytekit
# kubernetes
# requests
# responses
websocket-client==0.58.0
# via kubernetes
werkzeug==1.0.1
# via
# sagemaker-training
Expand Down
4 changes: 2 additions & 2 deletions cookbook/docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile
# To update, run:
#
# /Library/Developer/CommandLineTools/usr/bin/make docs-requirements.txt
# /Applications/Xcode.app/Contents/Developer/usr/bin/make docs-requirements.txt
#
alabaster==0.7.12
# via sphinx
Expand Down Expand Up @@ -108,7 +108,7 @@ unidecode==1.2.0
# via
# python-slugify
# sphinx-autoapi
urllib3==1.26.3
urllib3==1.26.4
# via requests
wrapt==1.12.1
# via astroid
Expand Down
2 changes: 1 addition & 1 deletion cookbook/plugins/hive/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To use the flytekit hive plugin simply run the following:

.. prompt:: bash

pip install flytekitplugins-hive==0.1.0
pip install flytekitplugins-hive==0.16.0

No Need of a dockerfile
------------------------
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.0
Loading