chore(sdk): Pin kfp-server-api to an exact version (#8822)

This commit is contained in:
Chen Sun 2023-02-07 23:04:44 -08:00 committed by GitHub
parent 438b16597d
commit cc5373281d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ kfp-pipeline-spec==0.2.0
# kfp-server-api package is released.
# Update the lower version when kfp sdk depends on new apis/fields in
# kfp-server-api.
kfp-server-api>=2.0.0a0,<3.0.0
kfp-server-api==2.0.0a6
kubernetes>=8.0.0,<24
protobuf>=3.13.0,<4
PyYAML>=5.3,<7

View File

@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --no-emit-index-url requirements.in
#
@ -43,7 +43,7 @@ idna==3.3
# via requests
kfp-pipeline-spec==0.2.0
# via -r requirements.in
kfp-server-api==2.0.0a4
kfp-server-api==2.0.0a6
# via -r requirements.in
kubernetes==23.6.0
# via -r requirements.in