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
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"
26
26
scipy = " ~=1.12.0"
27
27
skl2onnx = " ~=1.16.0"
28
28
ipykernel = " ~=6.29.3"
29
- kubeflow-training = " ==1.8.1 "
29
+ kubeflow-training = " ==1.9.0 "
30
30
31
31
# Some extra useful packages
32
32
opencensus = " ~=0.11.4"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ scipy = "~=1.14.1"
19
19
skl2onnx = " ~=1.17.0"
20
20
onnxconverter-common = " ~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
21
21
codeflare-sdk = " ~=0.26.0"
22
- kubeflow-training = " ==1.8.1 "
22
+ kubeflow-training = " ==1.9.0 "
23
23
24
24
# DB connectors
25
25
pymongo = " ~=4.8.0"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ scipy = "~=1.14.1"
29
29
skl2onnx = " ~=1.17.0"
30
30
onnxconverter-common = " ~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
31
31
codeflare-sdk = " ~=0.26.0"
32
- kubeflow-training = " ==1.8.1 "
32
+ kubeflow-training = " ==1.9.0 "
33
33
34
34
# DB connectors
35
35
pymongo = " ~=4.8.0"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ scipy = "~=1.14.1"
31
31
skl2onnx = " ~=1.17.0"
32
32
onnxconverter-common = " ~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
33
33
codeflare-sdk = " ~=0.26.0"
34
- kubeflow-training = " ==1.8.1 "
34
+ kubeflow-training = " ==1.9.0 "
35
35
36
36
# DB connectors
37
37
pymongo = " ~=4.8.0"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ scipy = "~=1.14.1"
31
31
skl2onnx = " ~=1.17.0"
32
32
onnxconverter-common = " ~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
33
33
codeflare-sdk = " ~=0.26.0"
34
- kubeflow-training = " ==1.8.1 "
34
+ kubeflow-training = " ==1.9.0 "
35
35
36
36
# DB connectors
37
37
pymongo = " ~=4.8.0"
You can’t perform that action at this time.
0 commit comments