Skip to content

Commit 171cbbf

Browse files
authored
Merge pull request #765 from project-codeflare/odh-sync-updater-11723243072
[Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release 0.23.1
2 parents fad141e + 216f0bf commit 171cbbf

File tree

42 files changed

+14776
-14716
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

+14776
-14716
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.22.0"
22+
codeflare-sdk = "~=0.23.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: 679 additions & 625 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.22.0"
36+
codeflare-sdk = "~=0.23.1"
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.22.0"
31+
codeflare-sdk = "~=0.23.1"
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: 920 additions & 946 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: 916 additions & 945 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.22.0"
26+
codeflare-sdk = "~=0.23.1"
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.22.0"
26+
codeflare-sdk = "~=0.23.1"
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: 913 additions & 942 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: 913 additions & 942 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)