Skip to content

Commit

Permalink
Install latest flytekit
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario committed Dec 20, 2023
1 parent 00b04f2 commit 182211c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/flytekit-k8s-pod/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
microlib_name = f"flytekitplugins-{PLUGIN_NAME}"

plugin_requires = [
"flytekit>=1.3.0b2,<2.0.0",
"flytekit>=1.10.2,<2.0.0",
"kubernetes>=12.0.1",
]

Expand Down

0 comments on commit 182211c

Please sign in to comment.