Skip to content

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

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

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 intel/runtimes/ml/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,006 changes: 1,038 additions & 968 deletions intel/runtimes/ml/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,655 changes: 1,364 additions & 1,291 deletions intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

2,650 changes: 1,360 additions & 1,290 deletions intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.gpu

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,652 changes: 1,361 additions & 1,291 deletions intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

2,652 changes: 1,361 additions & 1,291 deletions intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock.gpu

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/datascience/ubi9-python-3.11/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.18.0"
codeflare-sdk = "~=0.19.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
2,200 changes: 1,110 additions & 1,090 deletions jupyter/datascience/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/intel/ml/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,271 changes: 1,162 additions & 1,109 deletions jupyter/intel/ml/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,894 changes: 1,474 additions & 1,420 deletions jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

2,895 changes: 1,475 additions & 1,420 deletions jupyter/intel/pytorch/ubi9-python-3.11/Pipfile.lock.gpu

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plotly = "~=5.16.1"
scikit-learn = "*"
scipy = "~=1.11.2"
skl2onnx = "~=1.15.0"
codeflare-sdk = "~=0.13.0"
codeflare-sdk = "~=0.19.1"
# DB connectors
pymongo = "~=4.5.0"
psycopg = "~=3.1.10"
Expand Down
2,896 changes: 1,476 additions & 1,420 deletions jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.lock.cpu

Large diffs are not rendered by default.

2,891 changes: 1,472 additions & 1,419 deletions jupyter/intel/tensorflow/ubi9-python-3.11/Pipfile.lock.gpu

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/pytorch/ubi9-python-3.11/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.18.0"
codeflare-sdk = "~=0.19.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
2,233 changes: 1,142 additions & 1,091 deletions jupyter/pytorch/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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.18.0"
codeflare-sdk = "~=0.19.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
2,094 changes: 1,062 additions & 1,032 deletions jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions jupyter/rocm/tensorflow/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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.18.0"
codeflare-sdk = "~=0.19.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand All @@ -47,7 +47,6 @@ nbgitpuller = "~=1.2.0"
# a fix from python-lsp-server
autopep8 = "~=2.0.4"
flake8 = "~=7.0.0"

# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
Expand Down
2,219 changes: 1,135 additions & 1,084 deletions jupyter/rocm/tensorflow/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/tensorflow/ubi9-python-3.11/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.18.0"
codeflare-sdk = "~=0.19.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
2,219 changes: 1,135 additions & 1,084 deletions jupyter/tensorflow/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi9-python-3.11/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.18.0"
codeflare-sdk = "~=0.19.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
Loading