chore(sdk): bump kfp-server-api dependency to >= 1.1.2 (#4909)
This commit is contained in:
parent
2386471cdf
commit
7fca374e94
|
|
@ -31,7 +31,7 @@ REQUIRES = [
|
|||
# Update the lower version when kfp sdk depends on new apis/fields in
|
||||
# kfp-server-api.
|
||||
# Note, please also update ./requirements.in
|
||||
'kfp-server-api>=1.1.1b1, <2.0.0',
|
||||
'kfp-server-api>=1.1.2, <2.0.0',
|
||||
'jsonschema >= 3.0.1',
|
||||
'tabulate',
|
||||
'click',
|
||||
|
|
|
|||
Loading…
Reference in New Issue