File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
codeserver/ubi9-python-3.11
datascience/ubi9-python-3.11
rocm/pytorch/ubi9-python-3.11
trustyai/ubi9-python-3.11 Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ scikit-learn = "~=1.4.0"
2626scipy = " ~=1.12.0"
2727skl2onnx = " ~=1.16.0"
2828ipykernel = " ~=6.29.3"
29- kubeflow-training = " ==1.8.1 "
29+ kubeflow-training = " ==1.9.0 "
3030
3131# Some extra useful packages
3232opencensus = " ~=0.11.4"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ scipy = "~=1.14.1"
1919skl2onnx = " ~=1.17.0"
2020onnxconverter-common = " ~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
2121codeflare-sdk = " ~=0.26.0"
22- kubeflow-training = " ==1.8.1 "
22+ kubeflow-training = " ==1.9.0 "
2323
2424# DB connectors
2525pymongo = " ~=4.8.0"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ scipy = "~=1.14.1"
2929skl2onnx = " ~=1.17.0"
3030onnxconverter-common = " ~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
3131codeflare-sdk = " ~=0.26.0"
32- kubeflow-training = " ==1.8.1 "
32+ kubeflow-training = " ==1.9.0 "
3333
3434# DB connectors
3535pymongo = " ~=4.8.0"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ scipy = "~=1.14.1"
3131skl2onnx = " ~=1.17.0"
3232onnxconverter-common = " ~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
3333codeflare-sdk = " ~=0.26.0"
34- kubeflow-training = " ==1.8.1 "
34+ kubeflow-training = " ==1.9.0 "
3535
3636# DB connectors
3737pymongo = " ~=4.8.0"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ scipy = "~=1.14.1"
3131skl2onnx = " ~=1.17.0"
3232onnxconverter-common = " ~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
3333codeflare-sdk = " ~=0.26.0"
34- kubeflow-training = " ==1.8.1 "
34+ kubeflow-training = " ==1.9.0 "
3535
3636# DB connectors
3737pymongo = " ~=4.8.0"
You can’t perform that action at this time.
0 commit comments