diff --git a/jupyter-pytorch-full/requirements.txt b/jupyter-pytorch-full/requirements.txt index 209bd959..94e96a9c 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -1,7 +1,7 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 kfp==2.5.0 -kfp-server-api==2.0.5 +kfp-server-api==2.1.0 kserve==0.12.1 # common packages diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index 1990d2ae..3930fe2a 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -1,7 +1,7 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 kfp==2.5.0 -kfp-server-api==2.0.5 +kfp-server-api==2.1.0 kserve==0.12.1 # scipy packages diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 2c65fe37..340d70ee 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -1,7 +1,7 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 kfp==2.5.0 -kfp-server-api==2.0.5 +kfp-server-api==2.1.0 kserve==0.12.1 # common packages