From 49f96c3bbc00ce3184cf042e4a27d2b8c4f4980b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:59:55 +0000 Subject: [PATCH] chore(deps): update dependency kfp to v2.8.0 --- tests/notebooks/e2e-wine/requirements.in | 2 +- tests/notebooks/kfp_v1/requirements.in | 2 +- tests/notebooks/kfp_v1/requirements.txt | 81 ++---------------------- 3 files changed, 8 insertions(+), 77 deletions(-) diff --git a/tests/notebooks/e2e-wine/requirements.in b/tests/notebooks/e2e-wine/requirements.in index 20b5061..db043ac 100644 --- a/tests/notebooks/e2e-wine/requirements.in +++ b/tests/notebooks/e2e-wine/requirements.in @@ -1,6 +1,6 @@ boto3 # pin 2.5.0 because kserve==0.13.1 requires protobuf<4.0.0,>=3.19.0 while higher kfp requires protobuf<5,>=4.21.1 -kfp==2.5.0 +kfp==2.8.0 # pin to <7.0 to avoid breaking changes in sdk minio<7.0 # pin the client to match the version of the deployed MLflow server diff --git a/tests/notebooks/kfp_v1/requirements.in b/tests/notebooks/kfp_v1/requirements.in index d0dfb0f..c1e8942 100644 --- a/tests/notebooks/kfp_v1/requirements.in +++ b/tests/notebooks/kfp_v1/requirements.in @@ -1,4 +1,4 @@ # pin to the latest <2.0 version to ensure compatibility # with the KFP API server version deployed in CKF 1.7 -kfp==1.8.22 +kfp==2.8.0 tenacity diff --git a/tests/notebooks/kfp_v1/requirements.txt b/tests/notebooks/kfp_v1/requirements.txt index d5dffed..cdf4bd3 100644 --- a/tests/notebooks/kfp_v1/requirements.txt +++ b/tests/notebooks/kfp_v1/requirements.txt @@ -1,15 +1,9 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in # -absl-py==1.4.0 - # via kfp -attrs==23.2.0 - # via - # jsonschema - # referencing cachetools==5.3.3 # via google-auth certifi==2024.7.4 @@ -20,36 +14,21 @@ certifi==2024.7.4 charset-normalizer==3.3.2 # via requests click==8.1.7 - # via - # kfp - # typer -cloudpickle==2.2.1 - # via kfp -deprecated==1.2.14 # via kfp docstring-parser==0.16 # via kfp -fire==0.6.0 - # via kfp google-api-core==2.19.1 # via - # google-api-python-client # google-cloud-core # google-cloud-storage # kfp -google-api-python-client==1.12.11 - # via kfp google-auth==2.32.0 # via # google-api-core - # google-api-python-client - # google-auth-httplib2 # google-cloud-core # google-cloud-storage # kfp # kubernetes -google-auth-httplib2==0.2.0 - # via google-api-python-client google-cloud-core==2.4.1 # via google-cloud-storage google-cloud-storage==2.17.0 @@ -62,33 +41,21 @@ google-resumable-media==2.7.1 # via google-cloud-storage googleapis-common-protos==1.63.2 # via google-api-core -httplib2==0.22.0 - # via - # google-api-python-client - # google-auth-httplib2 idna==3.7 # via requests -jsonschema==4.23.0 - # via kfp -jsonschema-specifications==2023.12.1 - # via jsonschema -kfp==1.8.22 +kfp==2.8.0 # via -r requirements.in -kfp-pipeline-spec==0.1.16 +kfp-pipeline-spec==0.3.0 # via kfp -kfp-server-api==1.8.5 +kfp-server-api==2.0.5 # via kfp kubernetes==25.3.0 # via kfp -markdown-it-py==3.0.0 - # via rich -mdurl==0.1.2 - # via markdown-it-py oauthlib==3.2.2 # via requests-oauthlib proto-plus==1.24.0 # via google-api-core -protobuf==3.20.3 +protobuf==4.25.4 # via # google-api-core # googleapis-common-protos @@ -101,12 +68,6 @@ pyasn1==0.6.0 # rsa pyasn1-modules==0.4.0 # via google-auth -pydantic==1.10.17 - # via kfp -pygments==2.18.0 - # via rich -pyparsing==3.1.2 - # via httplib2 python-dateutil==2.9.0.post0 # via # kfp-server-api @@ -115,10 +76,6 @@ pyyaml==6.0.1 # via # kfp # kubernetes -referencing==0.35.1 - # via - # jsonschema - # jsonschema-specifications requests==2.32.3 # via # google-api-core @@ -130,41 +87,19 @@ requests-oauthlib==2.0.0 # via kubernetes requests-toolbelt==0.10.1 # via kfp -rich==13.7.1 - # via typer -rpds-py==0.19.0 - # via - # jsonschema - # referencing rsa==4.9 # via google-auth -shellingham==1.5.4 - # via typer six==1.16.0 # via - # fire - # google-api-python-client # kfp-server-api # kubernetes # python-dateutil -strip-hints==0.1.10 - # via kfp tabulate==0.9.0 # via kfp tenacity==8.5.0 # via -r requirements.in -termcolor==2.4.0 - # via fire -typer==0.12.3 - # via kfp typing-extensions==4.12.2 - # via - # pydantic - # typer -uritemplate==3.0.1 - # via - # google-api-python-client - # kfp + # via kfp urllib3==1.26.19 # via # kfp @@ -173,10 +108,6 @@ urllib3==1.26.19 # requests websocket-client==1.8.0 # via kubernetes -wheel==0.43.0 - # via strip-hints -wrapt==1.16.0 - # via deprecated # The following packages are considered to be unsafe in a requirements file: # setuptools