Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency codeflare-sdk to ~=0.24.3 #469

Open
wants to merge 1 commit into
base: konflux-poc
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion habana/1.13.0/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
2 changes: 1 addition & 1 deletion intel/runtimes/ml/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plotly = "~=5.16.1"
scipy = "~=1.11.2"
scikit-learn = "~=1.3.1"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
3,870 changes: 2,038 additions & 1,832 deletions intel/runtimes/ml/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/datascience/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
4,583 changes: 2,466 additions & 2,117 deletions jupyter/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/intel/ml/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plotly = "~=5.16.1"
scipy = "~=1.11.2"
scikit-learn = "~=1.3.1"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
4,607 changes: 2,479 additions & 2,128 deletions jupyter/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
4,539 changes: 2,436 additions & 2,103 deletions jupyter/trustyai/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/datascience/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
2 changes: 1 addition & 1 deletion runtimes/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
3,452 changes: 1,875 additions & 1,577 deletions runtimes/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/pytorch/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
networkx = "~=3.1.0" # Cap the version to 3.1.0 to avoid breaking changes in the future
# DB connectors
pymongo = "~=4.6.2"
Expand Down
2 changes: 1 addition & 1 deletion runtimes/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
3,512 changes: 1,910 additions & 1,602 deletions runtimes/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/tensorflow/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scikit-learn = "~=1.3.2"
scipy = "~=1.10.1"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
2 changes: 1 addition & 1 deletion runtimes/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.16.3"
codeflare-sdk = "~=0.24.3"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
3,463 changes: 1,891 additions & 1,572 deletions runtimes/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

Loading