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

[Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release 0.16.0 #511

Closed
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.15.1"
codeflare-sdk = "~=0.16.0"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
306 changes: 153 additions & 153 deletions habana/1.13.0/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

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.15.1"
codeflare-sdk = "~=0.16.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
294 changes: 147 additions & 147 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.15.1"
codeflare-sdk = "~=0.16.0"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
306 changes: 153 additions & 153 deletions jupyter/datascience/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

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.15.1"
codeflare-sdk = "~=0.16.0"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
315 changes: 158 additions & 157 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.15.1"
codeflare-sdk = "~=0.16.0"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
312 changes: 156 additions & 156 deletions jupyter/intel/ml/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

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.15.1"
codeflare-sdk = "~=0.16.0"
# DB connectors
pymongo = "~=4.6.2"
psycopg = "~=3.1.18"
Expand Down
306 changes: 153 additions & 153 deletions jupyter/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.