Skip to content

Commit 1d11963

Browse files
authored
Merge pull request #326 from harshad16/upgrade-codeflare-sdk
Upgrade codeflare-sdk with the latest 0.12.0
2 parents 7958fc6 + 0188ccd commit 1d11963

File tree

29 files changed

+6539
-7099
lines changed

29 files changed

+6539
-7099
lines changed

base/c9s-python-3.9/Pipfile.lock

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

base/ubi8-python-3.8/Pipfile.lock

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

base/ubi9-python-3.9/Pipfile.lock

Lines changed: 3 additions & 3 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
@@ -16,7 +16,7 @@ plotly = "~=5.16.1"
1616
scikit-learn = "~=1.3.0"
1717
scipy = "~=1.10.0"
1818
skl2onnx = "~=1.15.0"
19-
codeflare-sdk = "~=0.10.0"
19+
codeflare-sdk = "~=0.12.0"
2020
# DB connectors
2121
pymongo = "~=4.5.0"
2222
psycopg = "~=3.1.10"

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

Lines changed: 535 additions & 601 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
@@ -16,7 +16,7 @@ plotly = "~=5.16.1"
1616
scikit-learn = "~=1.3.0"
1717
scipy = "~=1.11.2"
1818
skl2onnx = "~=1.15.0"
19-
codeflare-sdk = "~=0.10.0"
19+
codeflare-sdk = "~=0.12.0"
2020
# DB connectors
2121
pymongo = "~=4.5.0"
2222
psycopg = "~=3.1.10"

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

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

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

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

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

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

jupyter/pytorch/ubi9-python-3.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ plotly = "~=5.16.1"
2626
scikit-learn = "~=1.3.0"
2727
scipy = "~=1.11.2"
2828
skl2onnx = "~=1.15.0"
29-
codeflare-sdk = "~=0.10.0"
29+
codeflare-sdk = "~=0.12.0"
3030
# DB connectors
3131
pymongo = "~=4.5.0"
3232
psycopg = "~=3.1.10"

0 commit comments

Comments
 (0)