Skip to content

Commit 4011c07

Browse files
authored
RHOAIENG-24981: Updated codeflare sdk versions and shas for v0.28.1 (opendatahub-io#1095)
1 parent 4b7d040 commit 4011c07

39 files changed

+2562
-3903
lines changed

jupyter/datascience/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ scikit-learn = "~=1.6.1"
1818
scipy = "~=1.15.2"
1919
skl2onnx = "~=1.18.0"
2020
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
21-
codeflare-sdk = "~=0.27.0"
21+
codeflare-sdk = "~=0.28.1"
2222
kubeflow-training = "==1.9.2"
2323

2424
# DB connectors

jupyter/datascience/ubi9-python-3.11/Pipfile.lock

Lines changed: 141 additions & 201 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/datascience/ubi9-python-3.11/requirements.txt

Lines changed: 120 additions & 166 deletions
Large diffs are not rendered by default.

jupyter/pytorch/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scikit-learn = "~=1.6.1"
2828
scipy = "~=1.15.2"
2929
skl2onnx = "~=1.18.0"
3030
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
31-
codeflare-sdk = "~=0.27.0"
31+
codeflare-sdk = "~=0.28.1"
3232
kubeflow-training = "==1.9.2"
3333

3434
# DB connectors

jupyter/pytorch/ubi9-python-3.11/Pipfile.lock

Lines changed: 141 additions & 201 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/pytorch/ubi9-python-3.11/requirements.txt

Lines changed: 120 additions & 166 deletions
Large diffs are not rendered by default.

jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ scikit-learn = "~=1.6.1"
3030
scipy = "~=1.15.2"
3131
skl2onnx = "~=1.18.0"
3232
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
33-
codeflare-sdk = "~=0.27.0"
33+
codeflare-sdk = "~=0.28.1"
3434
kubeflow-training = "==1.9.2"
3535

3636
# DB connectors

jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile.lock

Lines changed: 141 additions & 201 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/rocm/pytorch/ubi9-python-3.11/requirements.txt

Lines changed: 120 additions & 166 deletions
Large diffs are not rendered by default.

jupyter/rocm/tensorflow/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ scikit-learn = "~=1.6.1"
2525
scipy = "~=1.15.2"
2626
skl2onnx = "~=1.17.0"
2727
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
28-
codeflare-sdk = "~=0.27.0"
28+
codeflare-sdk = "~=0.28.1"
2929
kubeflow-training = "==1.9.0"
3030

3131
# DB connectors

0 commit comments

Comments
 (0)