Skip to content

Commit 2f79a27

Browse files
authored
chore(manifests): update package version of Codeflare-SDK (0.31) and lock dependencies (opendatahub-io#2418)
1 parent ff8e28e commit 2f79a27

File tree

29 files changed

+1806
-789
lines changed

29 files changed

+1806
-789
lines changed

jupyter/datascience/ubi9-python-3.12/pylock.toml

Lines changed: 121 additions & 54 deletions
Large diffs are not rendered by default.

jupyter/datascience/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"scipy~=1.15.2",
1717
"skl2onnx~=1.18.0",
1818
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
19-
"codeflare-sdk~=0.30.0",
19+
"codeflare-sdk~=0.31.0",
2020
"kubeflow-training==1.9.3",
2121

2222
# DB connectors

jupyter/pytorch/ubi9-python-3.12/pylock.toml

Lines changed: 121 additions & 54 deletions
Large diffs are not rendered by default.

jupyter/pytorch/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"scipy~=1.15.2",
2222
"skl2onnx~=1.18.0",
2323
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
24-
"codeflare-sdk~=0.30.0",
24+
"codeflare-sdk~=0.31.0",
2525
"kubeflow-training==1.9.2",
2626

2727
# DB connectors

jupyter/rocm/pytorch/ubi9-python-3.12/pylock.toml

Lines changed: 121 additions & 54 deletions
Large diffs are not rendered by default.

jupyter/rocm/pytorch/ubi9-python-3.12/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"scipy~=1.15.2",
2323
"skl2onnx~=1.18.0",
2424
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
25-
"codeflare-sdk~=0.30.0",
25+
"codeflare-sdk~=0.31.0",
2626
"kubeflow-training==1.9.2",
2727

2828
# DB connectors
@@ -34,7 +34,7 @@ dependencies = [
3434
# JupyterLab packages
3535
"odh-elyra==4.2.3",
3636
"odh-jupyter-trash-cleanup==0.1.0",
37-
37+
3838
"jupyterlab==4.4.4",
3939
"jupyter-bokeh~=4.0.5",
4040
"jupyter-server~=2.16.0",

jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml

Lines changed: 176 additions & 79 deletions
Large diffs are not rendered by default.

jupyter/rocm/tensorflow/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"scipy~=1.15.2",
2424
"skl2onnx~=1.18.0",
2525
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
26-
"codeflare-sdk~=0.29.0",
26+
"codeflare-sdk~=0.31.0",
2727
"kubeflow-training==1.9.0",
2828

2929
# DB connectors

jupyter/tensorflow/ubi9-python-3.12/pylock.toml

Lines changed: 121 additions & 54 deletions
Large diffs are not rendered by default.

jupyter/tensorflow/ubi9-python-3.12/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"scipy~=1.15.2",
2323
"skl2onnx~=1.18.0",
2424
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
25-
"codeflare-sdk~=0.30.0",
25+
"codeflare-sdk~=0.31.0",
2626

2727
# DB connectors
2828
"pymongo~=4.11.2",
@@ -33,7 +33,7 @@ dependencies = [
3333
# JupyterLab packages
3434
"odh-elyra==4.2.3",
3535
"odh-jupyter-trash-cleanup==0.1.0",
36-
36+
3737
"jupyterlab==4.4.4",
3838
"jupyter-bokeh~=4.0.5",
3939
"jupyter-server~=2.16.0",

0 commit comments

Comments
 (0)