Skip to content

Commit bf358c8

Browse files
authored
Merge pull request #512 from project-codeflare/odh-sync-updater-8757200391
[Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release 0.16.0
2 parents f49005f + 18e7891 commit bf358c8

File tree

30 files changed

+3195
-2902
lines changed

30 files changed

+3195
-2902
lines changed

habana/1.13.0/ubi8-python-3.8/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ scikit-learn = "~=1.3.2"
3535
scipy = "~=1.10.1"
3636
skl2onnx = "~=1.16.0"
3737
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
38-
codeflare-sdk = "~=0.15.1"
38+
codeflare-sdk = "~=0.16.0"
3939
# DB connectors
4040
pymongo = "~=4.6.2"
4141
psycopg = "~=3.1.18"

habana/1.13.0/ubi8-python-3.8/Pipfile.lock

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plotly = "~=5.16.1"
2020
scipy = "~=1.11.2"
2121
scikit-learn = "~=1.3.1"
2222
skl2onnx = "~=1.15.0"
23-
codeflare-sdk = "~=0.15.1"
23+
codeflare-sdk = "~=0.16.0"
2424
# DB connectors
2525
pymongo = "~=4.5.0"
2626
psycopg = "~=3.1.10"

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

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

jupyter/datascience/ubi8-python-3.8/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ scikit-learn = "~=1.3.2"
1717
scipy = "~=1.10.1"
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.15.1"
20+
codeflare-sdk = "~=0.16.0"
2121
# DB connectors
2222
pymongo = "~=4.6.2"
2323
psycopg = "~=3.1.18"

jupyter/datascience/ubi8-python-3.8/Pipfile.lock

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

jupyter/datascience/ubi9-python-3.9/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.15.1"
20+
codeflare-sdk = "~=0.16.0"
2121
# DB connectors
2222
pymongo = "~=4.6.2"
2323
psycopg = "~=3.1.18"

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

Lines changed: 158 additions & 157 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.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plotly = "~=5.16.1"
2020
scipy = "~=1.11.2"
2121
scikit-learn = "~=1.3.1"
2222
skl2onnx = "~=1.15.0"
23-
codeflare-sdk = "~=0.15.1"
23+
codeflare-sdk = "~=0.16.0"
2424
# DB connectors
2525
pymongo = "~=4.5.0"
2626
psycopg = "~=3.1.10"

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

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

0 commit comments

Comments
 (0)