Skip to content

Commit 2c9482d

Browse files
Merge pull request opendatahub-io#785 from project-codeflare/odh-sync-updater-12047850978
[Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release 0.24.0
2 parents 117a479 + 103cb71 commit 2c9482d

File tree

42 files changed

+11699
-12945
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+11699
-12945
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.23.1"
22+
codeflare-sdk = "~=0.24.0"
2323
# DB connectors
2424
pymongo = "~=4.5.0"
2525
psycopg = "~=3.1.10"

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

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

intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ plotly = "~=5.16.1"
3333
scikit-learn = "*"
3434
scipy = "~=1.11.2"
3535
skl2onnx = "~=1.15.0"
36-
codeflare-sdk = "~=0.23.1"
36+
codeflare-sdk = "~=0.24.0"
3737
# DB connectors
3838
pymongo = "~=4.5.0"
3939
psycopg = "~=3.1.10"

intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plotly = "~=5.16.1"
2828
scikit-learn = "*"
2929
scipy = "~=1.11.2"
3030
skl2onnx = "~=1.15.0"
31-
codeflare-sdk = "~=0.23.1"
31+
codeflare-sdk = "~=0.24.0"
3232
# DB connectors
3333
pymongo = "~=4.5.0"
3434
psycopg = "~=3.1.10"

intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.cpu

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

intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.gpu

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

intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plotly = "~=5.16.1"
2323
scikit-learn = "*"
2424
scipy = "~=1.11.2"
2525
skl2onnx = "~=1.15.0"
26-
codeflare-sdk = "~=0.23.1"
26+
codeflare-sdk = "~=0.24.0"
2727
# DB connectors
2828
pymongo = "~=4.5.0"
2929
psycopg = "~=3.1.10"

intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plotly = "~=5.16.1"
2323
scikit-learn = "*"
2424
scipy = "~=1.11.2"
2525
skl2onnx = "~=1.15.0"
26-
codeflare-sdk = "~=0.23.1"
26+
codeflare-sdk = "~=0.24.0"
2727
# DB connectors
2828
pymongo = "~=4.5.0"
2929
psycopg = "~=3.1.10"

intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock.cpu

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

intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock.gpu

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

0 commit comments

Comments
 (0)