Skip to content

Commit abb56dd

Browse files
authored
Merge pull request #678 from caponetto/sync-codeflare-sdk
Bump `codeflare-sdk` to version `0.19.1` for Python 3.11 images
2 parents 7cdd43b + 8c74794 commit abb56dd

File tree

26 files changed

+7137
-6762
lines changed

26 files changed

+7137
-6762
lines changed

intel/runtimes/ml/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plotly = "~=5.16.1"
1919
scipy = "~=1.11.2"
2020
scikit-learn = "~=1.3.1"
2121
skl2onnx = "~=1.15.0"
22-
codeflare-sdk = "~=0.16.3"
22+
codeflare-sdk = "~=0.19.1"
2323
# DB connectors
2424
pymongo = "~=4.5.0"
2525
psycopg = "~=3.1.10"

intel/runtimes/ml/ubi9-python-3.11/Pipfile.lock

Lines changed: 590 additions & 575 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/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ scikit-learn = "~=1.4.0"
1717
scipy = "~=1.12.0"
1818
skl2onnx = "~=1.16.0"
1919
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
20-
codeflare-sdk = "~=0.18.0"
20+
codeflare-sdk = "~=0.19.1"
2121
memray = "~=1.10.0" # any version above this would cause issue with rich package
2222
# DB connectors
2323
pymongo = "~=4.6.2"

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

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

jupyter/intel/ml/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plotly = "~=5.16.1"
1919
scipy = "~=1.11.2"
2020
scikit-learn = "~=1.3.1"
2121
skl2onnx = "~=1.15.0"
22-
codeflare-sdk = "~=0.16.3"
22+
codeflare-sdk = "~=0.19.1"
2323
# DB connectors
2424
pymongo = "~=4.5.0"
2525
psycopg = "~=3.1.10"

jupyter/intel/ml/ubi9-python-3.11/Pipfile.lock

Lines changed: 651 additions & 607 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/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ scikit-learn = "~=1.4.0"
2626
scipy = "~=1.12.0"
2727
skl2onnx = "~=1.16.0"
2828
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
29-
codeflare-sdk = "~=0.18.0"
29+
codeflare-sdk = "~=0.19.1"
3030
memray = "~=1.10.0" # any version above this would cause issue with rich package
3131
# DB connectors
3232
pymongo = "~=4.6.2"

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

Lines changed: 638 additions & 596 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/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scikit-learn = "~=1.4.0"
2828
scipy = "~=1.12.0"
2929
skl2onnx = "~=1.16.0"
3030
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
31-
codeflare-sdk = "~=0.18.0"
31+
codeflare-sdk = "~=0.19.1"
3232
memray = "~=1.10.0" # any version above this would cause issue with rich package
3333
# DB connectors
3434
pymongo = "~=4.6.2"

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

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

0 commit comments

Comments
 (0)