Skip to content

Commit

Permalink
Bump core to flytekit v0.31.0 (flyteorg#682)
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor authored Mar 9, 2022
1 parent 548146e commit b83ec94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
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.30.0
flytekit>=0.31.0
wheel
matplotlib
21 changes: 4 additions & 17 deletions cookbook/core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make requirements.txt
# /Library/Developer/CommandLineTools/usr/bin/make requirements.txt
#
arrow==1.2.2
# via jinja2-time
binaryornot==0.4.4
# via cookiecutter
certifi==2021.10.8
# via requests
cffi==1.15.0
# via cryptography
chardet==4.0.0
# via binaryornot
charset-normalizer==2.0.12
Expand All @@ -28,8 +26,6 @@ cookiecutter==1.7.3
# via flytekit
croniter==1.3.4
# via flytekit
cryptography==36.0.1
# via secretstorage
cycler==0.11.0
# via matplotlib
dataclasses-json==0.5.6
Expand All @@ -46,7 +42,7 @@ docstring-parser==0.13
# via flytekit
flyteidl==0.23.0
# via flytekit
flytekit==0.30.3
flytekit==0.31.0
# via -r ../common/requirements-common.in
fonttools==4.29.1
# via matplotlib
Expand All @@ -58,10 +54,6 @@ idna==3.3
# via requests
importlib-metadata==4.11.2
# via keyring
jeepney==0.7.1
# via
# keyring
# secretstorage
jinja2==3.0.3
# via
# cookiecutter
Expand Down Expand Up @@ -89,7 +81,7 @@ mypy-extensions==0.4.3
# via typing-inspect
natsort==8.1.0
# via flytekit
numpy==1.22.2
numpy==1.22.3
# via
# matplotlib
# opencv-python
Expand Down Expand Up @@ -117,15 +109,12 @@ py==1.11.0
# via retry
pyarrow==6.0.1
# via flytekit
pycparser==2.21
# via cffi
pyparsing==3.0.7
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via
# arrow
# croniter
# flytekit
# matplotlib
Expand All @@ -147,12 +136,10 @@ requests==2.27.1
# cookiecutter
# flytekit
# responses
responses==0.18.0
responses==0.19.0
# via flytekit
retry==0.9.2
# via flytekit
secretstorage==3.3.1
# via keyring
six==1.16.0
# via
# cookiecutter
Expand Down

0 comments on commit b83ec94

Please sign in to comment.