Skip to content

Commit 97d6344

Browse files
authored
Merge pull request #531 from project-codeflare/odh-sync-updater-9064771758
[Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release 0.16.1
2 parents 6991629 + 86758dc commit 97d6344

File tree

30 files changed

+5824
-5597
lines changed

30 files changed

+5824
-5597
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.16.0"
38+
codeflare-sdk = "~=0.16.1"
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: 449 additions & 441 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.16.0"
23+
codeflare-sdk = "~=0.16.1"
2424
# DB connectors
2525
pymongo = "~=4.5.0"
2626
psycopg = "~=3.1.10"

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

Lines changed: 458 additions & 451 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.16.0"
20+
codeflare-sdk = "~=0.16.1"
2121
# DB connectors
2222
pymongo = "~=4.6.2"
2323
psycopg = "~=3.1.18"

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

Lines changed: 449 additions & 441 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.16.0"
20+
codeflare-sdk = "~=0.16.1"
2121
# DB connectors
2222
pymongo = "~=4.6.2"
2323
psycopg = "~=3.1.18"

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

Lines changed: 454 additions & 446 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.16.0"
23+
codeflare-sdk = "~=0.16.1"
2424
# DB connectors
2525
pymongo = "~=4.5.0"
2626
psycopg = "~=3.1.10"

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

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

0 commit comments

Comments
 (0)