Skip to content

Commit dc32ae9

Browse files
authored
Update to KFP v1.4.0 and KFP-Tekton v0.7.0 (#1622)
1 parent 213b93c commit dc32ae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
'yaspin',
9292
# KFP runtime dependencies
9393
'kfp-notebook~=0.23.0',
94-
'kfp==1.3.0',
95-
'kfp-tekton==0.6.0',
94+
'kfp==1.4.0',
95+
'kfp-tekton==0.7.0',
9696
# Airflow runtime dependencies
9797
'pygithub',
9898
'black'

0 commit comments

Comments
 (0)