Skip to content

Commit

Permalink
Merge pull request opendatahub-io#347 from opendatahub-io/2023b
Browse files Browse the repository at this point in the history
[pull] release-2023b from opendatahub-io:2023b
  • Loading branch information
harshad16 authored Aug 26, 2024
2 parents 92a1241 + e49fd00 commit 772a772
Show file tree
Hide file tree
Showing 16 changed files with 9,377 additions and 8,415 deletions.
12 changes: 9 additions & 3 deletions habana/1.10.0/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pybind11 = "==2.6.2"
elyra-pipeline-editor-extension = "~=3.15.0"
elyra-python-editor-extension = "~=3.15.0"
elyra-code-snippet-extension = "~=3.15.0"
kfp-tekton = "<1.6.0"
kfp-tekton = "==1.5.7" # pinned to avoid upgrade of pyyaml which is required.
boto3 = "~=1.26.165"
kafka-python = "~=2.0.2"
matplotlib = "~=3.6.3"
Expand All @@ -45,18 +45,24 @@ scipy = "~=1.10.1"
jupyter-bokeh = "~=3.0.5"
jupyterlab-lsp = "~=3.10.2"
jupyterlab-widgets = "~=3.0.5"
jupyter-resource-usage = "~=0.6.0"
jupyter-resource-usage = "~=0.7.2"

# Parent image requirements to maintain cohesion
jupyterlab = "~=3.5.3"
jupyter-server = "~=2.1.0"
jupyter-server-proxy = "~=3.2.2"
jupyter-server-proxy = "~=3.2.4"
jupyter-server-terminals = "~=0.4.4"
jupyterlab-git = "~=0.41.0"
nbdime = "~=3.1.1"
nbgitpuller = "~=1.1.1"
# ---
wheel = "~=0.38.4"

# conflict between python-lsp-server and following packages
# due to pycodestyle dependency, pinning this, till we get
# a fix from python-lsp-server
autopep8 = "~=2.0.4"
flake8 = "~=7.0.0"

[requires]
python_version = "3.8"
3,196 changes: 1,673 additions & 1,523 deletions habana/1.10.0/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

1,235 changes: 650 additions & 585 deletions jupyter/datascience/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

1,229 changes: 647 additions & 582 deletions jupyter/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

901 changes: 481 additions & 420 deletions jupyter/minimal/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

895 changes: 478 additions & 417 deletions jupyter/minimal/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

1,269 changes: 676 additions & 593 deletions jupyter/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

1,233 changes: 649 additions & 584 deletions jupyter/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

1,235 changes: 650 additions & 585 deletions jupyter/trustyai/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

1,229 changes: 647 additions & 582 deletions jupyter/trustyai/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

878 changes: 459 additions & 419 deletions runtimes/datascience/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

872 changes: 456 additions & 416 deletions runtimes/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

922 changes: 490 additions & 432 deletions runtimes/pytorch/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

916 changes: 487 additions & 429 deletions runtimes/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

888 changes: 464 additions & 424 deletions runtimes/tensorflow/ubi8-python-3.8/Pipfile.lock

Large diffs are not rendered by default.

882 changes: 461 additions & 421 deletions runtimes/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

0 comments on commit 772a772

Please sign in to comment.