From 1798293066d7a6bbdb125f0cbad8ebfe281331e0 Mon Sep 17 00:00:00 2001 From: Akshay Ghodake Date: Tue, 4 Aug 2026 09:30:42 +0530 Subject: [PATCH 1/5] Fix 10 Pillow CVEs: bump pillow>=12.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates pillow constraint in dependencies/cve-constraints.txt and regenerates lockfiles. pillow 12.2.0 → 12.3.0 across 10 images. 2 llmcompressor images excluded (llmcompressor pins pillow<=12.1.1). CVEs: CVE-2026-59200, CVE-2026-54058, CVE-2026-59199, CVE-2026-59197, CVE-2026-59205, CVE-2026-59204, CVE-2026-54060, CVE-2026-55380, CVE-2026-55379, CVE-2026-42311 --- .../ubi9-python-3.12/requirements.cpu.txt | 10 +-- .../uv.lock.d/pylock.cpu.toml | 12 +-- dependencies/cve-constraints.txt | 4 +- .../ubi9-python-3.12/requirements.cpu.txt | 10 +-- .../uv.lock.d/pylock.cpu.toml | 12 +-- .../uv.lock.d/pylock.cpu.toml | 2 +- .../uv.lock.d/pylock.cuda.toml | 2 +- .../uv.lock.d/pylock.rocm.toml | 2 +- .../ubi9-python-3.12/requirements.cuda.txt | 6 +- .../uv.lock.d/pylock.cuda.toml | 8 +- .../ubi9-python-3.12/requirements.rocm.txt | 4 +- .../uv.lock.d/pylock.rocm.toml | 6 +- .../tensorflow/ubi9-python-3.12/pylock.toml | 75 +++++++++---------- .../ubi9-python-3.12/requirements.cuda.txt | 6 +- .../uv.lock.d/pylock.cuda.toml | 8 +- .../ubi9-python-3.12/requirements.cpu.txt | 10 +-- .../uv.lock.d/pylock.cpu.toml | 12 +-- .../uv.lock.d/pylock.cpu.toml | 2 +- .../uv.lock.d/pylock.cuda.toml | 2 +- .../ubi9-python-3.12/requirements.cpu.txt | 10 +-- .../uv.lock.d/pylock.cpu.toml | 12 +-- .../uv.lock.d/pylock.cpu.toml | 2 +- .../ubi9-python-3.12/requirements.cuda.txt | 6 +- .../uv.lock.d/pylock.cuda.toml | 8 +- .../ubi9-python-3.12/requirements.rocm.txt | 4 +- .../uv.lock.d/pylock.rocm.toml | 6 +- .../ubi9-python-3.12/pylock.toml | 75 +++++++++---------- .../ubi9-python-3.12/requirements.cuda.txt | 6 +- .../uv.lock.d/pylock.cuda.toml | 8 +- 29 files changed, 163 insertions(+), 167 deletions(-) diff --git a/codeserver/ubi9-python-3.12/requirements.cpu.txt b/codeserver/ubi9-python-3.12/requirements.cpu.txt index 3b67beedf4..72df6bb0dd 100644 --- a/codeserver/ubi9-python-3.12/requirements.cpu.txt +++ b/codeserver/ubi9-python-3.12/requirements.cpu.txt @@ -268,11 +268,11 @@ pathspec==1.0.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:01f65a227426547091048a89cbe280a92c26536850bd26c70b94e715ac28dc8f pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:de875f7edd25fce79d755f04ed8ddd29e97ebeda66cc05c516ba760748e0090f -pillow==12.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:394981fc7445b3721bc5dd88b5859050eedfa51e307a986fdf832d2145555f59 \ - --hash=sha256:7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97 \ - --hash=sha256:321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692 \ - --hash=sha256:1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d +pillow==12.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a0ae23976c3a950d107fe1412f595be73c5d2de8071d26298a1f623bae5a58a1 \ + --hash=sha256:02487f9b1900a101a6c2d743172bb916baa4c2b574a676f09751423d55d47496 \ + --hash=sha256:c59cfb8d5dfeb4409f42c9a90b25c8f4b213434756c4f64c377fe51a34e53245 \ + --hash=sha256:8dc435092a6842d8483be410e080e5c1eccd7aa991f30787cd9601eedcccf260 pip==26.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:25601b2e4c9967e70cfd53b362b909cc01facb76389cdc96d98b7153972c12c1 platformdirs==4.9.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 0da4c39c83..e8fabc69c3 100644 --- a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -745,13 +745,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T15:52:05Z, size = 1379353, hashes = { sha256 = "394981fc7445b3721bc5dd88b5859050eedfa51e307a986fdf832d2145555f59" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T15:05:58Z, size = 1444903, hashes = { sha256 = "7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T15:31:52Z, size = 1642250, hashes = { sha256 = "321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:52:48Z, size = 1411808, hashes = { sha256 = "1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:26:50Z, size = 1372893, hashes = { sha256 = "a0ae23976c3a950d107fe1412f595be73c5d2de8071d26298a1f623bae5a58a1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-07-14T19:36:17Z, size = 1436786, hashes = { sha256 = "02487f9b1900a101a6c2d743172bb916baa4c2b574a676f09751423d55d47496" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-07-14T20:24:52Z, size = 1635762, hashes = { sha256 = "c59cfb8d5dfeb4409f42c9a90b25c8f4b213434756c4f64c377fe51a34e53245" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T19:29:11Z, size = 1402264, hashes = { sha256 = "8dc435092a6842d8483be410e080e5c1eccd7aa991f30787cd9601eedcccf260" } }, ] [[packages]] diff --git a/dependencies/cve-constraints.txt b/dependencies/cve-constraints.txt index 9f00c38897..f9dbaf0379 100644 --- a/dependencies/cve-constraints.txt +++ b/dependencies/cve-constraints.txt @@ -14,7 +14,9 @@ urllib3>=2.6.0 # RHAIENG-2893: CVE-2026-0897 Keras: Denial of Service via crafted HDF5 weight loading file keras>=3.13.1 # RHAIENG-3210: CVE-2026-25990 Pillow: Out-of-bounds Write via Specially Crafted PSD Image -pillow>=12.1.1 +# + CVE-2026-59200, CVE-2026-54058, CVE-2026-59199, CVE-2026-59197, CVE-2026-59205 +# + CVE-2026-59204, CVE-2026-54060, CVE-2026-55380, CVE-2026-55379, CVE-2026-42311 +pillow>=12.3.0 # RHAIENG-5357: CVE-2026-48710 Starlette: Security restriction bypass via malformed HTTP Host header starlette>=1.0.1 # RHAIENG-5490: CVE-2026-34993 AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load() diff --git a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt index 98ed71faae..e510bea3f4 100644 --- a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -447,11 +447,11 @@ pathspec==1.0.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:01f65a227426547091048a89cbe280a92c26536850bd26c70b94e715ac28dc8f pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:de875f7edd25fce79d755f04ed8ddd29e97ebeda66cc05c516ba760748e0090f -pillow==12.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:394981fc7445b3721bc5dd88b5859050eedfa51e307a986fdf832d2145555f59 \ - --hash=sha256:7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97 \ - --hash=sha256:321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692 \ - --hash=sha256:1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d +pillow==12.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a0ae23976c3a950d107fe1412f595be73c5d2de8071d26298a1f623bae5a58a1 \ + --hash=sha256:02487f9b1900a101a6c2d743172bb916baa4c2b574a676f09751423d55d47496 \ + --hash=sha256:c59cfb8d5dfeb4409f42c9a90b25c8f4b213434756c4f64c377fe51a34e53245 \ + --hash=sha256:8dc435092a6842d8483be410e080e5c1eccd7aa991f30787cd9601eedcccf260 pip==26.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:25601b2e4c9967e70cfd53b362b909cc01facb76389cdc96d98b7153972c12c1 platformdirs==4.9.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index bb177a9881..3240f6ccc9 100644 --- a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1258,13 +1258,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T15:52:05Z, size = 1379353, hashes = { sha256 = "394981fc7445b3721bc5dd88b5859050eedfa51e307a986fdf832d2145555f59" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T15:05:58Z, size = 1444903, hashes = { sha256 = "7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T15:31:52Z, size = 1642250, hashes = { sha256 = "321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:52:48Z, size = 1411808, hashes = { sha256 = "1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:26:50Z, size = 1372893, hashes = { sha256 = "a0ae23976c3a950d107fe1412f595be73c5d2de8071d26298a1f623bae5a58a1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-07-14T19:36:17Z, size = 1436786, hashes = { sha256 = "02487f9b1900a101a6c2d743172bb916baa4c2b574a676f09751423d55d47496" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-07-14T20:24:52Z, size = 1635762, hashes = { sha256 = "c59cfb8d5dfeb4409f42c9a90b25c8f4b213434756c4f64c377fe51a34e53245" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T19:29:11Z, size = 1402264, hashes = { sha256 = "8dc435092a6842d8483be410e080e5c1eccd7aa991f30787cd9601eedcccf260" } }, ] [[packages]] diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 120d08208a..345907aa3d 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index abea656084..017de99862 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 532022cb45..d65ec5de47 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt index ee9cc13628..26c4283b7c 100644 --- a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -412,9 +412,9 @@ pathspec==1.0.4 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:1e705eed84eae9f75b6d653406cdc4f9b1e5cce89e4244f0ff18b17ae58805e6 pexpect==4.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aef8ff71f2ba78f0e90f98da3b6b230a363b8217ad3896173e46e5a0f4a8d49c -pillow==12.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:557d6766d56d4ba182dd70bb0f1b889ec90e5f5849cd7397a73d4c7ab7f5b326 \ - --hash=sha256:46f1841dee2614c20788a6593ef1f0ae2d992df6544650dd942b2c09fe6a11f9 +pillow==12.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4eeda898c5e2606f04eb743e6e9804ababb27c8f4fb2f36931e8de573a644e7b \ + --hash=sha256:9c559c19c83f1d522637df78adefd7906c628879a3bf0e4ffa3d6ec96404f2b1 platformdirs==4.9.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7b7b84b5133ccfca6ed9d50436f9f35e40d95513fd0b317a526d16f6cfb19ecf plotly==6.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index cec616ae61..d8a5f9ed53 100644 --- a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1239,11 +1239,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.2.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T16:00:48Z, size = 1379355, hashes = { sha256 = "557d6766d56d4ba182dd70bb0f1b889ec90e5f5849cd7397a73d4c7ab7f5b326" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.2.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:59:55Z, size = 1411808, hashes = { sha256 = "46f1841dee2614c20788a6593ef1f0ae2d992df6544650dd942b2c09fe6a11f9" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.3.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:35:58Z, size = 1372895, hashes = { sha256 = "4eeda898c5e2606f04eb743e6e9804ababb27c8f4fb2f36931e8de573a644e7b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.3.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T20:09:17Z, size = 1402263, hashes = { sha256 = "9c559c19c83f1d522637df78adefd7906c628879a3bf0e4ffa3d6ec96404f2b1" } }, ] [[packages]] diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt index 4dc448facf..42dffe1a16 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -387,8 +387,8 @@ pathspec==1.0.4 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:214dcd022fdc22b0cfa2119ddbe15dbcf8b7d9232476695c42007bc3d6b02933 pexpect==4.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2d18e628366829bbb08c6d1ccf5982cd79b1e579cd4ba12fa49f40f5f48b45fb -pillow==12.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:14d0ab2b5a699900263047ae6a6bd11a7af6851bc236f449815d52bb5991f90e +pillow==12.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:45bdc2d8bb911093d8d50b004a5f8aa9792c8b3627408ec136f81b29b9503671 platformdirs==4.9.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9a85adaa956767af38a2aaa0c12a5de81c88505d8578ab5d408bb66868593b1e plotly==6.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 976368c98c..9f1070eda6 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1168,9 +1168,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pillow-12.2.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:58:17Z, size = 1411811, hashes = { sha256 = "14d0ab2b5a699900263047ae6a6bd11a7af6851bc236f449815d52bb5991f90e" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pillow-12.3.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T21:13:22Z, size = 1402264, hashes = { sha256 = "45bdc2d8bb911093d8d50b004a5f8aa9792c8b3627408ec136f81b29b9503671" } }] [[packages]] name = "platformdirs" diff --git a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml index 001332793d..4456de291f 100644 --- a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml +++ b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -2177,46 +2177,43 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/9e/c3/059298687310d52 [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/8c/21/c2bcdd5906101a30244eaffc1b6e6ce71a31bd0742a01eb89e660ebfac2d/pillow-12.2.0.tar.gz", upload-time = 2026-04-01T14:46:17Z, size = 46987819, hashes = { sha256 = "a830b1a40919539d07806aa58e1b114df53ddd43213d9c8b75847eee6c0182b5" } } +sdist = { url = "https://files.pythonhosted.org/packages/1c/3d/bb7fca845737cf9d7dbde16ed1843984665ff2e0a518f5db43e77ec540b9/pillow-12.3.0.tar.gz", upload-time = 2026-07-01T11:56:38Z, size = 47025035, hashes = { sha256 = "3b8182a766685eaa002637e28b4ec8d6b18819a0c71f579bf0dbaa5830297cce" } } wheels = [ - { url = "https://files.pythonhosted.org/packages/de/af/4e8e6869cbed569d43c416fad3dc4ecb944cb5d9492defaed89ddd6fe871/pillow-12.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:43:18Z, size = 6284462, hashes = { sha256 = "03e7e372d5240cc23e9f07deca4d775c0817bffc641b01e9c3af208dbd300987" } }, - { url = "https://files.pythonhosted.org/packages/e9/9e/c05e19657fd57841e476be1ab46c4d501bffbadbafdc31a6d665f8b737b6/pillow-12.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:43:20Z, size = 8094744, hashes = { sha256 = "b86024e52a1b269467a802258c25521e6d742349d760728092e1bc2d135b4d76" } }, - { url = "https://files.pythonhosted.org/packages/2b/54/1789c455ed10176066b6e7e6da1b01e50e36f94ba584dc68d9eebfe9156d/pillow-12.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:43:23Z, size = 6398371, hashes = { sha256 = "7371b48c4fa448d20d2714c9a1f775a81155050d383333e0a6c15b1123dda005" } }, - { url = "https://files.pythonhosted.org/packages/43/e3/fdc657359e919462369869f1c9f0e973f353f9a9ee295a39b1fea8ee1a77/pillow-12.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:43:26Z, size = 7087215, hashes = { sha256 = "62f5409336adb0663b7caa0da5c7d9e7bdbaae9ce761d34669420c2a801b2780" } }, - { url = "https://files.pythonhosted.org/packages/8b/f8/2f6825e441d5b1959d2ca5adec984210f1ec086435b0ed5f52c19b3b8a6e/pillow-12.2.0-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:43:29Z, size = 6509783, hashes = { sha256 = "01afa7cf67f74f09523699b4e88c73fb55c13346d212a59a2db1f86b0a63e8c5" } }, - { url = "https://files.pythonhosted.org/packages/67/f9/029a27095ad20f854f9dba026b3ea6428548316e057e6fc3545409e86651/pillow-12.2.0-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:43:32Z, size = 7212112, hashes = { sha256 = "fc3d34d4a8fbec3e88a79b92e5465e0f9b842b628675850d860b8bd300b159f5" } }, - { url = "https://files.pythonhosted.org/packages/4a/01/53d10cf0dbad820a8db274d259a37ba50b88b24768ddccec07355382d5ad/pillow-12.2.0-cp313-cp313-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-04-01T14:43:41Z, size = 4100837, hashes = { sha256 = "8297651f5b5679c19968abefd6bb84d95fe30ef712eb1b2d9b2d31ca61267f4c" } }, - { url = "https://files.pythonhosted.org/packages/0f/98/f3a6657ecb698c937f6c76ee564882945f29b79bad496abcba0e84659ec5/pillow-12.2.0-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-04-01T14:43:43Z, size = 4176528, hashes = { sha256 = "50d8520da2a6ce0af445fa6d648c4273c3eeefbc32d7ce049f22e8b5c3daecc2" } }, - { url = "https://files.pythonhosted.org/packages/69/bc/8986948f05e3ea490b8442ea1c1d4d990b24a7e43d8a51b2c7d8b1dced36/pillow-12.2.0-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-04-01T14:43:45Z, size = 3640401, hashes = { sha256 = "766cef22385fa1091258ad7e6216792b156dc16d8d3fa607e7545b2b72061f1c" } }, - { url = "https://files.pythonhosted.org/packages/73/dd/42107efcb777b16fa0393317eac58f5b5cf30e8392e266e76e51cff28c3d/pillow-12.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:43:54Z, size = 6280005, hashes = { sha256 = "f1c943e96e85df3d3478f7b691f229887e143f81fedab9b20205349ab04d73ed" } }, - { url = "https://files.pythonhosted.org/packages/a8/68/b93e09e5e8549019e61acf49f65b1a8530765a7f812c77a7461bca7e4494/pillow-12.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:43:57Z, size = 8090669, hashes = { sha256 = "03f6fab9219220f041c74aeaa2939ff0062bd5c364ba9ce037197f4c6d498cd9" } }, - { url = "https://files.pythonhosted.org/packages/4b/6e/3ccb54ce8ec4ddd1accd2d89004308b7b0b21c4ac3d20fa70af4760a4330/pillow-12.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:43:59Z, size = 6395194, hashes = { sha256 = "5cdfebd752ec52bf5bb4e35d9c64b40826bc5b40a13df7c3cda20a2c03a0f5ed" } }, - { url = "https://files.pythonhosted.org/packages/67/ee/21d4e8536afd1a328f01b359b4d3997b291ffd35a237c877b331c1c3b71c/pillow-12.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:44:02Z, size = 7082423, hashes = { sha256 = "eedf4b74eda2b5a4b2b2fb4c006d6295df3bf29e459e198c90ea48e130dc75c3" } }, - { url = "https://files.pythonhosted.org/packages/78/5f/e9f86ab0146464e8c133fe85df987ed9e77e08b29d8d35f9f9f4d6f917ba/pillow-12.2.0-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:44:05Z, size = 6505667, hashes = { sha256 = "00a2865911330191c0b818c59103b58a5e697cae67042366970a6b6f1b20b7f9" } }, - { url = "https://files.pythonhosted.org/packages/ed/1e/409007f56a2fdce61584fd3acbc2bbc259857d555196cedcadc68c015c82/pillow-12.2.0-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:44:08Z, size = 7208580, hashes = { sha256 = "1e1757442ed87f4912397c6d35a0db6a7b52592156014706f17658ff58bbf795" } }, - { url = "https://files.pythonhosted.org/packages/01/a6/1265e977f17d93ea37aa28aa81bad4fa597933879fac2520d24e021c8da3/pillow-12.2.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:44:23Z, size = 6321252, hashes = { sha256 = "88ddbc66737e277852913bd1e07c150cc7bb124539f94c4e2df5344494e0a612" } }, - { url = "https://files.pythonhosted.org/packages/3c/83/5982eb4a285967baa70340320be9f88e57665a387e3a53a7f0db8231a0cd/pillow-12.2.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:44:26Z, size = 8126550, hashes = { sha256 = "d362d1878f00c142b7e1a16e6e5e780f02be8195123f164edf7eddd911eefe7c" } }, - { url = "https://files.pythonhosted.org/packages/4e/48/6ffc514adce69f6050d0753b1a18fd920fce8cac87620d5a31231b04bfc5/pillow-12.2.0-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:44:29Z, size = 6433114, hashes = { sha256 = "2c727a6d53cb0018aadd8018c2b938376af27914a68a492f59dfcaca650d5eea" } }, - { url = "https://files.pythonhosted.org/packages/36/a3/f9a77144231fb8d40ee27107b4463e205fa4677e2ca2548e14da5cf18dce/pillow-12.2.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:44:32Z, size = 7115667, hashes = { sha256 = "efd8c21c98c5cc60653bcb311bef2ce0401642b7ce9d09e03a7da87c878289d4" } }, - { url = "https://files.pythonhosted.org/packages/c1/fc/ac4ee3041e7d5a565e1c4fd72a113f03b6394cc72ab7089d27608f8aaccb/pillow-12.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:44:35Z, size = 6538966, hashes = { sha256 = "9f08483a632889536b8139663db60f6724bfcb443c96f1b18855860d7d5c0fd4" } }, - { url = "https://files.pythonhosted.org/packages/c0/a8/27fb307055087f3668f6d0a8ccb636e7431d56ed0750e07a60547b1e083e/pillow-12.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:44:37Z, size = 7238241, hashes = { sha256 = "dac8d77255a37e81a2efcbd1fc05f1c15ee82200e6c240d7e127e25e365c39ea" } }, - { url = "https://files.pythonhosted.org/packages/bf/98/4595daa2365416a86cb0d495248a393dfc84e96d62ad080c8546256cb9c0/pillow-12.2.0-cp314-cp314-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-04-01T14:44:48Z, size = 4100848, hashes = { sha256 = "3adc9215e8be0448ed6e814966ecf3d9952f0ea40eb14e89a102b87f450660d8" } }, - { url = "https://files.pythonhosted.org/packages/0b/79/40184d464cf89f6663e18dfcf7ca21aae2491fff1a16127681bf1fa9b8cf/pillow-12.2.0-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-04-01T14:44:51Z, size = 4176515, hashes = { sha256 = "6a9adfc6d24b10f89588096364cc726174118c62130c817c2837c60cf08a392b" } }, - { url = "https://files.pythonhosted.org/packages/b0/63/703f86fd4c422a9cf722833670f4f71418fb116b2853ff7da722ea43f184/pillow-12.2.0-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-04-01T14:44:53Z, size = 3640159, hashes = { sha256 = "6a6e67ea2e6feda684ed370f9a1c52e7a243631c025ba42149a2cc5934dec295" } }, - { url = "https://files.pythonhosted.org/packages/70/62/98f6b7f0c88b9addd0e87c217ded307b36be024d4ff8869a812b241d1345/pillow-12.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:45:01Z, size = 6280384, hashes = { sha256 = "22db17c68434de69d8ecfc2fe821569195c0c373b25cccb9cbdacf2c6e53c601" } }, - { url = "https://files.pythonhosted.org/packages/5e/03/688747d2e91cfbe0e64f316cd2e8005698f76ada3130d0194664174fa5de/pillow-12.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:45:04Z, size = 8091599, hashes = { sha256 = "7b14cc0106cd9aecda615dd6903840a058b4700fcb817687d0ee4fc8b6e389be" } }, - { url = "https://files.pythonhosted.org/packages/f6/35/577e22b936fcdd66537329b33af0b4ccfefaeabd8aec04b266528cddb33c/pillow-12.2.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:45:07Z, size = 6396021, hashes = { sha256 = "8cbeb542b2ebc6fcdacabf8aca8c1a97c9b3ad3927d46b8723f9d4f033288a0f" } }, - { url = "https://files.pythonhosted.org/packages/11/8d/d2532ad2a603ca2b93ad9f5135732124e57811d0168155852f37fbce2458/pillow-12.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:45:09Z, size = 7083360, hashes = { sha256 = "4bfd07bc812fbd20395212969e41931001fd59eb55a60658b0e5710872e95286" } }, - { url = "https://files.pythonhosted.org/packages/5e/26/d325f9f56c7e039034897e7380e9cc202b1e368bfd04d4cbe6a441f02885/pillow-12.2.0-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:45:12Z, size = 6507628, hashes = { sha256 = "9aba9a17b623ef750a4d11b742cbafffeb48a869821252b30ee21b5e91392c50" } }, - { url = "https://files.pythonhosted.org/packages/5f/f7/769d5632ffb0988f1c5e7660b3e731e30f7f8ec4318e94d0a5d674eb65a4/pillow-12.2.0-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:45:15Z, size = 7209321, hashes = { sha256 = "deede7c263feb25dba4e82ea23058a235dcc2fe1f6021025dc71f2b618e26104" } }, - { url = "https://files.pythonhosted.org/packages/55/c3/7fbecf70adb3a0c33b77a300dc52e424dc22ad8cdc06557a2e49523b703d/pillow-12.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:45:30Z, size = 6322251, hashes = { sha256 = "5c0a9f29ca8e79f09de89293f82fc9b0270bb4af1d58bc98f540cc4aedf03166" } }, - { url = "https://files.pythonhosted.org/packages/1c/3c/7fbc17cfb7e4fe0ef1642e0abc17fc6c94c9f7a16be41498e12e2ba60408/pillow-12.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:45:33Z, size = 8127807, hashes = { sha256 = "1610dd6c61621ae1cf811bef44d77e149ce3f7b95afe66a4512f8c59f25d9ebe" } }, - { url = "https://files.pythonhosted.org/packages/ff/c3/a8ae14d6defd2e448493ff512fae903b1e9bd40b72efb6ec55ce0048c8ce/pillow-12.2.0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:45:36Z, size = 6433935, hashes = { sha256 = "0a34329707af4f73cf1782a36cd2289c0368880654a2c11f027bcee9052d35dd" } }, - { url = "https://files.pythonhosted.org/packages/6e/32/2880fb3a074847ac159d8f902cb43278a61e85f681661e7419e6596803ed/pillow-12.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:45:39Z, size = 7116720, hashes = { sha256 = "8e9c4f5b3c546fa3458a29ab22646c1c6c787ea8f5ef51300e5a60300736905e" } }, - { url = "https://files.pythonhosted.org/packages/46/87/495cc9c30e0129501643f24d320076f4cc54f718341df18cc70ec94c44e1/pillow-12.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:45:41Z, size = 6540498, hashes = { sha256 = "fb043ee2f06b41473269765c2feae53fc2e2fbf96e5e22ca94fb5ad677856f06" } }, - { url = "https://files.pythonhosted.org/packages/18/53/773f5edca692009d883a72211b60fdaf8871cbef075eaa9d577f0a2f989e/pillow-12.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:45:44Z, size = 7239413, hashes = { sha256 = "f278f034eb75b4e8a13a54a876cc4a5ab39173d2cdd93a638e1b467fc545ac43" } }, + { url = "https://files.pythonhosted.org/packages/25/27/ac8f99618ffd3dde21db0f4d4b1d2ab00c0880595bfd17df103f7f39fd0c/pillow-12.3.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:54:11Z, size = 6266838, hashes = { sha256 = "d9c7f76c0673154f044e9d78c8655fb4213f6ca31a836df48b40fe5d187717b9" } }, + { url = "https://files.pythonhosted.org/packages/84/21/a35af28dcc61f37ed850a2d64c65c701321dfbf25085e469d5559360cbbf/pillow-12.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:54:13Z, size = 6940830, hashes = { sha256 = "78cb2c6865a35ab8ff8b75fd122f6033b92a62c82801110e48ddd6c936a45d91" } }, + { url = "https://files.pythonhosted.org/packages/eb/51/8b08617af3ad95e33ce6d7dd2c99ed6c8298f7fb131636303956be022e25/pillow-12.3.0-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:54:15Z, size = 6344383, hashes = { sha256 = "e491916b378fba47242221bb9ead245211b70d504f495d105d17b14a24b4907c" } }, + { url = "https://files.pythonhosted.org/packages/1d/72/cf78ac9780bb93c28328f408973845a309d4d145041665f734572ced1b52/pillow-12.3.0-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:54:17Z, size = 7052934, hashes = { sha256 = "0dd2064cbc55aaec028ef5fbb60fa47bb6c3e7918e07ff17935284b227a9d2df" } }, + { url = "https://files.pythonhosted.org/packages/9d/ac/31fb64e1e7efb5a4b50cd3d92049ba89ac6e4d8d3bb6a74e15048ca3353e/pillow-12.3.0-cp313-cp313-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-07-01T11:54:25Z, size = 4161684, hashes = { sha256 = "21900ce7ba264168cd50defae43cd75d25c833ad4ad6e73ffc5596d12e25ac89" } }, + { url = "https://files.pythonhosted.org/packages/87/b4/9805e23d2b4d77842b468513841fda254ee42f0289d25088340e4ff46e2d/pillow-12.3.0-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-07-01T11:54:27Z, size = 4255487, hashes = { sha256 = "4e8c2a84d977f50b9daed6eeaf3baef67d00d5d74d932288f02cb94518ee3ace" } }, + { url = "https://files.pythonhosted.org/packages/df/39/ecf519435a200c693fe053a6ee4d835b41cf963a4dfc2551c4e637cb2a71/pillow-12.3.0-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-07-01T11:54:29Z, size = 3696433, hashes = { sha256 = "ae26d61dfa7a47befdc7572b521024e8745f3d809bd95ca9505a7bba9ef849ec" } }, + { url = "https://files.pythonhosted.org/packages/1f/01/e18aff37cb0b4aac47ac90f016d347a49aca667ef97f190b06ac2aabc928/pillow-12.3.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:54:36Z, size = 6263736, hashes = { sha256 = "f7401aebd7f581d7f83a439d87d474999317ee099218e5ad25d125290990ba65" } }, + { url = "https://files.pythonhosted.org/packages/f7/62/de5bdd77d935331f4f802edc11e4d82950f642caad6cb2f949837b8560e2/pillow-12.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:54:38Z, size = 6937129, hashes = { sha256 = "0847a763afefb695bc912d7c131e7e0632d4edc1d8698f58ddabec8e46b8b6d3" } }, + { url = "https://files.pythonhosted.org/packages/70/4d/105627a13300c5e0df1d174230b32fd1273062c96f7745fd552b945d1e1d/pillow-12.3.0-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:54:40Z, size = 6339562, hashes = { sha256 = "571b9fcb07b97ef3a492028fb3d2dc0993ca23a06138b0315286566d29ef718a" } }, + { url = "https://files.pythonhosted.org/packages/6b/1d/f13de01a553988ab895ba1c722e06cf3144d4f57656fd5b81b6d881f1179/pillow-12.3.0-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:54:42Z, size = 7049439, hashes = { sha256 = "756c768d0c9c2955feb7a56c37ea24aea2e369f8d36a88da270b6a9f19e62b5e" } }, + { url = "https://files.pythonhosted.org/packages/dc/01/001f65b68192f0228cc1dbbc8d2530ab5d58b61037ba0587f946fea607cd/pillow-12.3.0-cp314-cp314-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-07-01T11:54:51Z, size = 4161736, hashes = { sha256 = "9cf95fe4d0f84c82d282745d9bb08ad9f926efa00be4697e767b814ce40d4330" } }, + { url = "https://files.pythonhosted.org/packages/1a/d2/0219746d0fd16fc8a84498e79452375be3797d3ce4044596ce565164b84f/pillow-12.3.0-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-07-01T11:54:53Z, size = 4255435, hashes = { sha256 = "8728f216dcdb6e6d555cf971cb34076139ad74b31fc2c14da4fafc741c5f6217" } }, + { url = "https://files.pythonhosted.org/packages/c8/02/8d0bc62ef0302318c46ff2a512822d2610e81c7aa46c9b3abe6cbaca5ad0/pillow-12.3.0-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-07-01T11:54:55Z, size = 3696262, hashes = { sha256 = "a45650e8ce7fafffd731db8550230db6b0d306d181a90b67d3e6bca2f1990930" } }, + { url = "https://files.pythonhosted.org/packages/b1/9d/8b2c807dbef61a5197c047afe99823787eb66f63daf9fb2432f91d6f0462/pillow-12.3.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:55:01Z, size = 6263757, hashes = { sha256 = "e9aeb04d6aef139de265b29683e119b638208f88cf73cdd1658aa07221165321" } }, + { url = "https://files.pythonhosted.org/packages/5c/44/c85361f65dbe00eea8576ee467c768d25129989efb76e94f205e9ca9bb46/pillow-12.3.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:55:03Z, size = 6936962, hashes = { sha256 = "251bf95b67017e27b13d82f5b326234ca62d70f9cf4c2b9032de2358a3b12c7b" } }, + { url = "https://files.pythonhosted.org/packages/18/7e/e483414b35800b86b6f08dbbc7803fb5cd52c4d6f897f47d53ea2c7e6f65/pillow-12.3.0-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:55:05Z, size = 6339171, hashes = { sha256 = "fe3cca2e4e8a592be0f269a1ca4835c25199d9f3ce815c8491048f785b0a0198" } }, + { url = "https://files.pythonhosted.org/packages/f0/f4/68c491844841ede6bed70189546b3ee9731cf9f2cbad396faff5e1ccba45/pillow-12.3.0-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:55:08Z, size = 7048116, hashes = { sha256 = "23aceaa007d6172b02c277f0cd359c79492bbb14f7072b4ede9fbcaf20648130" } }, + { url = "https://files.pythonhosted.org/packages/d5/37/25c6692f06927ee973ff18c8d9ee98ad0b4d84ee67a09610c2dd1447958e/pillow-12.3.0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:55:21Z, size = 6322855, hashes = { sha256 = "3edce1d53195db527e0191f84b71d02022de0540bf43a16ed734ed7537b07385" } }, + { url = "https://files.pythonhosted.org/packages/cc/91/420637fcb8f1bc11029e403b4538e6694744428d8246118e45719f944556/pillow-12.3.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:55:24Z, size = 6989642, hashes = { sha256 = "bf16ba1b4d0b6b7c8e534936632270cf70eb00dbe09005bc345b2677b726855c" } }, + { url = "https://files.pythonhosted.org/packages/10/08/b94d7811281ccf0d143a1cf768d1c49e1e54af63e7b708ab2ee3eb87face/pillow-12.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:55:26Z, size = 6391281, hashes = { sha256 = "24870b09b224f7ae3c39ed07d10e819d06f8720bc551847b1d623832b5b0e28d" } }, + { url = "https://files.pythonhosted.org/packages/d2/87/24233f785f55474dc02ce3e739c5528a77e3a862e9333d1dd7a25cc31f70/pillow-12.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:55:28Z, size = 7096716, hashes = { sha256 = "30f2aa603c41533cc25c05acd0da21636e84a315768feb631c937177db558931" } }, + { url = "https://files.pythonhosted.org/packages/5d/dc/8fdce34ec725a33c81c6ba122b904d6b9024e50ea9ac7bede62fab54506c/pillow-12.3.0-cp315-cp315-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-07-01T11:55:37Z, size = 4162063, hashes = { sha256 = "0feb2e9d6ad6c9e3c06effe9d00f3f1e618a6643273576b016f591e9315a7139" } }, + { url = "https://files.pythonhosted.org/packages/76/66/2044b9a63d3b84ff048228dfcb7cd9bf0df983e8470971bf7d4c57b693de/pillow-12.3.0-cp315-cp315-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-07-01T11:55:40Z, size = 4255549, hashes = { sha256 = "9e881fca225083806662a5c43d627d215f258ff43c890f831966c7d7ba9c7402" } }, + { url = "https://files.pythonhosted.org/packages/52/7e/1f67e6f4ece6b582ee4b539decbcc9f848dc245a93ed8cd7338bafef72f1/pillow-12.3.0-cp315-cp315-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-07-01T11:55:41Z, size = 3696331, hashes = { sha256 = "4998562bf62a445225f22e07c896bb04b35b1b1f2eb6d760584c9c51d7a5f78c" } }, + { url = "https://files.pythonhosted.org/packages/0c/08/93fa2e70e30a2d81547e481b6ee2bb9522117221fb1e0ce4b5df70967677/pillow-12.3.0-cp315-cp315-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:55:48Z, size = 6273659, hashes = { sha256 = "28ce87c5ab450a9dd970b52e5aca5fe63ed432d18a2eaddd1979a00a1ba24ace" } }, + { url = "https://files.pythonhosted.org/packages/f8/6d/043e96ff814fc31a33077e4cba86082167db520c93632afdf2042febbb0c/pillow-12.3.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:55:50Z, size = 6947439, hashes = { sha256 = "6b02afb9b97f65fbca5f31db6a2a3ba21aa93030225f150fa3f249717e938fb4" } }, + { url = "https://files.pythonhosted.org/packages/af/92/ba71d2ee2ac0edf3fa33bd9d5ee9ee080da70b1766f3ca3934f9938ddac9/pillow-12.3.0-cp315-cp315-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:55:52Z, size = 6353577, hashes = { sha256 = "1182d52bc2d5e5d7d0949503aa7e36d12f42205dc287e4883f407b1988820d39" } }, + { url = "https://files.pythonhosted.org/packages/0f/ce/e63064e2122923ff687c8ad792d0d736a7b3920a56a46982e81a7fdd25d6/pillow-12.3.0-cp315-cp315-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:55:55Z, size = 7060394, hashes = { sha256 = "e795b7eb908249c4e43c7c99fac7c2c75dab0c43566e37db472a355f63693d71" } }, + { url = "https://files.pythonhosted.org/packages/13/4f/9e049dfa21af7c22427275720e2490267ba8138120add5c4c574deb69782/pillow-12.3.0-cp315-cp315t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:56:08Z, size = 6329237, hashes = { sha256 = "446c34dcc4324b084a53b705127dc15717b22c5e140ae0a3c38349d4efec071e" } }, + { url = "https://files.pythonhosted.org/packages/36/16/cf6eeaae8d0fce8dd390a33437cf68c5d5bd73834a2bc6e2f14efda0ab45/pillow-12.3.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:56:11Z, size = 6997047, hashes = { sha256 = "cf1845d02ad822a369a49f2bb9345b1614744267682e7a03527dc3bf6eea1777" } }, + { url = "https://files.pythonhosted.org/packages/1e/69/dbf769bdd55f48bf5733cac28edc6364ffaa072ec9ba336266e4fe66be55/pillow-12.3.0-cp315-cp315t-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:56:13Z, size = 6400440, hashes = { sha256 = "186941b6aef820ad110fb01fb06eb925374dc3a21b17e37ec9a53b250c6fe2d1" } }, + { url = "https://files.pythonhosted.org/packages/a0/e1/ffc9cfc2eea0d178da8018e18e959301ad9d6bc9f3edb7181e748a474b97/pillow-12.3.0-cp315-cp315t-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:56:16Z, size = 7105895, hashes = { sha256 = "f13c32a3abd6079a66d9526e18dad9b6d280384d49d7c54040cd57b6424041d9" } }, ] [[packages]] diff --git a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt index eeabbe4fea..5c0b4ca370 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -429,9 +429,9 @@ pathspec==1.0.4 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:1e705eed84eae9f75b6d653406cdc4f9b1e5cce89e4244f0ff18b17ae58805e6 pexpect==4.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aef8ff71f2ba78f0e90f98da3b6b230a363b8217ad3896173e46e5a0f4a8d49c -pillow==12.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:557d6766d56d4ba182dd70bb0f1b889ec90e5f5849cd7397a73d4c7ab7f5b326 \ - --hash=sha256:46f1841dee2614c20788a6593ef1f0ae2d992df6544650dd942b2c09fe6a11f9 +pillow==12.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4eeda898c5e2606f04eb743e6e9804ababb27c8f4fb2f36931e8de573a644e7b \ + --hash=sha256:9c559c19c83f1d522637df78adefd7906c628879a3bf0e4ffa3d6ec96404f2b1 platformdirs==4.9.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7b7b84b5133ccfca6ed9d50436f9f35e40d95513fd0b317a526d16f6cfb19ecf plotly==6.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 2d952e105e..44883efa8c 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1290,11 +1290,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.2.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T16:00:48Z, size = 1379355, hashes = { sha256 = "557d6766d56d4ba182dd70bb0f1b889ec90e5f5849cd7397a73d4c7ab7f5b326" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.2.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:59:55Z, size = 1411808, hashes = { sha256 = "46f1841dee2614c20788a6593ef1f0ae2d992df6544650dd942b2c09fe6a11f9" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.3.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:35:58Z, size = 1372895, hashes = { sha256 = "4eeda898c5e2606f04eb743e6e9804ababb27c8f4fb2f36931e8de573a644e7b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.3.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T20:09:17Z, size = 1402263, hashes = { sha256 = "9c559c19c83f1d522637df78adefd7906c628879a3bf0e4ffa3d6ec96404f2b1" } }, ] [[packages]] diff --git a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt index 1a20413eed..4379f12725 100644 --- a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt @@ -424,11 +424,11 @@ pathspec==1.0.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:01f65a227426547091048a89cbe280a92c26536850bd26c70b94e715ac28dc8f pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:de875f7edd25fce79d755f04ed8ddd29e97ebeda66cc05c516ba760748e0090f -pillow==12.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:394981fc7445b3721bc5dd88b5859050eedfa51e307a986fdf832d2145555f59 \ - --hash=sha256:7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97 \ - --hash=sha256:321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692 \ - --hash=sha256:1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d +pillow==12.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a0ae23976c3a950d107fe1412f595be73c5d2de8071d26298a1f623bae5a58a1 \ + --hash=sha256:02487f9b1900a101a6c2d743172bb916baa4c2b574a676f09751423d55d47496 \ + --hash=sha256:c59cfb8d5dfeb4409f42c9a90b25c8f4b213434756c4f64c377fe51a34e53245 \ + --hash=sha256:8dc435092a6842d8483be410e080e5c1eccd7aa991f30787cd9601eedcccf260 platformdirs==4.9.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:52fd82200d1f288d04873722b914d30221ae588fcdfd96e563b931f828b9bcde plotly==6.7.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index c1570314bd..e7584592de 100644 --- a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1205,13 +1205,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T15:52:05Z, size = 1379353, hashes = { sha256 = "394981fc7445b3721bc5dd88b5859050eedfa51e307a986fdf832d2145555f59" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T15:05:58Z, size = 1444903, hashes = { sha256 = "7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T15:31:52Z, size = 1642250, hashes = { sha256 = "321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:52:48Z, size = 1411808, hashes = { sha256 = "1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:26:50Z, size = 1372893, hashes = { sha256 = "a0ae23976c3a950d107fe1412f595be73c5d2de8071d26298a1f623bae5a58a1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-07-14T19:36:17Z, size = 1436786, hashes = { sha256 = "02487f9b1900a101a6c2d743172bb916baa4c2b574a676f09751423d55d47496" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-07-14T20:24:52Z, size = 1635762, hashes = { sha256 = "c59cfb8d5dfeb4409f42c9a90b25c8f4b213434756c4f64c377fe51a34e53245" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T19:29:11Z, size = 1402264, hashes = { sha256 = "8dc435092a6842d8483be410e080e5c1eccd7aa991f30787cd9601eedcccf260" } }, ] [[packages]] diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml index 35672f5d56..f8b169721a 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml index cd49df2c3b..4cf83919f9 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt index 800a6e804c..8d5f700615 100644 --- a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -338,11 +338,11 @@ pathspec==1.0.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:01f65a227426547091048a89cbe280a92c26536850bd26c70b94e715ac28dc8f pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:de875f7edd25fce79d755f04ed8ddd29e97ebeda66cc05c516ba760748e0090f -pillow==12.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:394981fc7445b3721bc5dd88b5859050eedfa51e307a986fdf832d2145555f59 \ - --hash=sha256:7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97 \ - --hash=sha256:321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692 \ - --hash=sha256:1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d +pillow==12.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a0ae23976c3a950d107fe1412f595be73c5d2de8071d26298a1f623bae5a58a1 \ + --hash=sha256:02487f9b1900a101a6c2d743172bb916baa4c2b574a676f09751423d55d47496 \ + --hash=sha256:c59cfb8d5dfeb4409f42c9a90b25c8f4b213434756c4f64c377fe51a34e53245 \ + --hash=sha256:8dc435092a6842d8483be410e080e5c1eccd7aa991f30787cd9601eedcccf260 platformdirs==4.9.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:52fd82200d1f288d04873722b914d30221ae588fcdfd96e563b931f828b9bcde plotly==6.7.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index f7e047df75..b7dd77fe9f 100644 --- a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -937,13 +937,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T15:52:05Z, size = 1379353, hashes = { sha256 = "394981fc7445b3721bc5dd88b5859050eedfa51e307a986fdf832d2145555f59" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T15:05:58Z, size = 1444903, hashes = { sha256 = "7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T15:31:52Z, size = 1642250, hashes = { sha256 = "321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.2.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:52:48Z, size = 1411808, hashes = { sha256 = "1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:26:50Z, size = 1372893, hashes = { sha256 = "a0ae23976c3a950d107fe1412f595be73c5d2de8071d26298a1f623bae5a58a1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-07-14T19:36:17Z, size = 1436786, hashes = { sha256 = "02487f9b1900a101a6c2d743172bb916baa4c2b574a676f09751423d55d47496" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-07-14T20:24:52Z, size = 1635762, hashes = { sha256 = "c59cfb8d5dfeb4409f42c9a90b25c8f4b213434756c4f64c377fe51a34e53245" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pillow-12.3.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T19:29:11Z, size = 1402264, hashes = { sha256 = "8dc435092a6842d8483be410e080e5c1eccd7aa991f30787cd9601eedcccf260" } }, ] [[packages]] diff --git a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 8245c63ee7..b2426b0058 100644 --- a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt index 45daeefe1d..3a95840064 100644 --- a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -305,9 +305,9 @@ pathspec==1.0.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1e705eed84eae9f75b6d653406cdc4f9b1e5cce89e4244f0ff18b17ae58805e6 pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aef8ff71f2ba78f0e90f98da3b6b230a363b8217ad3896173e46e5a0f4a8d49c -pillow==12.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:557d6766d56d4ba182dd70bb0f1b889ec90e5f5849cd7397a73d4c7ab7f5b326 \ - --hash=sha256:46f1841dee2614c20788a6593ef1f0ae2d992df6544650dd942b2c09fe6a11f9 +pillow==12.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4eeda898c5e2606f04eb743e6e9804ababb27c8f4fb2f36931e8de573a644e7b \ + --hash=sha256:9c559c19c83f1d522637df78adefd7906c628879a3bf0e4ffa3d6ec96404f2b1 platformdirs==4.9.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7b7b84b5133ccfca6ed9d50436f9f35e40d95513fd0b317a526d16f6cfb19ecf plotly==6.6.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 4e33be1361..d1cc61bd10 100644 --- a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -920,11 +920,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.2.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T16:00:48Z, size = 1379355, hashes = { sha256 = "557d6766d56d4ba182dd70bb0f1b889ec90e5f5849cd7397a73d4c7ab7f5b326" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.2.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:59:55Z, size = 1411808, hashes = { sha256 = "46f1841dee2614c20788a6593ef1f0ae2d992df6544650dd942b2c09fe6a11f9" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.3.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:35:58Z, size = 1372895, hashes = { sha256 = "4eeda898c5e2606f04eb743e6e9804ababb27c8f4fb2f36931e8de573a644e7b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.3.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T20:09:17Z, size = 1402263, hashes = { sha256 = "9c559c19c83f1d522637df78adefd7906c628879a3bf0e4ffa3d6ec96404f2b1" } }, ] [[packages]] diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt index f443d0b16d..5ec1160a07 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -281,8 +281,8 @@ pathspec==1.0.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:214dcd022fdc22b0cfa2119ddbe15dbcf8b7d9232476695c42007bc3d6b02933 pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2d18e628366829bbb08c6d1ccf5982cd79b1e579cd4ba12fa49f40f5f48b45fb -pillow==12.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:14d0ab2b5a699900263047ae6a6bd11a7af6851bc236f449815d52bb5991f90e +pillow==12.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:45bdc2d8bb911093d8d50b004a5f8aa9792c8b3627408ec136f81b29b9503671 platformdirs==4.9.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9a85adaa956767af38a2aaa0c12a5de81c88505d8578ab5d408bb66868593b1e plotly==6.6.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 6dd8d05bb0..995529f2f3 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -852,9 +852,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pillow-12.2.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:58:17Z, size = 1411811, hashes = { sha256 = "14d0ab2b5a699900263047ae6a6bd11a7af6851bc236f449815d52bb5991f90e" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pillow-12.3.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T21:13:22Z, size = 1402264, hashes = { sha256 = "45bdc2d8bb911093d8d50b004a5f8aa9792c8b3627408ec136f81b29b9503671" } }] [[packages]] name = "platformdirs" diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml index 1ad4e79bbd..87af213f4b 100644 --- a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml +++ b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1809,46 +1809,43 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/9e/c3/059298687310d52 [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/8c/21/c2bcdd5906101a30244eaffc1b6e6ce71a31bd0742a01eb89e660ebfac2d/pillow-12.2.0.tar.gz", upload-time = 2026-04-01T14:46:17Z, size = 46987819, hashes = { sha256 = "a830b1a40919539d07806aa58e1b114df53ddd43213d9c8b75847eee6c0182b5" } } +sdist = { url = "https://files.pythonhosted.org/packages/1c/3d/bb7fca845737cf9d7dbde16ed1843984665ff2e0a518f5db43e77ec540b9/pillow-12.3.0.tar.gz", upload-time = 2026-07-01T11:56:38Z, size = 47025035, hashes = { sha256 = "3b8182a766685eaa002637e28b4ec8d6b18819a0c71f579bf0dbaa5830297cce" } } wheels = [ - { url = "https://files.pythonhosted.org/packages/de/af/4e8e6869cbed569d43c416fad3dc4ecb944cb5d9492defaed89ddd6fe871/pillow-12.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:43:18Z, size = 6284462, hashes = { sha256 = "03e7e372d5240cc23e9f07deca4d775c0817bffc641b01e9c3af208dbd300987" } }, - { url = "https://files.pythonhosted.org/packages/e9/9e/c05e19657fd57841e476be1ab46c4d501bffbadbafdc31a6d665f8b737b6/pillow-12.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:43:20Z, size = 8094744, hashes = { sha256 = "b86024e52a1b269467a802258c25521e6d742349d760728092e1bc2d135b4d76" } }, - { url = "https://files.pythonhosted.org/packages/2b/54/1789c455ed10176066b6e7e6da1b01e50e36f94ba584dc68d9eebfe9156d/pillow-12.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:43:23Z, size = 6398371, hashes = { sha256 = "7371b48c4fa448d20d2714c9a1f775a81155050d383333e0a6c15b1123dda005" } }, - { url = "https://files.pythonhosted.org/packages/43/e3/fdc657359e919462369869f1c9f0e973f353f9a9ee295a39b1fea8ee1a77/pillow-12.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:43:26Z, size = 7087215, hashes = { sha256 = "62f5409336adb0663b7caa0da5c7d9e7bdbaae9ce761d34669420c2a801b2780" } }, - { url = "https://files.pythonhosted.org/packages/8b/f8/2f6825e441d5b1959d2ca5adec984210f1ec086435b0ed5f52c19b3b8a6e/pillow-12.2.0-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:43:29Z, size = 6509783, hashes = { sha256 = "01afa7cf67f74f09523699b4e88c73fb55c13346d212a59a2db1f86b0a63e8c5" } }, - { url = "https://files.pythonhosted.org/packages/67/f9/029a27095ad20f854f9dba026b3ea6428548316e057e6fc3545409e86651/pillow-12.2.0-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:43:32Z, size = 7212112, hashes = { sha256 = "fc3d34d4a8fbec3e88a79b92e5465e0f9b842b628675850d860b8bd300b159f5" } }, - { url = "https://files.pythonhosted.org/packages/4a/01/53d10cf0dbad820a8db274d259a37ba50b88b24768ddccec07355382d5ad/pillow-12.2.0-cp313-cp313-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-04-01T14:43:41Z, size = 4100837, hashes = { sha256 = "8297651f5b5679c19968abefd6bb84d95fe30ef712eb1b2d9b2d31ca61267f4c" } }, - { url = "https://files.pythonhosted.org/packages/0f/98/f3a6657ecb698c937f6c76ee564882945f29b79bad496abcba0e84659ec5/pillow-12.2.0-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-04-01T14:43:43Z, size = 4176528, hashes = { sha256 = "50d8520da2a6ce0af445fa6d648c4273c3eeefbc32d7ce049f22e8b5c3daecc2" } }, - { url = "https://files.pythonhosted.org/packages/69/bc/8986948f05e3ea490b8442ea1c1d4d990b24a7e43d8a51b2c7d8b1dced36/pillow-12.2.0-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-04-01T14:43:45Z, size = 3640401, hashes = { sha256 = "766cef22385fa1091258ad7e6216792b156dc16d8d3fa607e7545b2b72061f1c" } }, - { url = "https://files.pythonhosted.org/packages/73/dd/42107efcb777b16fa0393317eac58f5b5cf30e8392e266e76e51cff28c3d/pillow-12.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:43:54Z, size = 6280005, hashes = { sha256 = "f1c943e96e85df3d3478f7b691f229887e143f81fedab9b20205349ab04d73ed" } }, - { url = "https://files.pythonhosted.org/packages/a8/68/b93e09e5e8549019e61acf49f65b1a8530765a7f812c77a7461bca7e4494/pillow-12.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:43:57Z, size = 8090669, hashes = { sha256 = "03f6fab9219220f041c74aeaa2939ff0062bd5c364ba9ce037197f4c6d498cd9" } }, - { url = "https://files.pythonhosted.org/packages/4b/6e/3ccb54ce8ec4ddd1accd2d89004308b7b0b21c4ac3d20fa70af4760a4330/pillow-12.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:43:59Z, size = 6395194, hashes = { sha256 = "5cdfebd752ec52bf5bb4e35d9c64b40826bc5b40a13df7c3cda20a2c03a0f5ed" } }, - { url = "https://files.pythonhosted.org/packages/67/ee/21d4e8536afd1a328f01b359b4d3997b291ffd35a237c877b331c1c3b71c/pillow-12.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:44:02Z, size = 7082423, hashes = { sha256 = "eedf4b74eda2b5a4b2b2fb4c006d6295df3bf29e459e198c90ea48e130dc75c3" } }, - { url = "https://files.pythonhosted.org/packages/78/5f/e9f86ab0146464e8c133fe85df987ed9e77e08b29d8d35f9f9f4d6f917ba/pillow-12.2.0-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:44:05Z, size = 6505667, hashes = { sha256 = "00a2865911330191c0b818c59103b58a5e697cae67042366970a6b6f1b20b7f9" } }, - { url = "https://files.pythonhosted.org/packages/ed/1e/409007f56a2fdce61584fd3acbc2bbc259857d555196cedcadc68c015c82/pillow-12.2.0-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:44:08Z, size = 7208580, hashes = { sha256 = "1e1757442ed87f4912397c6d35a0db6a7b52592156014706f17658ff58bbf795" } }, - { url = "https://files.pythonhosted.org/packages/01/a6/1265e977f17d93ea37aa28aa81bad4fa597933879fac2520d24e021c8da3/pillow-12.2.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:44:23Z, size = 6321252, hashes = { sha256 = "88ddbc66737e277852913bd1e07c150cc7bb124539f94c4e2df5344494e0a612" } }, - { url = "https://files.pythonhosted.org/packages/3c/83/5982eb4a285967baa70340320be9f88e57665a387e3a53a7f0db8231a0cd/pillow-12.2.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:44:26Z, size = 8126550, hashes = { sha256 = "d362d1878f00c142b7e1a16e6e5e780f02be8195123f164edf7eddd911eefe7c" } }, - { url = "https://files.pythonhosted.org/packages/4e/48/6ffc514adce69f6050d0753b1a18fd920fce8cac87620d5a31231b04bfc5/pillow-12.2.0-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:44:29Z, size = 6433114, hashes = { sha256 = "2c727a6d53cb0018aadd8018c2b938376af27914a68a492f59dfcaca650d5eea" } }, - { url = "https://files.pythonhosted.org/packages/36/a3/f9a77144231fb8d40ee27107b4463e205fa4677e2ca2548e14da5cf18dce/pillow-12.2.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:44:32Z, size = 7115667, hashes = { sha256 = "efd8c21c98c5cc60653bcb311bef2ce0401642b7ce9d09e03a7da87c878289d4" } }, - { url = "https://files.pythonhosted.org/packages/c1/fc/ac4ee3041e7d5a565e1c4fd72a113f03b6394cc72ab7089d27608f8aaccb/pillow-12.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:44:35Z, size = 6538966, hashes = { sha256 = "9f08483a632889536b8139663db60f6724bfcb443c96f1b18855860d7d5c0fd4" } }, - { url = "https://files.pythonhosted.org/packages/c0/a8/27fb307055087f3668f6d0a8ccb636e7431d56ed0750e07a60547b1e083e/pillow-12.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:44:37Z, size = 7238241, hashes = { sha256 = "dac8d77255a37e81a2efcbd1fc05f1c15ee82200e6c240d7e127e25e365c39ea" } }, - { url = "https://files.pythonhosted.org/packages/bf/98/4595daa2365416a86cb0d495248a393dfc84e96d62ad080c8546256cb9c0/pillow-12.2.0-cp314-cp314-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-04-01T14:44:48Z, size = 4100848, hashes = { sha256 = "3adc9215e8be0448ed6e814966ecf3d9952f0ea40eb14e89a102b87f450660d8" } }, - { url = "https://files.pythonhosted.org/packages/0b/79/40184d464cf89f6663e18dfcf7ca21aae2491fff1a16127681bf1fa9b8cf/pillow-12.2.0-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-04-01T14:44:51Z, size = 4176515, hashes = { sha256 = "6a9adfc6d24b10f89588096364cc726174118c62130c817c2837c60cf08a392b" } }, - { url = "https://files.pythonhosted.org/packages/b0/63/703f86fd4c422a9cf722833670f4f71418fb116b2853ff7da722ea43f184/pillow-12.2.0-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-04-01T14:44:53Z, size = 3640159, hashes = { sha256 = "6a6e67ea2e6feda684ed370f9a1c52e7a243631c025ba42149a2cc5934dec295" } }, - { url = "https://files.pythonhosted.org/packages/70/62/98f6b7f0c88b9addd0e87c217ded307b36be024d4ff8869a812b241d1345/pillow-12.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:45:01Z, size = 6280384, hashes = { sha256 = "22db17c68434de69d8ecfc2fe821569195c0c373b25cccb9cbdacf2c6e53c601" } }, - { url = "https://files.pythonhosted.org/packages/5e/03/688747d2e91cfbe0e64f316cd2e8005698f76ada3130d0194664174fa5de/pillow-12.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:45:04Z, size = 8091599, hashes = { sha256 = "7b14cc0106cd9aecda615dd6903840a058b4700fcb817687d0ee4fc8b6e389be" } }, - { url = "https://files.pythonhosted.org/packages/f6/35/577e22b936fcdd66537329b33af0b4ccfefaeabd8aec04b266528cddb33c/pillow-12.2.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:45:07Z, size = 6396021, hashes = { sha256 = "8cbeb542b2ebc6fcdacabf8aca8c1a97c9b3ad3927d46b8723f9d4f033288a0f" } }, - { url = "https://files.pythonhosted.org/packages/11/8d/d2532ad2a603ca2b93ad9f5135732124e57811d0168155852f37fbce2458/pillow-12.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:45:09Z, size = 7083360, hashes = { sha256 = "4bfd07bc812fbd20395212969e41931001fd59eb55a60658b0e5710872e95286" } }, - { url = "https://files.pythonhosted.org/packages/5e/26/d325f9f56c7e039034897e7380e9cc202b1e368bfd04d4cbe6a441f02885/pillow-12.2.0-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:45:12Z, size = 6507628, hashes = { sha256 = "9aba9a17b623ef750a4d11b742cbafffeb48a869821252b30ee21b5e91392c50" } }, - { url = "https://files.pythonhosted.org/packages/5f/f7/769d5632ffb0988f1c5e7660b3e731e30f7f8ec4318e94d0a5d674eb65a4/pillow-12.2.0-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:45:15Z, size = 7209321, hashes = { sha256 = "deede7c263feb25dba4e82ea23058a235dcc2fe1f6021025dc71f2b618e26104" } }, - { url = "https://files.pythonhosted.org/packages/55/c3/7fbecf70adb3a0c33b77a300dc52e424dc22ad8cdc06557a2e49523b703d/pillow-12.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-04-01T14:45:30Z, size = 6322251, hashes = { sha256 = "5c0a9f29ca8e79f09de89293f82fc9b0270bb4af1d58bc98f540cc4aedf03166" } }, - { url = "https://files.pythonhosted.org/packages/1c/3c/7fbc17cfb7e4fe0ef1642e0abc17fc6c94c9f7a16be41498e12e2ba60408/pillow-12.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-04-01T14:45:33Z, size = 8127807, hashes = { sha256 = "1610dd6c61621ae1cf811bef44d77e149ce3f7b95afe66a4512f8c59f25d9ebe" } }, - { url = "https://files.pythonhosted.org/packages/ff/c3/a8ae14d6defd2e448493ff512fae903b1e9bd40b72efb6ec55ce0048c8ce/pillow-12.2.0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-04-01T14:45:36Z, size = 6433935, hashes = { sha256 = "0a34329707af4f73cf1782a36cd2289c0368880654a2c11f027bcee9052d35dd" } }, - { url = "https://files.pythonhosted.org/packages/6e/32/2880fb3a074847ac159d8f902cb43278a61e85f681661e7419e6596803ed/pillow-12.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-04-01T14:45:39Z, size = 7116720, hashes = { sha256 = "8e9c4f5b3c546fa3458a29ab22646c1c6c787ea8f5ef51300e5a60300736905e" } }, - { url = "https://files.pythonhosted.org/packages/46/87/495cc9c30e0129501643f24d320076f4cc54f718341df18cc70ec94c44e1/pillow-12.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-04-01T14:45:41Z, size = 6540498, hashes = { sha256 = "fb043ee2f06b41473269765c2feae53fc2e2fbf96e5e22ca94fb5ad677856f06" } }, - { url = "https://files.pythonhosted.org/packages/18/53/773f5edca692009d883a72211b60fdaf8871cbef075eaa9d577f0a2f989e/pillow-12.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-04-01T14:45:44Z, size = 7239413, hashes = { sha256 = "f278f034eb75b4e8a13a54a876cc4a5ab39173d2cdd93a638e1b467fc545ac43" } }, + { url = "https://files.pythonhosted.org/packages/25/27/ac8f99618ffd3dde21db0f4d4b1d2ab00c0880595bfd17df103f7f39fd0c/pillow-12.3.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:54:11Z, size = 6266838, hashes = { sha256 = "d9c7f76c0673154f044e9d78c8655fb4213f6ca31a836df48b40fe5d187717b9" } }, + { url = "https://files.pythonhosted.org/packages/84/21/a35af28dcc61f37ed850a2d64c65c701321dfbf25085e469d5559360cbbf/pillow-12.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:54:13Z, size = 6940830, hashes = { sha256 = "78cb2c6865a35ab8ff8b75fd122f6033b92a62c82801110e48ddd6c936a45d91" } }, + { url = "https://files.pythonhosted.org/packages/eb/51/8b08617af3ad95e33ce6d7dd2c99ed6c8298f7fb131636303956be022e25/pillow-12.3.0-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:54:15Z, size = 6344383, hashes = { sha256 = "e491916b378fba47242221bb9ead245211b70d504f495d105d17b14a24b4907c" } }, + { url = "https://files.pythonhosted.org/packages/1d/72/cf78ac9780bb93c28328f408973845a309d4d145041665f734572ced1b52/pillow-12.3.0-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:54:17Z, size = 7052934, hashes = { sha256 = "0dd2064cbc55aaec028ef5fbb60fa47bb6c3e7918e07ff17935284b227a9d2df" } }, + { url = "https://files.pythonhosted.org/packages/9d/ac/31fb64e1e7efb5a4b50cd3d92049ba89ac6e4d8d3bb6a74e15048ca3353e/pillow-12.3.0-cp313-cp313-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-07-01T11:54:25Z, size = 4161684, hashes = { sha256 = "21900ce7ba264168cd50defae43cd75d25c833ad4ad6e73ffc5596d12e25ac89" } }, + { url = "https://files.pythonhosted.org/packages/87/b4/9805e23d2b4d77842b468513841fda254ee42f0289d25088340e4ff46e2d/pillow-12.3.0-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-07-01T11:54:27Z, size = 4255487, hashes = { sha256 = "4e8c2a84d977f50b9daed6eeaf3baef67d00d5d74d932288f02cb94518ee3ace" } }, + { url = "https://files.pythonhosted.org/packages/df/39/ecf519435a200c693fe053a6ee4d835b41cf963a4dfc2551c4e637cb2a71/pillow-12.3.0-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-07-01T11:54:29Z, size = 3696433, hashes = { sha256 = "ae26d61dfa7a47befdc7572b521024e8745f3d809bd95ca9505a7bba9ef849ec" } }, + { url = "https://files.pythonhosted.org/packages/1f/01/e18aff37cb0b4aac47ac90f016d347a49aca667ef97f190b06ac2aabc928/pillow-12.3.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:54:36Z, size = 6263736, hashes = { sha256 = "f7401aebd7f581d7f83a439d87d474999317ee099218e5ad25d125290990ba65" } }, + { url = "https://files.pythonhosted.org/packages/f7/62/de5bdd77d935331f4f802edc11e4d82950f642caad6cb2f949837b8560e2/pillow-12.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:54:38Z, size = 6937129, hashes = { sha256 = "0847a763afefb695bc912d7c131e7e0632d4edc1d8698f58ddabec8e46b8b6d3" } }, + { url = "https://files.pythonhosted.org/packages/70/4d/105627a13300c5e0df1d174230b32fd1273062c96f7745fd552b945d1e1d/pillow-12.3.0-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:54:40Z, size = 6339562, hashes = { sha256 = "571b9fcb07b97ef3a492028fb3d2dc0993ca23a06138b0315286566d29ef718a" } }, + { url = "https://files.pythonhosted.org/packages/6b/1d/f13de01a553988ab895ba1c722e06cf3144d4f57656fd5b81b6d881f1179/pillow-12.3.0-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:54:42Z, size = 7049439, hashes = { sha256 = "756c768d0c9c2955feb7a56c37ea24aea2e369f8d36a88da270b6a9f19e62b5e" } }, + { url = "https://files.pythonhosted.org/packages/dc/01/001f65b68192f0228cc1dbbc8d2530ab5d58b61037ba0587f946fea607cd/pillow-12.3.0-cp314-cp314-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-07-01T11:54:51Z, size = 4161736, hashes = { sha256 = "9cf95fe4d0f84c82d282745d9bb08ad9f926efa00be4697e767b814ce40d4330" } }, + { url = "https://files.pythonhosted.org/packages/1a/d2/0219746d0fd16fc8a84498e79452375be3797d3ce4044596ce565164b84f/pillow-12.3.0-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-07-01T11:54:53Z, size = 4255435, hashes = { sha256 = "8728f216dcdb6e6d555cf971cb34076139ad74b31fc2c14da4fafc741c5f6217" } }, + { url = "https://files.pythonhosted.org/packages/c8/02/8d0bc62ef0302318c46ff2a512822d2610e81c7aa46c9b3abe6cbaca5ad0/pillow-12.3.0-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-07-01T11:54:55Z, size = 3696262, hashes = { sha256 = "a45650e8ce7fafffd731db8550230db6b0d306d181a90b67d3e6bca2f1990930" } }, + { url = "https://files.pythonhosted.org/packages/b1/9d/8b2c807dbef61a5197c047afe99823787eb66f63daf9fb2432f91d6f0462/pillow-12.3.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:55:01Z, size = 6263757, hashes = { sha256 = "e9aeb04d6aef139de265b29683e119b638208f88cf73cdd1658aa07221165321" } }, + { url = "https://files.pythonhosted.org/packages/5c/44/c85361f65dbe00eea8576ee467c768d25129989efb76e94f205e9ca9bb46/pillow-12.3.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:55:03Z, size = 6936962, hashes = { sha256 = "251bf95b67017e27b13d82f5b326234ca62d70f9cf4c2b9032de2358a3b12c7b" } }, + { url = "https://files.pythonhosted.org/packages/18/7e/e483414b35800b86b6f08dbbc7803fb5cd52c4d6f897f47d53ea2c7e6f65/pillow-12.3.0-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:55:05Z, size = 6339171, hashes = { sha256 = "fe3cca2e4e8a592be0f269a1ca4835c25199d9f3ce815c8491048f785b0a0198" } }, + { url = "https://files.pythonhosted.org/packages/f0/f4/68c491844841ede6bed70189546b3ee9731cf9f2cbad396faff5e1ccba45/pillow-12.3.0-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:55:08Z, size = 7048116, hashes = { sha256 = "23aceaa007d6172b02c277f0cd359c79492bbb14f7072b4ede9fbcaf20648130" } }, + { url = "https://files.pythonhosted.org/packages/d5/37/25c6692f06927ee973ff18c8d9ee98ad0b4d84ee67a09610c2dd1447958e/pillow-12.3.0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:55:21Z, size = 6322855, hashes = { sha256 = "3edce1d53195db527e0191f84b71d02022de0540bf43a16ed734ed7537b07385" } }, + { url = "https://files.pythonhosted.org/packages/cc/91/420637fcb8f1bc11029e403b4538e6694744428d8246118e45719f944556/pillow-12.3.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:55:24Z, size = 6989642, hashes = { sha256 = "bf16ba1b4d0b6b7c8e534936632270cf70eb00dbe09005bc345b2677b726855c" } }, + { url = "https://files.pythonhosted.org/packages/10/08/b94d7811281ccf0d143a1cf768d1c49e1e54af63e7b708ab2ee3eb87face/pillow-12.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:55:26Z, size = 6391281, hashes = { sha256 = "24870b09b224f7ae3c39ed07d10e819d06f8720bc551847b1d623832b5b0e28d" } }, + { url = "https://files.pythonhosted.org/packages/d2/87/24233f785f55474dc02ce3e739c5528a77e3a862e9333d1dd7a25cc31f70/pillow-12.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:55:28Z, size = 7096716, hashes = { sha256 = "30f2aa603c41533cc25c05acd0da21636e84a315768feb631c937177db558931" } }, + { url = "https://files.pythonhosted.org/packages/5d/dc/8fdce34ec725a33c81c6ba122b904d6b9024e50ea9ac7bede62fab54506c/pillow-12.3.0-cp315-cp315-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-07-01T11:55:37Z, size = 4162063, hashes = { sha256 = "0feb2e9d6ad6c9e3c06effe9d00f3f1e618a6643273576b016f591e9315a7139" } }, + { url = "https://files.pythonhosted.org/packages/76/66/2044b9a63d3b84ff048228dfcb7cd9bf0df983e8470971bf7d4c57b693de/pillow-12.3.0-cp315-cp315-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-07-01T11:55:40Z, size = 4255549, hashes = { sha256 = "9e881fca225083806662a5c43d627d215f258ff43c890f831966c7d7ba9c7402" } }, + { url = "https://files.pythonhosted.org/packages/52/7e/1f67e6f4ece6b582ee4b539decbcc9f848dc245a93ed8cd7338bafef72f1/pillow-12.3.0-cp315-cp315-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-07-01T11:55:41Z, size = 3696331, hashes = { sha256 = "4998562bf62a445225f22e07c896bb04b35b1b1f2eb6d760584c9c51d7a5f78c" } }, + { url = "https://files.pythonhosted.org/packages/0c/08/93fa2e70e30a2d81547e481b6ee2bb9522117221fb1e0ce4b5df70967677/pillow-12.3.0-cp315-cp315-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:55:48Z, size = 6273659, hashes = { sha256 = "28ce87c5ab450a9dd970b52e5aca5fe63ed432d18a2eaddd1979a00a1ba24ace" } }, + { url = "https://files.pythonhosted.org/packages/f8/6d/043e96ff814fc31a33077e4cba86082167db520c93632afdf2042febbb0c/pillow-12.3.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:55:50Z, size = 6947439, hashes = { sha256 = "6b02afb9b97f65fbca5f31db6a2a3ba21aa93030225f150fa3f249717e938fb4" } }, + { url = "https://files.pythonhosted.org/packages/af/92/ba71d2ee2ac0edf3fa33bd9d5ee9ee080da70b1766f3ca3934f9938ddac9/pillow-12.3.0-cp315-cp315-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:55:52Z, size = 6353577, hashes = { sha256 = "1182d52bc2d5e5d7d0949503aa7e36d12f42205dc287e4883f407b1988820d39" } }, + { url = "https://files.pythonhosted.org/packages/0f/ce/e63064e2122923ff687c8ad792d0d736a7b3920a56a46982e81a7fdd25d6/pillow-12.3.0-cp315-cp315-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:55:55Z, size = 7060394, hashes = { sha256 = "e795b7eb908249c4e43c7c99fac7c2c75dab0c43566e37db472a355f63693d71" } }, + { url = "https://files.pythonhosted.org/packages/13/4f/9e049dfa21af7c22427275720e2490267ba8138120add5c4c574deb69782/pillow-12.3.0-cp315-cp315t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-07-01T11:56:08Z, size = 6329237, hashes = { sha256 = "446c34dcc4324b084a53b705127dc15717b22c5e140ae0a3c38349d4efec071e" } }, + { url = "https://files.pythonhosted.org/packages/36/16/cf6eeaae8d0fce8dd390a33437cf68c5d5bd73834a2bc6e2f14efda0ab45/pillow-12.3.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-07-01T11:56:11Z, size = 6997047, hashes = { sha256 = "cf1845d02ad822a369a49f2bb9345b1614744267682e7a03527dc3bf6eea1777" } }, + { url = "https://files.pythonhosted.org/packages/1e/69/dbf769bdd55f48bf5733cac28edc6364ffaa072ec9ba336266e4fe66be55/pillow-12.3.0-cp315-cp315t-musllinux_1_2_aarch64.whl", upload-time = 2026-07-01T11:56:13Z, size = 6400440, hashes = { sha256 = "186941b6aef820ad110fb01fb06eb925374dc3a21b17e37ec9a53b250c6fe2d1" } }, + { url = "https://files.pythonhosted.org/packages/a0/e1/ffc9cfc2eea0d178da8018e18e959301ad9d6bc9f3edb7181e748a474b97/pillow-12.3.0-cp315-cp315t-musllinux_1_2_x86_64.whl", upload-time = 2026-07-01T11:56:16Z, size = 7105895, hashes = { sha256 = "f13c32a3abd6079a66d9526e18dad9b6d280384d49d7c54040cd57b6424041d9" } }, ] [[packages]] diff --git a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt index 7fc9ceb003..94fc3c6e58 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -324,9 +324,9 @@ pathspec==1.0.4 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:1e705eed84eae9f75b6d653406cdc4f9b1e5cce89e4244f0ff18b17ae58805e6 pexpect==4.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aef8ff71f2ba78f0e90f98da3b6b230a363b8217ad3896173e46e5a0f4a8d49c -pillow==12.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:557d6766d56d4ba182dd70bb0f1b889ec90e5f5849cd7397a73d4c7ab7f5b326 \ - --hash=sha256:46f1841dee2614c20788a6593ef1f0ae2d992df6544650dd942b2c09fe6a11f9 +pillow==12.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4eeda898c5e2606f04eb743e6e9804ababb27c8f4fb2f36931e8de573a644e7b \ + --hash=sha256:9c559c19c83f1d522637df78adefd7906c628879a3bf0e4ffa3d6ec96404f2b1 platformdirs==4.9.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7b7b84b5133ccfca6ed9d50436f9f35e40d95513fd0b317a526d16f6cfb19ecf plotly==6.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 720ccd7443..8688d57f45 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -977,11 +977,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.2.0" +version = "12.3.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.2.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T16:00:48Z, size = 1379355, hashes = { sha256 = "557d6766d56d4ba182dd70bb0f1b889ec90e5f5849cd7397a73d4c7ab7f5b326" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.2.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T15:59:55Z, size = 1411808, hashes = { sha256 = "46f1841dee2614c20788a6593ef1f0ae2d992df6544650dd942b2c09fe6a11f9" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.3.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:35:58Z, size = 1372895, hashes = { sha256 = "4eeda898c5e2606f04eb743e6e9804ababb27c8f4fb2f36931e8de573a644e7b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pillow-12.3.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T20:09:17Z, size = 1402263, hashes = { sha256 = "9c559c19c83f1d522637df78adefd7906c628879a3bf0e4ffa3d6ec96404f2b1" } }, ] [[packages]] From 0f4556419ef044331386f4eb06e59d3bf71a9a59 Mon Sep 17 00:00:00 2001 From: Akshay Ghodake Date: Tue, 4 Aug 2026 09:33:20 +0530 Subject: [PATCH 2/5] Fix CVE-2026-49476,CVE-2026-49477: bump soupsieve>=2.8.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds constraint to dependencies/cve-constraints.txt and regenerates lockfiles. soupsieve 2.8.3 → 2.8.4 across all affected images. --- codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 2 +- dependencies/cve-constraints.txt | 4 +++- jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt | 4 ++-- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 6 +++--- jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- .../rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 6 +++--- jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml | 8 ++++---- jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml | 2 +- rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml | 2 +- .../datascience/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- .../rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 6 +++--- runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml | 8 ++++---- .../tensorflow/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- 32 files changed, 79 insertions(+), 77 deletions(-) diff --git a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index e8fabc69c3..e7715474ab 100644 --- a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/dependencies/cve-constraints.txt b/dependencies/cve-constraints.txt index f9dbaf0379..aafbbba1af 100644 --- a/dependencies/cve-constraints.txt +++ b/dependencies/cve-constraints.txt @@ -44,4 +44,6 @@ ujson>=5.12.1 # RHAIENG-5875: CVE-2026-56121 Feast: RCE via Unsafe Deserialization in gRPC Registry Server feast>=0.63.0 # RHOAIENG-64079: CVE-2026-8643 pip: Path traversal via malicious entry point name in wheel install -pip>=26.1.2 \ No newline at end of file +pip>=26.1.2 +# CVE-2026-49476, CVE-2026-49477: Soupsieve DoS via crafted CSS selector strings +soupsieve>=2.8.4 \ No newline at end of file diff --git a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt index e510bea3f4..941c76f5d2 100644 --- a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -647,8 +647,8 @@ smmap==5.0.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b34cb4ffaeaa5939f652d99477f5c176ddba01e7a4e5cb3af4fb4ebe1ac11133 snowballstemmer==3.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d7e7824460d4b9fad46c2baf10b5ad3e716403acff98f2fcb8bf9173c448ed86 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036 sqlalchemy==2.0.49 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:77bbdc3a1021c44465c1f67326c66af6a07c1ed791b29aa42a1fd23e775e6ec2 \ --hash=sha256:1fd85f768d9c11bf3bf45ef5384d82c555cd132ce103498a53c70c99eedc5cdb \ diff --git a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 3240f6ccc9..4253ace6b2 100644 --- a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1774,9 +1774,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.3-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 38089, hashes = { sha256 = "9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.4-2-py3-none-any.whl", upload-time = 2026-06-12T18:53:36Z, size = 50465, hashes = { sha256 = "4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036" } }] [[packages]] name = "sqlalchemy" diff --git a/jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt b/jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt index 6f8a4b523b..6ab60e0c9f 100644 --- a/jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt @@ -225,8 +225,8 @@ six==1.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:be25bf700236019335048807404f5f0a00b67b20ce1091ccb7bbd42b7beded23 smmap==5.0.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b34cb4ffaeaa5939f652d99477f5c176ddba01e7a4e5cb3af4fb4ebe1ac11133 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036 stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:074f4a60339970ce76773f3eb9eb2c88591f83d335f5764551610cb07597a3c9 terminado==0.18.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt b/jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt index ed9191daa0..1c3c4f1ac0 100644 --- a/jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt @@ -201,8 +201,8 @@ six==1.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:16d3233a37cdfbced22b5c848c195f83c1498cacf5bc613564028255f0ff7aed smmap==5.0.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:96b720eff495d2783b1d9498583f4fb53dc417915bcb93e6f0a4468d9c1ceb45 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:987ad6425bd46a93d5daf2a7bb0fb7d2785999fb5f91412bd692bfb46080da47 +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4a66aaf698b094ad51e841857f480a10d025855a80a054ae5249487374766815 stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:beac96bba94edc29fce151f456ce2b0fc584a8bb0c51527f8c8bf8e15b3804eb terminado==0.18.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt b/jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt index a8a894b1fb..4a1e79e3b2 100644 --- a/jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt +++ b/jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt @@ -189,8 +189,8 @@ six==1.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:667482b476c8abf4dfe998869c7b8df34174bed8c6c9c9344722747cf00ce65f smmap==5.0.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9feab244b7ccc2d9e0feb0551e7f1da0233de532a7e4fedda2d12b48c36eeab4 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:dc2435409aa2ff1dcccba8035d20f53bbfe0d377ef8694df124e6049c7295ed1 +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a83fba9480effe7fa448daf06d9ca67e7b098f10ae36ab6f97ae6830e04d6ccb stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:53378e98a986421dc8a5e5874da302f64b26ca6cd60f7b185067d7c878296015 terminado==0.18.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 345907aa3d..51d2cd57f0 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -636,9 +636,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.3-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 38089, hashes = { sha256 = "9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.4-2-py3-none-any.whl", upload-time = 2026-06-12T18:53:36Z, size = 50465, hashes = { sha256 = "4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036" } }] [[packages]] name = "stack-data" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 017de99862..37464c4a36 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -612,9 +612,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/soupsieve-2.8.3-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 38088, hashes = { sha256 = "987ad6425bd46a93d5daf2a7bb0fb7d2785999fb5f91412bd692bfb46080da47" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/soupsieve-2.8.4-8-py3-none-any.whl", upload-time = 2026-07-30T14:49:42Z, size = 38486, hashes = { sha256 = "4a66aaf698b094ad51e841857f480a10d025855a80a054ae5249487374766815" } }] [[packages]] name = "stack-data" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index d65ec5de47..5682ca32a5 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -576,9 +576,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/soupsieve-2.8.3-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 38085, hashes = { sha256 = "dc2435409aa2ff1dcccba8035d20f53bbfe0d377ef8694df124e6049c7295ed1" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/soupsieve-2.8.4-12-py3-none-any.whl", upload-time = 2026-07-30T14:44:45Z, size = 38485, hashes = { sha256 = "a83fba9480effe7fa448daf06d9ca67e7b098f10ae36ab6f97ae6830e04d6ccb" } }] [[packages]] name = "stack-data" diff --git a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt index 26c4283b7c..5afc75eba4 100644 --- a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -574,8 +574,8 @@ smmap==5.0.3 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:b9410bdd30b18270be2b71f7a954a6b1f451d8eb3ee3cffe4d529582eb6c41e6 snowballstemmer==3.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c8fd1cc154967a7e9fe9545b72ce4a335f3c957c85c43a88a47037df2f008cce -soupsieve==2.8.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9e031b992f1e8df8dc18ff754ad4632cc28d89fe38d7415063d101dcf65e9897 +soupsieve==2.8.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:df120c8fa4e4fa1445520834a336243079b9935bf0144e518b0c8400ee26e2e3 sqlalchemy==2.0.49 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:87c7ba6240e2a891c527941f7daf6dc58715bb7310ea7ea0056344d3bf57ed1d \ --hash=sha256:7fa6175a9bd48d9ab048746497474f2a28bd3df522ee55fddd828cbf47b33398 diff --git a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index d8a5f9ed53..21f53dc416 100644 --- a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1713,9 +1713,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/soupsieve-2.8.3-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 38088, hashes = { sha256 = "9e031b992f1e8df8dc18ff754ad4632cc28d89fe38d7415063d101dcf65e9897" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/soupsieve-2.8.4-8-py3-none-any.whl", upload-time = 2026-07-30T14:50:44Z, size = 38486, hashes = { sha256 = "df120c8fa4e4fa1445520834a336243079b9935bf0144e518b0c8400ee26e2e3" } }] [[packages]] name = "sqlalchemy" diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt index 42dffe1a16..dd78a440f9 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -528,8 +528,8 @@ smmap==5.0.3 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:9feab244b7ccc2d9e0feb0551e7f1da0233de532a7e4fedda2d12b48c36eeab4 snowballstemmer==3.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:4c8a4c4432a289aa69d74aea73c1631e63d84f26b62eb811feb5365a59a20aed -soupsieve==2.8.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:dc2435409aa2ff1dcccba8035d20f53bbfe0d377ef8694df124e6049c7295ed1 +soupsieve==2.8.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a83fba9480effe7fa448daf06d9ca67e7b098f10ae36ab6f97ae6830e04d6ccb sqlalchemy==2.0.49 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:44b3d2a6d7cb9a1f3322b3d016616b6b7aacb12334de7dad521a4429088ccb8f sqlparse==0.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 9f1070eda6..3b64efe76a 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1589,9 +1589,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/soupsieve-2.8.3-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 38085, hashes = { sha256 = "dc2435409aa2ff1dcccba8035d20f53bbfe0d377ef8694df124e6049c7295ed1" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/soupsieve-2.8.4-12-py3-none-any.whl", upload-time = 2026-07-30T14:44:45Z, size = 38485, hashes = { sha256 = "a83fba9480effe7fa448daf06d9ca67e7b098f10ae36ab6f97ae6830e04d6ccb" } }] [[packages]] name = "sqlalchemy" diff --git a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml index 4456de291f..04261a7deb 100644 --- a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml +++ b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -3026,10 +3026,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/c8/78/3565d011c61f5a4 [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.9.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/7b/ae/2d9c981590ed9999a0d91755b47fc74f74de286b0f5cee14c9269041e6c4/soupsieve-2.8.3.tar.gz", upload-time = 2026-01-20T04:27:02Z, size = 118627, hashes = { sha256 = "3267f1eeea4251fb42728b6dfb746edc9acaffc4a45b27e19450b676586e8349" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/46/2c/1462b1d0a634697ae9e55b3cecdcb64788e8b7d63f54d923fcd0bb140aed/soupsieve-2.8.3-py3-none-any.whl", upload-time = 2026-01-20T04:27:01Z, size = 37016, hashes = { sha256 = "ed64f2ba4eebeab06cc4962affce381647455978ffc1e36bb79a545b91f45a95" } }] +sdist = { url = "https://files.pythonhosted.org/packages/d9/38/e12680bbe6b4f8f3d17adcaf38d26850aa756c85cf4a80e79fc12a018fe8/soupsieve-2.9.1.tar.gz", upload-time = 2026-07-21T16:57:17Z, size = 122261, hashes = { sha256 = "c33e6605bbc71dd628b00c632d58ae607c22bade247e52553928f83bbb75b4ba" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/0f/2c/437fe806897c2d6cfdc3ee43a18da8bf8e568530a4ae9bac781541ca9896/soupsieve-2.9.1-py3-none-any.whl", upload-time = 2026-07-21T16:57:16Z, size = 37404, hashes = { sha256 = "4f4477399246b7a0c720a88ca2454b11cd6bb9ae4c9d170140786e916776c14c" } }] [[packages]] name = "sqlalchemy" diff --git a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt index 5c0b4ca370..14bcc5c5ea 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -591,8 +591,8 @@ smmap==5.0.3 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:b9410bdd30b18270be2b71f7a954a6b1f451d8eb3ee3cffe4d529582eb6c41e6 snowballstemmer==3.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c8fd1cc154967a7e9fe9545b72ce4a335f3c957c85c43a88a47037df2f008cce -soupsieve==2.8.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9e031b992f1e8df8dc18ff754ad4632cc28d89fe38d7415063d101dcf65e9897 +soupsieve==2.8.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:df120c8fa4e4fa1445520834a336243079b9935bf0144e518b0c8400ee26e2e3 sqlalchemy==2.0.49 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:87c7ba6240e2a891c527941f7daf6dc58715bb7310ea7ea0056344d3bf57ed1d \ --hash=sha256:7fa6175a9bd48d9ab048746497474f2a28bd3df522ee55fddd828cbf47b33398 diff --git a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 44883efa8c..a8d4226666 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1764,9 +1764,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/soupsieve-2.8.3-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 38088, hashes = { sha256 = "9e031b992f1e8df8dc18ff754ad4632cc28d89fe38d7415063d101dcf65e9897" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/soupsieve-2.8.4-8-py3-none-any.whl", upload-time = 2026-07-30T14:50:44Z, size = 38486, hashes = { sha256 = "df120c8fa4e4fa1445520834a336243079b9935bf0144e518b0c8400ee26e2e3" } }] [[packages]] name = "sqlalchemy" diff --git a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt index 4379f12725..abac83c5b8 100644 --- a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt @@ -622,8 +622,8 @@ smart-open==7.5.1 ; implementation_name == 'cpython' and platform_machine != 'pp --hash=sha256:6b40fe965e8326e31e93ecf737dad66eecb1ea7b5ae22a77172dcb9453144268 smmap==5.0.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b34cb4ffaeaa5939f652d99477f5c176ddba01e7a4e5cb3af4fb4ebe1ac11133 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036 sqlalchemy==2.0.49 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:77bbdc3a1021c44465c1f67326c66af6a07c1ed791b29aa42a1fd23e775e6ec2 \ --hash=sha256:1fd85f768d9c11bf3bf45ef5384d82c555cd132ce103498a53c70c99eedc5cdb \ diff --git a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index e7584592de..12c22884ec 100644 --- a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1707,9 +1707,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.3-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 38089, hashes = { sha256 = "9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.4-2-py3-none-any.whl", upload-time = 2026-06-12T18:53:36Z, size = 50465, hashes = { sha256 = "4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036" } }] [[packages]] name = "sqlalchemy" diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml index f8b169721a..59a0736601 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml index 4cf83919f9..310d58281f 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt index 8d5f700615..aed054b3b8 100644 --- a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -489,8 +489,8 @@ smart-open==7.5.1 ; implementation_name == 'cpython' and platform_machine != 'pp --hash=sha256:6b40fe965e8326e31e93ecf737dad66eecb1ea7b5ae22a77172dcb9453144268 smmap==5.0.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b34cb4ffaeaa5939f652d99477f5c176ddba01e7a4e5cb3af4fb4ebe1ac11133 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036 sqlalchemy==2.0.49 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:77bbdc3a1021c44465c1f67326c66af6a07c1ed791b29aa42a1fd23e775e6ec2 \ --hash=sha256:1fd85f768d9c11bf3bf45ef5384d82c555cd132ce103498a53c70c99eedc5cdb \ diff --git a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index b7dd77fe9f..d0555c458e 100644 --- a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1314,9 +1314,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.3-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 38089, hashes = { sha256 = "9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.4-2-py3-none-any.whl", upload-time = 2026-06-12T18:53:36Z, size = 50465, hashes = { sha256 = "4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036" } }] [[packages]] name = "sqlalchemy" diff --git a/runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt b/runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt index f2a6aeb003..c12f52efb1 100644 --- a/runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt +++ b/runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt @@ -166,8 +166,8 @@ setuptools==80.10.2 ; implementation_name == 'cpython' and sys_platform == 'linu --hash=sha256:05ef2ee3d34409715c7d0589a3a0c6064a2b117f8489a5b512aef078173d1faf six==1.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:be25bf700236019335048807404f5f0a00b67b20ce1091ccb7bbd42b7beded23 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036 stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:074f4a60339970ce76773f3eb9eb2c88591f83d335f5764551610cb07597a3c9 tenacity==9.1.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index b2426b0058..d4a04b0109 100644 --- a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -455,9 +455,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.3-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 38089, hashes = { sha256 = "9d937b85f199c4b43f0f0b4d95902250c3de206beb4a901ab8f5526f639dd0ff" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/soupsieve-2.8.4-2-py3-none-any.whl", upload-time = 2026-06-12T18:53:36Z, size = 50465, hashes = { sha256 = "4c655f9bbf5458241214f452d859d739684a92176e1b505ad843cbfae9810036" } }] [[packages]] name = "stack-data" diff --git a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt index 3a95840064..cdb4a17fad 100644 --- a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -424,8 +424,8 @@ smart-open==7.5.1 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:72124c8ba1b3e8c217985cfeedaad4a704eead53cc6fb9633b8a684d8fca39f9 smmap==5.0.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b9410bdd30b18270be2b71f7a954a6b1f451d8eb3ee3cffe4d529582eb6c41e6 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9e031b992f1e8df8dc18ff754ad4632cc28d89fe38d7415063d101dcf65e9897 +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:df120c8fa4e4fa1445520834a336243079b9935bf0144e518b0c8400ee26e2e3 sqlalchemy==2.0.49 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:87c7ba6240e2a891c527941f7daf6dc58715bb7310ea7ea0056344d3bf57ed1d \ --hash=sha256:7fa6175a9bd48d9ab048746497474f2a28bd3df522ee55fddd828cbf47b33398 diff --git a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index d1cc61bd10..2805649b27 100644 --- a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1265,9 +1265,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/soupsieve-2.8.3-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 38088, hashes = { sha256 = "9e031b992f1e8df8dc18ff754ad4632cc28d89fe38d7415063d101dcf65e9897" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/soupsieve-2.8.4-8-py3-none-any.whl", upload-time = 2026-07-30T14:50:44Z, size = 38486, hashes = { sha256 = "df120c8fa4e4fa1445520834a336243079b9935bf0144e518b0c8400ee26e2e3" } }] [[packages]] name = "sqlalchemy" diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt index 5ec1160a07..b44693772c 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -380,8 +380,8 @@ smart-open==7.5.1 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:321afaa259c31bc2c78b26dc775b1bd20a043f2734ced6925d626c98d35a5611 smmap==5.0.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9feab244b7ccc2d9e0feb0551e7f1da0233de532a7e4fedda2d12b48c36eeab4 -soupsieve==2.8.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:dc2435409aa2ff1dcccba8035d20f53bbfe0d377ef8694df124e6049c7295ed1 +soupsieve==2.8.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a83fba9480effe7fa448daf06d9ca67e7b098f10ae36ab6f97ae6830e04d6ccb sqlalchemy==2.0.49 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:44b3d2a6d7cb9a1f3322b3d016616b6b7aacb12334de7dad521a4429088ccb8f sqlparse==0.5.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 995529f2f3..f982023424 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1147,9 +1147,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/soupsieve-2.8.3-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 38085, hashes = { sha256 = "dc2435409aa2ff1dcccba8035d20f53bbfe0d377ef8694df124e6049c7295ed1" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/soupsieve-2.8.4-12-py3-none-any.whl", upload-time = 2026-07-30T14:44:45Z, size = 38485, hashes = { sha256 = "a83fba9480effe7fa448daf06d9ca67e7b098f10ae36ab6f97ae6830e04d6ccb" } }] [[packages]] name = "sqlalchemy" diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml index 87af213f4b..1b3518951f 100644 --- a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml +++ b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -2503,10 +2503,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/c1/d4/59e74daffcb57a0 [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.9.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/7b/ae/2d9c981590ed9999a0d91755b47fc74f74de286b0f5cee14c9269041e6c4/soupsieve-2.8.3.tar.gz", upload-time = 2026-01-20T04:27:02Z, size = 118627, hashes = { sha256 = "3267f1eeea4251fb42728b6dfb746edc9acaffc4a45b27e19450b676586e8349" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/46/2c/1462b1d0a634697ae9e55b3cecdcb64788e8b7d63f54d923fcd0bb140aed/soupsieve-2.8.3-py3-none-any.whl", upload-time = 2026-01-20T04:27:01Z, size = 37016, hashes = { sha256 = "ed64f2ba4eebeab06cc4962affce381647455978ffc1e36bb79a545b91f45a95" } }] +sdist = { url = "https://files.pythonhosted.org/packages/d9/38/e12680bbe6b4f8f3d17adcaf38d26850aa756c85cf4a80e79fc12a018fe8/soupsieve-2.9.1.tar.gz", upload-time = 2026-07-21T16:57:17Z, size = 122261, hashes = { sha256 = "c33e6605bbc71dd628b00c632d58ae607c22bade247e52553928f83bbb75b4ba" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/0f/2c/437fe806897c2d6cfdc3ee43a18da8bf8e568530a4ae9bac781541ca9896/soupsieve-2.9.1-py3-none-any.whl", upload-time = 2026-07-21T16:57:16Z, size = 37404, hashes = { sha256 = "4f4477399246b7a0c720a88ca2454b11cd6bb9ae4c9d170140786e916776c14c" } }] [[packages]] name = "sqlalchemy" diff --git a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt index 94fc3c6e58..f5f8303ebd 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -443,8 +443,8 @@ smart-open==7.5.1 ; python_full_version >= '3.12' and implementation_name == 'cp --hash=sha256:72124c8ba1b3e8c217985cfeedaad4a704eead53cc6fb9633b8a684d8fca39f9 smmap==5.0.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b9410bdd30b18270be2b71f7a954a6b1f451d8eb3ee3cffe4d529582eb6c41e6 -soupsieve==2.8.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9e031b992f1e8df8dc18ff754ad4632cc28d89fe38d7415063d101dcf65e9897 +soupsieve==2.8.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:df120c8fa4e4fa1445520834a336243079b9935bf0144e518b0c8400ee26e2e3 sqlalchemy==2.0.49 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:87c7ba6240e2a891c527941f7daf6dc58715bb7310ea7ea0056344d3bf57ed1d \ --hash=sha256:7fa6175a9bd48d9ab048746497474f2a28bd3df522ee55fddd828cbf47b33398 diff --git a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 8688d57f45..af9820d1e2 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T03:57:16Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1322,9 +1322,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/soupsieve-2.8.3-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 38088, hashes = { sha256 = "9e031b992f1e8df8dc18ff754ad4632cc28d89fe38d7415063d101dcf65e9897" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/soupsieve-2.8.4-8-py3-none-any.whl", upload-time = 2026-07-30T14:50:44Z, size = 38486, hashes = { sha256 = "df120c8fa4e4fa1445520834a336243079b9935bf0144e518b0c8400ee26e2e3" } }] [[packages]] name = "sqlalchemy" From aa78df800d9ec6386b6a0a67134299e8e409ea58 Mon Sep 17 00:00:00 2001 From: Akshay Ghodake Date: Tue, 4 Aug 2026 09:35:27 +0530 Subject: [PATCH 3/5] Fix CVE-2026-59886,CVE-2026-59884: bump pyasn1>=0.6.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds constraint to dependencies/cve-constraints.txt and regenerates lockfiles. pyasn1 0.6.3 → 0.6.4 across all affected images. --- codeserver/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- dependencies/cve-constraints.txt | 4 +++- jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 2 +- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 2 +- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 2 +- jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- .../rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 6 +++--- jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml | 8 ++++---- jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml | 2 +- rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml | 2 +- .../datascience/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 2 +- runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- .../rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 6 +++--- runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml | 8 ++++---- .../tensorflow/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- 29 files changed, 67 insertions(+), 65 deletions(-) diff --git a/codeserver/ubi9-python-3.12/requirements.cpu.txt b/codeserver/ubi9-python-3.12/requirements.cpu.txt index 72df6bb0dd..d7bb33efab 100644 --- a/codeserver/ubi9-python-3.12/requirements.cpu.txt +++ b/codeserver/ubi9-python-3.12/requirements.cpu.txt @@ -319,8 +319,8 @@ pyarrow==23.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7f9b4ad7ec323af217e1fe8f02e0880f8857cad83bce34a3121fa6feb8755209 \ --hash=sha256:41de5e11db69bb9c4af31976c6743d7e43beb7c7620ec7b81d133caf6ba67276 \ --hash=sha256:21855f7fa76d32250847d3f73aefbc6993e6e92b7c48a2651aeedbdc1a25e37a -pyasn1==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:51194c7b4281edb039247c23e11f5280b4c9713ec246fda1fa9b5d960b860e51 +pyasn1==0.6.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a25a6225c5324044f92c9a04b8381580245aa54498a4d05e9600ada4f2308c26 pyasn1-modules==0.4.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:789033a94c5074562252314a4362858e2c173b04c7ae8dc1173ac69ce1f5cd7e pycparser==3.0 ; python_full_version >= '3.9' and implementation_name == 'cpython' and platform_python_implementation != 'PyPy' and sys_platform == 'linux' \ diff --git a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index e7715474ab..83ca34e719 100644 --- a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -862,9 +862,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyasn1-0.6.3-2-py3-none-any.whl", upload-time = 2026-03-17T05:32:59Z, size = 84914, hashes = { sha256 = "51194c7b4281edb039247c23e11f5280b4c9713ec246fda1fa9b5d960b860e51" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyasn1-0.6.4-2-py3-none-any.whl", upload-time = 2026-07-21T13:10:32Z, size = 85323, hashes = { sha256 = "a25a6225c5324044f92c9a04b8381580245aa54498a4d05e9600ada4f2308c26" } }] [[packages]] name = "pyasn1-modules" diff --git a/dependencies/cve-constraints.txt b/dependencies/cve-constraints.txt index aafbbba1af..e88591e2e8 100644 --- a/dependencies/cve-constraints.txt +++ b/dependencies/cve-constraints.txt @@ -46,4 +46,6 @@ feast>=0.63.0 # RHOAIENG-64079: CVE-2026-8643 pip: Path traversal via malicious entry point name in wheel install pip>=26.1.2 # CVE-2026-49476, CVE-2026-49477: Soupsieve DoS via crafted CSS selector strings -soupsieve>=2.8.4 \ No newline at end of file +soupsieve>=2.8.4 +# CVE-2026-59886, CVE-2026-59884: pyasn1 DoS via crafted ASN.1/BER input +pyasn1>=0.6.4 \ No newline at end of file diff --git a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt index 941c76f5d2..e22528bc2b 100644 --- a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -507,8 +507,8 @@ pyarrow==23.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7f9b4ad7ec323af217e1fe8f02e0880f8857cad83bce34a3121fa6feb8755209 \ --hash=sha256:41de5e11db69bb9c4af31976c6743d7e43beb7c7620ec7b81d133caf6ba67276 \ --hash=sha256:21855f7fa76d32250847d3f73aefbc6993e6e92b7c48a2651aeedbdc1a25e37a -pyasn1==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:51194c7b4281edb039247c23e11f5280b4c9713ec246fda1fa9b5d960b860e51 +pyasn1==0.6.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a25a6225c5324044f92c9a04b8381580245aa54498a4d05e9600ada4f2308c26 pyasn1-modules==0.4.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:789033a94c5074562252314a4362858e2c173b04c7ae8dc1173ac69ce1f5cd7e pycodestyle==2.12.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 4253ace6b2..98534c20f2 100644 --- a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1398,9 +1398,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyasn1-0.6.3-2-py3-none-any.whl", upload-time = 2026-03-17T05:32:59Z, size = 84914, hashes = { sha256 = "51194c7b4281edb039247c23e11f5280b4c9713ec246fda1fa9b5d960b860e51" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyasn1-0.6.4-2-py3-none-any.whl", upload-time = 2026-07-21T13:10:32Z, size = 85323, hashes = { sha256 = "a25a6225c5324044f92c9a04b8381580245aa54498a4d05e9600ada4f2308c26" } }] [[packages]] name = "pyasn1-modules" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 51d2cd57f0..3bf9a1e769 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 37464c4a36..a309bcaace 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 5682ca32a5..4a891240a1 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt index 5afc75eba4..5148e4dca7 100644 --- a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -456,8 +456,8 @@ pyarrow==23.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:8c9d009aa86f24541e2e481edbaf99cdf31550938f88b05fee0fecb208e25043 \ --hash=sha256:de982b9bd68e72a4bf805056649932432a60ed172bd27ff9c3808c4913c4d9e0 \ --hash=sha256:04777aa8608dc41e05f0589c2f39c770db9c9db5084793f48fba765d2ed6e794 -pyasn1==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:be09fdfc1b97682bb30f55ea7643d3b504a738149b1ef3674d3a13e51dba0c54 +pyasn1==0.6.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6e528d5da51314beb2c731f09111061959edbee97f74be5601779500f788c00b pyasn1-modules==0.4.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2c39bb70a7441a41ab6918cfa59784f0478b2fd13169a550b376189fea8aab18 pycodestyle==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 21f53dc416..09110e3821 100644 --- a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1359,9 +1359,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyasn1-0.6.3-8-py3-none-any.whl", upload-time = 2026-03-17T05:37:26Z, size = 84913, hashes = { sha256 = "be09fdfc1b97682bb30f55ea7643d3b504a738149b1ef3674d3a13e51dba0c54" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyasn1-0.6.4-8-py3-none-any.whl", upload-time = 2026-07-21T13:12:36Z, size = 85324, hashes = { sha256 = "6e528d5da51314beb2c731f09111061959edbee97f74be5601779500f788c00b" } }] [[packages]] name = "pyasn1-modules" diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt index dd78a440f9..7e8a868b7a 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -422,8 +422,8 @@ pyarrow==23.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:ed608bad6ebd64361ac979923756ba815d0cdf7c9fda3009987b20062c59613a \ --hash=sha256:b5710628b7634125e2566207af9fdfaf04f18f611a9099cbe5c76206f6a422a4 \ --hash=sha256:48c22bf5b429aab1bed5b91f171ae905db3c46192e5bffba41824e051e9d1c51 -pyasn1==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:35b6badb52c1304caf0968b44b3790f3e74374682d3b6acaecddd2a604ddb00d +pyasn1==0.6.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:1712293015b2e600bf63861730bc6d40b553add222fbd82a939891f74bbc0d2a pyasn1-modules==0.4.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d89b312df38bd1fda2ff1237052902b4e22044cd0279d4f5b528e4e9592dd716 pycodestyle==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 3b64efe76a..f92b9e778b 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1271,9 +1271,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pyasn1-0.6.3-12-py3-none-any.whl", upload-time = 2026-03-17T05:42:54Z, size = 84917, hashes = { sha256 = "35b6badb52c1304caf0968b44b3790f3e74374682d3b6acaecddd2a604ddb00d" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pyasn1-0.6.4-12-py3-none-any.whl", upload-time = 2026-07-21T13:05:29Z, size = 85326, hashes = { sha256 = "1712293015b2e600bf63861730bc6d40b553add222fbd82a939891f74bbc0d2a" } }] [[packages]] name = "pyasn1-modules" diff --git a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml index 04261a7deb..c4dc8c1e8f 100644 --- a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml +++ b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -2403,10 +2403,10 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/5c/5f/6583902b6f79b399c9c40674ac384fd9cd77805f9e6205075f828ef11fb2/pyasn1-0.6.3.tar.gz", upload-time = 2026-03-17T01:06:53Z, size = 148685, hashes = { sha256 = "697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/5d/a0/7d793dce3fa811fe047d6ae2431c672364b462850c6235ae306c0efd025f/pyasn1-0.6.3-py3-none-any.whl", upload-time = 2026-03-17T01:06:52Z, size = 83997, hashes = { sha256 = "a80184d120f0864a52a073acc6fc642847d0be408e7c7252f31390c0f4eadcde" } }] +sdist = { url = "https://files.pythonhosted.org/packages/a4/9a/23310166d960def5897e91fe20e5b724601b02a22e84ba1f94232c0b7f67/pyasn1-0.6.4.tar.gz", upload-time = 2026-07-09T01:12:33Z, size = 151262, hashes = { sha256 = "9c447d8431c947fe4c8febc4ed9e760bc29011a5b01e5c74b67025bd9fb8ce81" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/9a/3b/6163796d69c3977d1e4287bea4a6979161cbbdd170ebb430511e8e1999ce/pyasn1-0.6.4-py3-none-any.whl", upload-time = 2026-07-09T01:12:32Z, size = 84410, hashes = { sha256 = "deda9277cfd454080ec40b207fb6df82206a3a2688735233cdcd8d3d565f088b" } }] [[packages]] name = "pyasn1-modules" diff --git a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt index 14bcc5c5ea..f4e5df6bb7 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -473,8 +473,8 @@ pyarrow==23.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:8c9d009aa86f24541e2e481edbaf99cdf31550938f88b05fee0fecb208e25043 \ --hash=sha256:de982b9bd68e72a4bf805056649932432a60ed172bd27ff9c3808c4913c4d9e0 \ --hash=sha256:04777aa8608dc41e05f0589c2f39c770db9c9db5084793f48fba765d2ed6e794 -pyasn1==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:be09fdfc1b97682bb30f55ea7643d3b504a738149b1ef3674d3a13e51dba0c54 +pyasn1==0.6.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6e528d5da51314beb2c731f09111061959edbee97f74be5601779500f788c00b pyasn1-modules==0.4.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2c39bb70a7441a41ab6918cfa59784f0478b2fd13169a550b376189fea8aab18 pycodestyle==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index a8d4226666..5a9b394297 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1410,9 +1410,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyasn1-0.6.3-8-py3-none-any.whl", upload-time = 2026-03-17T05:37:26Z, size = 84913, hashes = { sha256 = "be09fdfc1b97682bb30f55ea7643d3b504a738149b1ef3674d3a13e51dba0c54" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyasn1-0.6.4-8-py3-none-any.whl", upload-time = 2026-07-21T13:12:36Z, size = 85324, hashes = { sha256 = "6e528d5da51314beb2c731f09111061959edbee97f74be5601779500f788c00b" } }] [[packages]] name = "pyasn1-modules" diff --git a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt index abac83c5b8..1f06d62980 100644 --- a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt @@ -482,8 +482,8 @@ pyarrow==23.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7f9b4ad7ec323af217e1fe8f02e0880f8857cad83bce34a3121fa6feb8755209 \ --hash=sha256:41de5e11db69bb9c4af31976c6743d7e43beb7c7620ec7b81d133caf6ba67276 \ --hash=sha256:21855f7fa76d32250847d3f73aefbc6993e6e92b7c48a2651aeedbdc1a25e37a -pyasn1==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:51194c7b4281edb039247c23e11f5280b4c9713ec246fda1fa9b5d960b860e51 +pyasn1==0.6.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a25a6225c5324044f92c9a04b8381580245aa54498a4d05e9600ada4f2308c26 pyasn1-modules==0.4.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:789033a94c5074562252314a4362858e2c173b04c7ae8dc1173ac69ce1f5cd7e pycodestyle==2.14.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 12c22884ec..74251d4712 100644 --- a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1339,9 +1339,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyasn1-0.6.3-2-py3-none-any.whl", upload-time = 2026-03-17T05:32:59Z, size = 84914, hashes = { sha256 = "51194c7b4281edb039247c23e11f5280b4c9713ec246fda1fa9b5d960b860e51" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyasn1-0.6.4-2-py3-none-any.whl", upload-time = 2026-07-21T13:10:32Z, size = 85323, hashes = { sha256 = "a25a6225c5324044f92c9a04b8381580245aa54498a4d05e9600ada4f2308c26" } }] [[packages]] name = "pyasn1-modules" diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml index 59a0736601..59450fd5ce 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml index 310d58281f..e083de6830 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt index aed054b3b8..4de6479775 100644 --- a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -394,8 +394,8 @@ pyarrow==23.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7f9b4ad7ec323af217e1fe8f02e0880f8857cad83bce34a3121fa6feb8755209 \ --hash=sha256:41de5e11db69bb9c4af31976c6743d7e43beb7c7620ec7b81d133caf6ba67276 \ --hash=sha256:21855f7fa76d32250847d3f73aefbc6993e6e92b7c48a2651aeedbdc1a25e37a -pyasn1==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:51194c7b4281edb039247c23e11f5280b4c9713ec246fda1fa9b5d960b860e51 +pyasn1==0.6.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a25a6225c5324044f92c9a04b8381580245aa54498a4d05e9600ada4f2308c26 pyasn1-modules==0.4.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:789033a94c5074562252314a4362858e2c173b04c7ae8dc1173ac69ce1f5cd7e pycparser==3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index d0555c458e..8affe95c38 100644 --- a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1065,9 +1065,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyasn1-0.6.3-2-py3-none-any.whl", upload-time = 2026-03-17T05:32:59Z, size = 84914, hashes = { sha256 = "51194c7b4281edb039247c23e11f5280b4c9713ec246fda1fa9b5d960b860e51" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyasn1-0.6.4-2-py3-none-any.whl", upload-time = 2026-07-21T13:10:32Z, size = 85323, hashes = { sha256 = "a25a6225c5324044f92c9a04b8381580245aa54498a4d05e9600ada4f2308c26" } }] [[packages]] name = "pyasn1-modules" diff --git a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index d4a04b0109..d027514f76 100644 --- a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt index cdb4a17fad..e4600a17af 100644 --- a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -347,8 +347,8 @@ pyarrow==23.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8c9d009aa86f24541e2e481edbaf99cdf31550938f88b05fee0fecb208e25043 \ --hash=sha256:de982b9bd68e72a4bf805056649932432a60ed172bd27ff9c3808c4913c4d9e0 \ --hash=sha256:04777aa8608dc41e05f0589c2f39c770db9c9db5084793f48fba765d2ed6e794 -pyasn1==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:be09fdfc1b97682bb30f55ea7643d3b504a738149b1ef3674d3a13e51dba0c54 +pyasn1==0.6.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6e528d5da51314beb2c731f09111061959edbee97f74be5601779500f788c00b pyasn1-modules==0.4.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2c39bb70a7441a41ab6918cfa59784f0478b2fd13169a550b376189fea8aab18 pycparser==3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 2805649b27..494c525245 100644 --- a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1034,9 +1034,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyasn1-0.6.3-8-py3-none-any.whl", upload-time = 2026-03-17T05:37:26Z, size = 84913, hashes = { sha256 = "be09fdfc1b97682bb30f55ea7643d3b504a738149b1ef3674d3a13e51dba0c54" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyasn1-0.6.4-8-py3-none-any.whl", upload-time = 2026-07-21T13:12:36Z, size = 85324, hashes = { sha256 = "6e528d5da51314beb2c731f09111061959edbee97f74be5601779500f788c00b" } }] [[packages]] name = "pyasn1-modules" diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt index b44693772c..0304dfa9f8 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -314,8 +314,8 @@ pyarrow==23.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ed608bad6ebd64361ac979923756ba815d0cdf7c9fda3009987b20062c59613a \ --hash=sha256:b5710628b7634125e2566207af9fdfaf04f18f611a9099cbe5c76206f6a422a4 \ --hash=sha256:48c22bf5b429aab1bed5b91f171ae905db3c46192e5bffba41824e051e9d1c51 -pyasn1==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:35b6badb52c1304caf0968b44b3790f3e74374682d3b6acaecddd2a604ddb00d +pyasn1==0.6.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:1712293015b2e600bf63861730bc6d40b553add222fbd82a939891f74bbc0d2a pyasn1-modules==0.4.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d89b312df38bd1fda2ff1237052902b4e22044cd0279d4f5b528e4e9592dd716 pycparser==3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index f982023424..d4e8e297a9 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -949,9 +949,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pyasn1-0.6.3-12-py3-none-any.whl", upload-time = 2026-03-17T05:42:54Z, size = 84917, hashes = { sha256 = "35b6badb52c1304caf0968b44b3790f3e74374682d3b6acaecddd2a604ddb00d" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pyasn1-0.6.4-12-py3-none-any.whl", upload-time = 2026-07-21T13:05:29Z, size = 85326, hashes = { sha256 = "1712293015b2e600bf63861730bc6d40b553add222fbd82a939891f74bbc0d2a" } }] [[packages]] name = "pyasn1-modules" diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml index 1b3518951f..5a85946420 100644 --- a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml +++ b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -2034,10 +2034,10 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/5c/5f/6583902b6f79b399c9c40674ac384fd9cd77805f9e6205075f828ef11fb2/pyasn1-0.6.3.tar.gz", upload-time = 2026-03-17T01:06:53Z, size = 148685, hashes = { sha256 = "697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/5d/a0/7d793dce3fa811fe047d6ae2431c672364b462850c6235ae306c0efd025f/pyasn1-0.6.3-py3-none-any.whl", upload-time = 2026-03-17T01:06:52Z, size = 83997, hashes = { sha256 = "a80184d120f0864a52a073acc6fc642847d0be408e7c7252f31390c0f4eadcde" } }] +sdist = { url = "https://files.pythonhosted.org/packages/a4/9a/23310166d960def5897e91fe20e5b724601b02a22e84ba1f94232c0b7f67/pyasn1-0.6.4.tar.gz", upload-time = 2026-07-09T01:12:33Z, size = 151262, hashes = { sha256 = "9c447d8431c947fe4c8febc4ed9e760bc29011a5b01e5c74b67025bd9fb8ce81" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/9a/3b/6163796d69c3977d1e4287bea4a6979161cbbdd170ebb430511e8e1999ce/pyasn1-0.6.4-py3-none-any.whl", upload-time = 2026-07-09T01:12:32Z, size = 84410, hashes = { sha256 = "deda9277cfd454080ec40b207fb6df82206a3a2688735233cdcd8d3d565f088b" } }] [[packages]] name = "pyasn1-modules" diff --git a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt index f5f8303ebd..602a532c44 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -366,8 +366,8 @@ pyarrow==23.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:8c9d009aa86f24541e2e481edbaf99cdf31550938f88b05fee0fecb208e25043 \ --hash=sha256:de982b9bd68e72a4bf805056649932432a60ed172bd27ff9c3808c4913c4d9e0 \ --hash=sha256:04777aa8608dc41e05f0589c2f39c770db9c9db5084793f48fba765d2ed6e794 -pyasn1==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:be09fdfc1b97682bb30f55ea7643d3b504a738149b1ef3674d3a13e51dba0c54 +pyasn1==0.6.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6e528d5da51314beb2c731f09111061959edbee97f74be5601779500f788c00b pyasn1-modules==0.4.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2c39bb70a7441a41ab6918cfa59784f0478b2fd13169a550b376189fea8aab18 pycparser==3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index af9820d1e2..6005abbe30 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:01:07Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1091,9 +1091,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyasn1-0.6.3-8-py3-none-any.whl", upload-time = 2026-03-17T05:37:26Z, size = 84913, hashes = { sha256 = "be09fdfc1b97682bb30f55ea7643d3b504a738149b1ef3674d3a13e51dba0c54" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyasn1-0.6.4-8-py3-none-any.whl", upload-time = 2026-07-21T13:12:36Z, size = 85324, hashes = { sha256 = "6e528d5da51314beb2c731f09111061959edbee97f74be5601779500f788c00b" } }] [[packages]] name = "pyasn1-modules" From a36339806c4a586a0822a8452dd64211cb661d3a Mon Sep 17 00:00:00 2001 From: Akshay Ghodake Date: Tue, 4 Aug 2026 09:41:39 +0530 Subject: [PATCH 4/5] Fix CVE-2026-54283: bump starlette>=1.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates starlette constraint in dependencies/cve-constraints.txt and regenerates lockfiles. starlette 1.2.0 → 1.3.1 across all affected images. --- codeserver/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- dependencies/cve-constraints.txt | 3 ++- jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 2 +- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 2 +- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 2 +- jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- .../rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 6 +++--- jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml | 8 ++++---- jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml | 2 +- rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml | 2 +- .../datascience/ubi9-python-3.12/requirements.cpu.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 6 +++--- .../minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml | 2 +- runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- .../rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.rocm.toml | 6 +++--- runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml | 8 ++++---- .../tensorflow/ubi9-python-3.12/requirements.cuda.txt | 4 ++-- .../ubi9-python-3.12/uv.lock.d/pylock.cuda.toml | 6 +++--- 29 files changed, 66 insertions(+), 65 deletions(-) diff --git a/codeserver/ubi9-python-3.12/requirements.cpu.txt b/codeserver/ubi9-python-3.12/requirements.cpu.txt index d7bb33efab..82245ff806 100644 --- a/codeserver/ubi9-python-3.12/requirements.cpu.txt +++ b/codeserver/ubi9-python-3.12/requirements.cpu.txt @@ -409,8 +409,8 @@ sqlparse==0.5.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e14e47d6edcac7eaf3e6a1cf85c236e9c71f06e269b16928da76ad47683d4a8f stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:074f4a60339970ce76773f3eb9eb2c88591f83d335f5764551610cb07597a3c9 -starlette==1.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f883e3b1dad66859b3cd5cc398fd234ff14286a0bd98ac6fdaf696f4fe449b7b +starlette==1.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:1076ce1d57b000b509f126da9bb439b4af3ebd798fe4fa998a02640d4d3fe92f tabulate==0.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:fc9b49298a10c6cca931828963e093e59a17b96e53099ac930a2bcc5aa832273 tenacity==8.5.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 83ca34e719..003be499fd 100644 --- a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1100,9 +1100,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/starlette-1.2.0-2-py3-none-any.whl", upload-time = 2026-05-29T15:40:30Z, size = 74123, hashes = { sha256 = "f883e3b1dad66859b3cd5cc398fd234ff14286a0bd98ac6fdaf696f4fe449b7b" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/starlette-1.3.1-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 97308, hashes = { sha256 = "1076ce1d57b000b509f126da9bb439b4af3ebd798fe4fa998a02640d4d3fe92f" } }] [[packages]] name = "tabulate" diff --git a/dependencies/cve-constraints.txt b/dependencies/cve-constraints.txt index e88591e2e8..dcbaf3a9bf 100644 --- a/dependencies/cve-constraints.txt +++ b/dependencies/cve-constraints.txt @@ -18,7 +18,8 @@ keras>=3.13.1 # + CVE-2026-59204, CVE-2026-54060, CVE-2026-55380, CVE-2026-55379, CVE-2026-42311 pillow>=12.3.0 # RHAIENG-5357: CVE-2026-48710 Starlette: Security restriction bypass via malformed HTTP Host header -starlette>=1.0.1 +# + CVE-2026-54283: Starlette request.form() limits silently ignored +starlette>=1.3.1 # RHAIENG-5490: CVE-2026-34993 AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load() aiohttp>=3.14.0 # RHAIENG-6095: CVE-2026-42215 GitPython: Arbitrary command execution via dangerous Git option bypass diff --git a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt index e22528bc2b..0d18ddad6b 100644 --- a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -658,8 +658,8 @@ sqlparse==0.5.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e14e47d6edcac7eaf3e6a1cf85c236e9c71f06e269b16928da76ad47683d4a8f stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:074f4a60339970ce76773f3eb9eb2c88591f83d335f5764551610cb07597a3c9 -starlette==1.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f883e3b1dad66859b3cd5cc398fd234ff14286a0bd98ac6fdaf696f4fe449b7b +starlette==1.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:1076ce1d57b000b509f126da9bb439b4af3ebd798fe4fa998a02640d4d3fe92f tabulate==0.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:fc9b49298a10c6cca931828963e093e59a17b96e53099ac930a2bcc5aa832273 tenacity==8.5.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 98534c20f2..3a1d231983 100644 --- a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1803,9 +1803,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/starlette-1.2.0-2-py3-none-any.whl", upload-time = 2026-05-29T15:40:30Z, size = 74123, hashes = { sha256 = "f883e3b1dad66859b3cd5cc398fd234ff14286a0bd98ac6fdaf696f4fe449b7b" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/starlette-1.3.1-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 97308, hashes = { sha256 = "1076ce1d57b000b509f126da9bb439b4af3ebd798fe4fa998a02640d4d3fe92f" } }] [[packages]] name = "tabulate" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 3bf9a1e769..bba2d034fa 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index a309bcaace..3385c7109f 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 4a891240a1..89f505a2a6 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt index 5148e4dca7..8e3f46e595 100644 --- a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -583,8 +583,8 @@ sqlparse==0.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:67e2dc99c0a1db075faaca930b02ff6ee72d4b0ba20899e99456ba4794c3e564 stack-data==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:41a76c019422b95d55664aa67e54b6fa2d421c553e4091ace54153044131ead8 -starlette==1.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ca88d1faf27d099c957d408bb00b3271fbacd33745449b50c3af9ead4226b2b6 +starlette==1.3.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:7942b76f52e0b4a210fc83e2620c7273a3e27b6f83fb2e0a755ec30f5cddd3dc sympy==1.14.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e463fab760fcfa354bb25b0912ca7aecce907ada3dc04d82c877153904457c88 tabulate==0.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 09110e3821..460961ec42 100644 --- a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1740,9 +1740,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/starlette-1.2.0-8-py3-none-any.whl", upload-time = 2026-05-29T15:42:02Z, size = 74125, hashes = { sha256 = "ca88d1faf27d099c957d408bb00b3271fbacd33745449b50c3af9ead4226b2b6" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/starlette-1.3.1-8-py3-none-any.whl", upload-time = 2026-06-18T22:01:13Z, size = 74544, hashes = { sha256 = "7942b76f52e0b4a210fc83e2620c7273a3e27b6f83fb2e0a755ec30f5cddd3dc" } }] [[packages]] name = "sympy" diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt index 7e8a868b7a..da16b4ab57 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -536,8 +536,8 @@ sqlparse==0.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:6765f6aa723dc993fc1872dd1454bdd95757baf60fda8b1034ac11b801b66c0e stack-data==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:53378e98a986421dc8a5e5874da302f64b26ca6cd60f7b185067d7c878296015 -starlette==1.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:1e944d676f4e4a174f6ad6681dabff8fb55893c4ffdf859024dcff4a7a78655b +starlette==1.3.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:9390cff0c330df41dddfa4f5fb8ca9d077730037c184cacdf358b41888c7e998 sympy==1.14.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:435c9c1b7c344e3c7f459c56ce4f087819db7f353a5a097c5b740285d0f60fee tabulate==0.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index f92b9e778b..b607cd2852 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1613,9 +1613,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/starlette-1.2.0-12-py3-none-any.whl", upload-time = 2026-05-29T15:40:10Z, size = 74123, hashes = { sha256 = "1e944d676f4e4a174f6ad6681dabff8fb55893c4ffdf859024dcff4a7a78655b" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/starlette-1.3.1-12-py3-none-any.whl", upload-time = 2026-06-18T22:00:05Z, size = 74542, hashes = { sha256 = "9390cff0c330df41dddfa4f5fb8ca9d077730037c184cacdf358b41888c7e998" } }] [[packages]] name = "sympy" diff --git a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml index c4dc8c1e8f..7335d10ddd 100644 --- a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml +++ b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -3076,10 +3076,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852 [[packages]] name = "starlette" -version = "1.2.1" +version = "1.3.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/25/44/ec35f1b6e83094b997da438a02c8c9b0ade2b1e84cfc48bd4656780760a6/starlette-1.2.1.tar.gz", upload-time = 2026-05-31T01:07:51Z, size = 2701854, hashes = { sha256 = "9b9b5ebb992e67d6093741e63c2f59e4f6fff986f81163c087867bd7b924b3f6" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/1c/54/196d0c1db10af76baa4f64894448505d60d3cdf70ef92cbb35f46a4e4c71/starlette-1.2.1-py3-none-any.whl", upload-time = 2026-05-31T01:07:50Z, size = 73350, hashes = { sha256 = "4de0082d08c8f6764a85a54cf1120d6939507a19905c7768acad2a9f875d2b89" } }] +sdist = { url = "https://files.pythonhosted.org/packages/eb/e3/7c1dc7381d9f8ab7d854328ebfa884e62cb3f3d8549ddfd37c7814f42afa/starlette-1.3.1.tar.gz", upload-time = 2026-06-12T09:23:11Z, size = 2703240, hashes = { sha256 = "05d0213193f2fbaae60e2ecb593b4add4262ad4e46536b54abe36f11a71724e0" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/ec/bb/2799cc2ede3ed41131f8975621e7213dfc7ef4acbbaadfa440f32500c370/starlette-1.3.1-py3-none-any.whl", upload-time = 2026-06-12T09:23:10Z, size = 73632, hashes = { sha256 = "c7372aae11c3c3f26a42df7bd626cec2f47d03483d261d369516a615a53714c6" } }] [[packages]] name = "tabulate" diff --git a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt index f4e5df6bb7..c872afdb60 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -600,8 +600,8 @@ sqlparse==0.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:67e2dc99c0a1db075faaca930b02ff6ee72d4b0ba20899e99456ba4794c3e564 stack-data==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:41a76c019422b95d55664aa67e54b6fa2d421c553e4091ace54153044131ead8 -starlette==1.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ca88d1faf27d099c957d408bb00b3271fbacd33745449b50c3af9ead4226b2b6 +starlette==1.3.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:7942b76f52e0b4a210fc83e2620c7273a3e27b6f83fb2e0a755ec30f5cddd3dc tabulate==0.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8e8e6cdaabdb7314acc5a8e6a82c08da2523f8b22104e0e122f90bea531468ee tenacity==8.5.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 5a9b394297..976b29b0e2 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1791,9 +1791,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/starlette-1.2.0-8-py3-none-any.whl", upload-time = 2026-05-29T15:42:02Z, size = 74125, hashes = { sha256 = "ca88d1faf27d099c957d408bb00b3271fbacd33745449b50c3af9ead4226b2b6" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/starlette-1.3.1-8-py3-none-any.whl", upload-time = 2026-06-18T22:01:13Z, size = 74544, hashes = { sha256 = "7942b76f52e0b4a210fc83e2620c7273a3e27b6f83fb2e0a755ec30f5cddd3dc" } }] [[packages]] name = "tabulate" diff --git a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt index 1f06d62980..58092704cc 100644 --- a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt @@ -633,8 +633,8 @@ sqlparse==0.5.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e14e47d6edcac7eaf3e6a1cf85c236e9c71f06e269b16928da76ad47683d4a8f stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:074f4a60339970ce76773f3eb9eb2c88591f83d335f5764551610cb07597a3c9 -starlette==1.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f883e3b1dad66859b3cd5cc398fd234ff14286a0bd98ac6fdaf696f4fe449b7b +starlette==1.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:1076ce1d57b000b509f126da9bb439b4af3ebd798fe4fa998a02640d4d3fe92f sympy==1.14.0 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:925c516e987e5ca517a490e7aa022d6e11ddb5f2c208f8aedcd3a4be9db7b389 tabulate==0.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 74251d4712..507a9b87c3 100644 --- a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1736,9 +1736,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/starlette-1.2.0-2-py3-none-any.whl", upload-time = 2026-05-29T15:40:30Z, size = 74123, hashes = { sha256 = "f883e3b1dad66859b3cd5cc398fd234ff14286a0bd98ac6fdaf696f4fe449b7b" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/starlette-1.3.1-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 97308, hashes = { sha256 = "1076ce1d57b000b509f126da9bb439b4af3ebd798fe4fa998a02640d4d3fe92f" } }] [[packages]] name = "sympy" diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml index 59450fd5ce..d1765f046d 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml index e083de6830..1649345a13 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt index 4de6479775..4dd8baa800 100644 --- a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -500,8 +500,8 @@ sqlparse==0.5.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e14e47d6edcac7eaf3e6a1cf85c236e9c71f06e269b16928da76ad47683d4a8f stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:074f4a60339970ce76773f3eb9eb2c88591f83d335f5764551610cb07597a3c9 -starlette==1.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f883e3b1dad66859b3cd5cc398fd234ff14286a0bd98ac6fdaf696f4fe449b7b +starlette==1.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:1076ce1d57b000b509f126da9bb439b4af3ebd798fe4fa998a02640d4d3fe92f tabulate==0.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:fc9b49298a10c6cca931828963e093e59a17b96e53099ac930a2bcc5aa832273 tenacity==8.5.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 8affe95c38..d474cb737f 100644 --- a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1343,9 +1343,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/starlette-1.2.0-2-py3-none-any.whl", upload-time = 2026-05-29T15:40:30Z, size = 74123, hashes = { sha256 = "f883e3b1dad66859b3cd5cc398fd234ff14286a0bd98ac6fdaf696f4fe449b7b" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/starlette-1.3.1-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 97308, hashes = { sha256 = "1076ce1d57b000b509f126da9bb439b4af3ebd798fe4fa998a02640d4d3fe92f" } }] [[packages]] name = "tabulate" diff --git a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index d027514f76..16c9955f50 100644 --- a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt index e4600a17af..563554694d 100644 --- a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -433,8 +433,8 @@ sqlparse==0.5.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:67e2dc99c0a1db075faaca930b02ff6ee72d4b0ba20899e99456ba4794c3e564 stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:41a76c019422b95d55664aa67e54b6fa2d421c553e4091ace54153044131ead8 -starlette==1.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ca88d1faf27d099c957d408bb00b3271fbacd33745449b50c3af9ead4226b2b6 +starlette==1.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:7942b76f52e0b4a210fc83e2620c7273a3e27b6f83fb2e0a755ec30f5cddd3dc sympy==1.14.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e463fab760fcfa354bb25b0912ca7aecce907ada3dc04d82c877153904457c88 tabulate==0.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 494c525245..b37c12647b 100644 --- a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1292,9 +1292,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/starlette-1.2.0-8-py3-none-any.whl", upload-time = 2026-05-29T15:42:02Z, size = 74125, hashes = { sha256 = "ca88d1faf27d099c957d408bb00b3271fbacd33745449b50c3af9ead4226b2b6" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/starlette-1.3.1-8-py3-none-any.whl", upload-time = 2026-06-18T22:01:13Z, size = 74544, hashes = { sha256 = "7942b76f52e0b4a210fc83e2620c7273a3e27b6f83fb2e0a755ec30f5cddd3dc" } }] [[packages]] name = "sympy" diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt index 0304dfa9f8..6173141a7b 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -388,8 +388,8 @@ sqlparse==0.5.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6765f6aa723dc993fc1872dd1454bdd95757baf60fda8b1034ac11b801b66c0e stack-data==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:53378e98a986421dc8a5e5874da302f64b26ca6cd60f7b185067d7c878296015 -starlette==1.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:1e944d676f4e4a174f6ad6681dabff8fb55893c4ffdf859024dcff4a7a78655b +starlette==1.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:9390cff0c330df41dddfa4f5fb8ca9d077730037c184cacdf358b41888c7e998 sympy==1.14.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:435c9c1b7c344e3c7f459c56ce4f087819db7f353a5a097c5b740285d0f60fee tabulate==0.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index d4e8e297a9..7d63b9cb91 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1171,9 +1171,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/starlette-1.2.0-12-py3-none-any.whl", upload-time = 2026-05-29T15:40:10Z, size = 74123, hashes = { sha256 = "1e944d676f4e4a174f6ad6681dabff8fb55893c4ffdf859024dcff4a7a78655b" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/starlette-1.3.1-12-py3-none-any.whl", upload-time = 2026-06-18T22:00:05Z, size = 74542, hashes = { sha256 = "9390cff0c330df41dddfa4f5fb8ca9d077730037c184cacdf358b41888c7e998" } }] [[packages]] name = "sympy" diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml index 5a85946420..4cd55ca11e 100644 --- a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml +++ b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -2553,10 +2553,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852 [[packages]] name = "starlette" -version = "1.2.1" +version = "1.3.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/25/44/ec35f1b6e83094b997da438a02c8c9b0ade2b1e84cfc48bd4656780760a6/starlette-1.2.1.tar.gz", upload-time = 2026-05-31T01:07:51Z, size = 2701854, hashes = { sha256 = "9b9b5ebb992e67d6093741e63c2f59e4f6fff986f81163c087867bd7b924b3f6" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/1c/54/196d0c1db10af76baa4f64894448505d60d3cdf70ef92cbb35f46a4e4c71/starlette-1.2.1-py3-none-any.whl", upload-time = 2026-05-31T01:07:50Z, size = 73350, hashes = { sha256 = "4de0082d08c8f6764a85a54cf1120d6939507a19905c7768acad2a9f875d2b89" } }] +sdist = { url = "https://files.pythonhosted.org/packages/eb/e3/7c1dc7381d9f8ab7d854328ebfa884e62cb3f3d8549ddfd37c7814f42afa/starlette-1.3.1.tar.gz", upload-time = 2026-06-12T09:23:11Z, size = 2703240, hashes = { sha256 = "05d0213193f2fbaae60e2ecb593b4add4262ad4e46536b54abe36f11a71724e0" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/ec/bb/2799cc2ede3ed41131f8975621e7213dfc7ef4acbbaadfa440f32500c370/starlette-1.3.1-py3-none-any.whl", upload-time = 2026-06-12T09:23:10Z, size = 73632, hashes = { sha256 = "c7372aae11c3c3f26a42df7bd626cec2f47d03483d261d369516a615a53714c6" } }] [[packages]] name = "tabulate" diff --git a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt index 602a532c44..66efb1d336 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -452,8 +452,8 @@ sqlparse==0.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:67e2dc99c0a1db075faaca930b02ff6ee72d4b0ba20899e99456ba4794c3e564 stack-data==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:41a76c019422b95d55664aa67e54b6fa2d421c553e4091ace54153044131ead8 -starlette==1.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ca88d1faf27d099c957d408bb00b3271fbacd33745449b50c3af9ead4226b2b6 +starlette==1.3.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:7942b76f52e0b4a210fc83e2620c7273a3e27b6f83fb2e0a755ec30f5cddd3dc tabulate==0.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8e8e6cdaabdb7314acc5a8e6a82c08da2523f8b22104e0e122f90bea531468ee tenacity==8.5.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 6005abbe30..66824e8008 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:03:45Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1349,9 +1349,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/starlette-1.2.0-8-py3-none-any.whl", upload-time = 2026-05-29T15:42:02Z, size = 74125, hashes = { sha256 = "ca88d1faf27d099c957d408bb00b3271fbacd33745449b50c3af9ead4226b2b6" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/starlette-1.3.1-8-py3-none-any.whl", upload-time = 2026-06-18T22:01:13Z, size = 74544, hashes = { sha256 = "7942b76f52e0b4a210fc83e2620c7273a3e27b6f83fb2e0a755ec30f5cddd3dc" } }] [[packages]] name = "tabulate" From a67b464805b016850c88714930b9f975f73614d5 Mon Sep 17 00:00:00 2001 From: Akshay Ghodake Date: Tue, 11 Aug 2026 09:48:57 +0530 Subject: [PATCH 5/5] Fix Pillow CVEs for llmcompressor images: bump llmcompressor 0.10.0.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit llmcompressor 0.10.0.3 relaxes pillow upper bound from <=12.1.1 to <13.0.0, unblocking the pillow>=12.3.0 CVE constraint for the 2 llmcompressor images. No breaking changes — same 0.10.x branch patch. pillow 12.1.1 → 12.3.0, llmcompressor 0.10.0.1 → 0.10.0.3 --- .../ubi9-python-3.12/requirements.cpu.txt | 9 +++-- .../uv.lock.d/pylock.cpu.toml | 11 ++++-- .../ubi9-python-3.12/requirements.cpu.txt | 9 +++-- .../uv.lock.d/pylock.cpu.toml | 11 ++++-- .../uv.lock.d/pylock.cpu.toml | 2 +- .../uv.lock.d/pylock.cuda.toml | 2 +- .../uv.lock.d/pylock.rocm.toml | 2 +- .../ubi9-python-3.12/requirements.cuda.txt | 33 ++++++++++------- .../uv.lock.d/pylock.cuda.toml | 35 ++++++++++++------- .../ubi9-python-3.12/requirements.cuda.txt | 11 ++++-- .../uv.lock.d/pylock.cuda.toml | 13 +++++-- .../ubi9-python-3.12/requirements.rocm.txt | 3 +- .../uv.lock.d/pylock.rocm.toml | 3 +- .../tensorflow/ubi9-python-3.12/pylock.toml | 2 +- .../ubi9-python-3.12/requirements.cuda.txt | 5 ++- .../uv.lock.d/pylock.cuda.toml | 9 +++-- .../ubi9-python-3.12/requirements.cpu.txt | 7 ++-- .../uv.lock.d/pylock.cpu.toml | 9 +++-- .../uv.lock.d/pylock.cpu.toml | 2 +- .../uv.lock.d/pylock.cuda.toml | 2 +- .../ubi9-python-3.12/requirements.cpu.txt | 9 +++-- .../uv.lock.d/pylock.cpu.toml | 11 ++++-- .../uv.lock.d/pylock.cpu.toml | 2 +- .../ubi9-python-3.12/requirements.cuda.txt | 33 ++++++++++------- .../uv.lock.d/pylock.cuda.toml | 35 ++++++++++++------- .../ubi9-python-3.12/requirements.cuda.txt | 11 ++++-- .../uv.lock.d/pylock.cuda.toml | 13 +++++-- .../ubi9-python-3.12/requirements.rocm.txt | 3 +- .../uv.lock.d/pylock.rocm.toml | 3 +- .../ubi9-python-3.12/pylock.toml | 2 +- .../ubi9-python-3.12/requirements.cuda.txt | 5 ++- .../uv.lock.d/pylock.cuda.toml | 9 +++-- 32 files changed, 222 insertions(+), 94 deletions(-) diff --git a/codeserver/ubi9-python-3.12/requirements.cpu.txt b/codeserver/ubi9-python-3.12/requirements.cpu.txt index 82245ff806..e298b931a1 100644 --- a/codeserver/ubi9-python-3.12/requirements.cpu.txt +++ b/codeserver/ubi9-python-3.12/requirements.cpu.txt @@ -236,7 +236,8 @@ onnx==1.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a9732f815fda1639da7da2e944dbaca68c75a931c513db554b6ce2f175b2ead9 \ --hash=sha256:e3c55648d21692275147c704b358c8e575a61ccccb700bccea2d3064ab2ed316 onnxconverter-common==1.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c + --hash=sha256:23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c \ + --hash=sha256:a1984033698675d036c6656a5cbdccb61fcf73ba0800079557b25c5833909543 opencensus==0.11.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d22373d6a6c2e976b7d554e47bda1839f3651e0d665338fd5174c93c4070b765 opencensus-context==0.1.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -259,7 +260,11 @@ pandas==2.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:fe0a87d52babe4a95c84948e303a56edef5e6d6aa84bfd269e3a45674f8bdd53 \ --hash=sha256:42a2816775db605c26c228748c13c7df65323f49570a9d5b90a7f7dadec5d2e5 \ --hash=sha256:e4214e846115332db48099a32ec1f35cf25282a875b66fa358596cbf6b93e6f6 \ - --hash=sha256:c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f + --hash=sha256:c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f \ + --hash=sha256:874bf118802e3b353fc2ccdbeb50d88dabec955a6e5f40695b1e93f5e6d1459b \ + --hash=sha256:3300130acdb89b4c1e5fc651c3db8c84828cf49a26c7ef5fc6357203dbec32b2 \ + --hash=sha256:cdf1fd2e171f4eaa830c7ddc61b80d67db27e716c1806e86b6d19028f68f2c57 \ + --hash=sha256:11a75fdb52eb65fe2d5bba26cbefd480406a4f3c43b4112212659ded2a858f18 parso==0.8.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a45ac53bde97ca8c76f9cc9fb0c77a5bccadc5b6bf384c2cbd3b148f0f791512 partd==1.4.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 003be499fd..13865e424d 100644 --- a/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/codeserver/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -660,7 +660,10 @@ wheels = [ name = "onnxconverter-common" version = "1.16.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-4-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 90228, hashes = { sha256 = "23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-4-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 90228, hashes = { sha256 = "23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-5-py2.py3-none-any.whl", upload-time = 2026-08-06T09:36:51Z, size = 90265, hashes = { sha256 = "a1984033698675d036c6656a5cbdccb61fcf73ba0800079557b25c5833909543" } }, +] [[packages]] name = "opencensus" @@ -717,6 +720,10 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-15T10:32:06Z, size = 12357727, hashes = { sha256 = "42a2816775db605c26c228748c13c7df65323f49570a9d5b90a7f7dadec5d2e5" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-15T10:24:37Z, size = 14544287, hashes = { sha256 = "e4214e846115332db48099a32ec1f35cf25282a875b66fa358596cbf6b93e6f6" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-15T10:09:19Z, size = 12140600, hashes = { sha256 = "c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T07:35:21Z, size = 11535000, hashes = { sha256 = "874bf118802e3b353fc2ccdbeb50d88dabec955a6e5f40695b1e93f5e6d1459b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-08-05T23:20:18Z, size = 12357801, hashes = { sha256 = "3300130acdb89b4c1e5fc651c3db8c84828cf49a26c7ef5fc6357203dbec32b2" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_s390x.whl", upload-time = 2026-08-05T21:25:21Z, size = 14537873, hashes = { sha256 = "cdf1fd2e171f4eaa830c7ddc61b80d67db27e716c1806e86b6d19028f68f2c57" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-06T07:49:52Z, size = 12140671, hashes = { sha256 = "11a75fdb52eb65fe2d5bba26cbefd480406a4f3c43b4112212659ded2a858f18" } }, ] [[packages]] diff --git a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt index 0d18ddad6b..627cb60d06 100644 --- a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -405,7 +405,8 @@ onnx==1.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a9732f815fda1639da7da2e944dbaca68c75a931c513db554b6ce2f175b2ead9 \ --hash=sha256:e3c55648d21692275147c704b358c8e575a61ccccb700bccea2d3064ab2ed316 onnxconverter-common==1.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c + --hash=sha256:23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c \ + --hash=sha256:a1984033698675d036c6656a5cbdccb61fcf73ba0800079557b25c5833909543 opencensus==0.11.4 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:d22373d6a6c2e976b7d554e47bda1839f3651e0d665338fd5174c93c4070b765 opencensus-context==0.1.3 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ @@ -432,7 +433,11 @@ pandas==2.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:fe0a87d52babe4a95c84948e303a56edef5e6d6aa84bfd269e3a45674f8bdd53 \ --hash=sha256:42a2816775db605c26c228748c13c7df65323f49570a9d5b90a7f7dadec5d2e5 \ --hash=sha256:e4214e846115332db48099a32ec1f35cf25282a875b66fa358596cbf6b93e6f6 \ - --hash=sha256:c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f + --hash=sha256:c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f \ + --hash=sha256:874bf118802e3b353fc2ccdbeb50d88dabec955a6e5f40695b1e93f5e6d1459b \ + --hash=sha256:3300130acdb89b4c1e5fc651c3db8c84828cf49a26c7ef5fc6357203dbec32b2 \ + --hash=sha256:cdf1fd2e171f4eaa830c7ddc61b80d67db27e716c1806e86b6d19028f68f2c57 \ + --hash=sha256:11a75fdb52eb65fe2d5bba26cbefd480406a4f3c43b4112212659ded2a858f18 pandocfilters==1.5.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:37d33c8c75eb39b881537db96acb40fe1ba9dd2184aa1db6551252d634991e22 papermill==2.7.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 3a1d231983..e4dc96767c 100644 --- a/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1143,7 +1143,10 @@ wheels = [ name = "onnxconverter-common" version = "1.16.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-4-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 90228, hashes = { sha256 = "23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-4-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 90228, hashes = { sha256 = "23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-5-py2.py3-none-any.whl", upload-time = 2026-08-06T09:36:51Z, size = 90265, hashes = { sha256 = "a1984033698675d036c6656a5cbdccb61fcf73ba0800079557b25c5833909543" } }, +] [[packages]] name = "opencensus" @@ -1212,6 +1215,10 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-15T10:32:06Z, size = 12357727, hashes = { sha256 = "42a2816775db605c26c228748c13c7df65323f49570a9d5b90a7f7dadec5d2e5" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-15T10:24:37Z, size = 14544287, hashes = { sha256 = "e4214e846115332db48099a32ec1f35cf25282a875b66fa358596cbf6b93e6f6" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-15T10:09:19Z, size = 12140600, hashes = { sha256 = "c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T07:35:21Z, size = 11535000, hashes = { sha256 = "874bf118802e3b353fc2ccdbeb50d88dabec955a6e5f40695b1e93f5e6d1459b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-08-05T23:20:18Z, size = 12357801, hashes = { sha256 = "3300130acdb89b4c1e5fc651c3db8c84828cf49a26c7ef5fc6357203dbec32b2" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_s390x.whl", upload-time = 2026-08-05T21:25:21Z, size = 14537873, hashes = { sha256 = "cdf1fd2e171f4eaa830c7ddc61b80d67db27e716c1806e86b6d19028f68f2c57" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-06T07:49:52Z, size = 12140671, hashes = { sha256 = "11a75fdb52eb65fe2d5bba26cbefd480406a4f3c43b4112212659ded2a858f18" } }, ] [[packages]] diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index bba2d034fa..9c082f3dc7 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 3385c7109f..09c94540a0 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 89f505a2a6..7c072c76e9 100644 --- a/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/minimal/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt b/jupyter/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt index 84fd2d7e1c..10999d8822 100644 --- a/jupyter/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt @@ -307,8 +307,8 @@ legacy-cgi==2.6.4 ; python_full_version >= '3.12' and implementation_name == 'cp librt==0.8.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and platform_python_implementation != 'PyPy' and sys_platform == 'linux' \ --hash=sha256:aaa8dffff5ad262b0c1bbd827bcc6e210ac7f40feb8a8c5cfb50501d55732781 \ --hash=sha256:c169bd5fe90a393cbadf83d28b4d2d1aea81a994a81369736d9b8ebeab10885c -llmcompressor==0.10.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:8f7a9318d6afd3c64ecac60415a23d035ea55bcd1569f1ffb5573d3303f53208 +llmcompressor==0.10.0.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3699440ea55cbd0da4c55418b3dfcaee969e45b3bf8a2de29386e7e2e7d5f207 lm-eval==0.4.11 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5526e1ee4254eb06fe90e75d41e91d822c99260f98f6c0f39c79e2713f76764b locket==1.0.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -414,7 +414,8 @@ onnx==1.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython onnx-ir==0.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:167f08c7dfe8eb9e97707b0ed4ed4977b7814c2f3ffb1f027841c6ba53017ba2 onnxconverter-common==1.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0708e01164697ed99f5a3146374f2514fe76c07955620fce9e361e1525d9da69 + --hash=sha256:0708e01164697ed99f5a3146374f2514fe76c07955620fce9e361e1525d9da69 \ + --hash=sha256:c247ae2ac41cc22aad6b24ff4ce48e15feed7f7daf8513b153d1ac88f26d5b95 onnxscript==0.6.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c2a4fee8df41f5af9c4d4572bebc5e2d9d7fcab8a0684c1b526e6dbc3349881e opencensus==0.11.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -436,6 +437,8 @@ opentelemetry-semantic-conventions==0.61b0 ; python_full_version >= '3.12' and i packaging==26.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2a1f79c53649dfe7e5c6f75809449974a4e7a88ab2e61202cfe2c90aee4d85f2 pandas==2.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:8534a4f63a71b3e165f3f0e0cdd05dacc9627419ccb99687f328a4bbe0b8ba5a \ + --hash=sha256:5cf366281b5ee40606281b498a071ad4b51e2b447abd57179e85dcda5f3f7d61 \ --hash=sha256:07bdb859fb98be11d1870afb066444d39df187b24f1ae6b3d48098b6e0a1d8b3 \ --hash=sha256:cc2643cce48baab2d4ff158f9de79d2be83ef1685d51138d2c7b6226606e1b93 \ --hash=sha256:38b19627a0f43c9030481e4197abe934bbe8c4774339fb8cdd964be38cbeb333 \ @@ -456,9 +459,9 @@ pathvalidate==3.3.1 ; python_full_version >= '3.12' and implementation_name == ' --hash=sha256:6845e0cf9051b31d455a449acda5983114ce2c7085b81337e102c6517b71795d pexpect==4.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8b376d8ae1d099528b1b0958be10c4489d636dc5e310b7f38c0fbc5d2f66e335 -pillow==12.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:e34837e0501bda7d589613bd59ff689dde7adc9775cb7441b0ea4bc76a711d68 \ - --hash=sha256:893f8370df4aa50b75e4f7453649d86886f3c45da7b7c9c75122a0b55640af1d +pillow==12.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:f7ef03f091c2c533b8ede53162f112660aa014261a358d40d1012c3b431d98e9 \ + --hash=sha256:d88a9aee5bf8df0addff99df7130e8535fb0f3f99b99531155851b01602d6d9b pip==26.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2c7b46fa008517d9d20287c14d2f21659a82bbb2bb51899207be38980c6e3a4f platformdirs==4.9.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -506,8 +509,8 @@ pyarrow==23.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:af44f2f03b4a70c37a2b1080d90f790d19c49e50bcc4156e21250654d06c1146 \ --hash=sha256:c6902e42f0edefc389119d2bdb3329e3a77e23d9e6dd9e70f6e7499347a082c1 \ --hash=sha256:666eecbfac558db7e33725361076e576acd2adf0e6b51362dad0fdbd295341ba -pyasn1==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c7880c04f2208932a4ace765a28acbf2ca3449f38565cbcc68c56277543457ed +pyasn1==0.6.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:cc2a2c6140a817a4260c5b5bb347c783319d75c935cacfe61bda598513704b46 pyasn1-modules==0.4.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8724a612be6cd8be53ee9e163b112a82062b77ba1ed4fb251a9487c380924bcd pycodestyle==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -640,8 +643,8 @@ smmap==5.0.3 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:96b720eff495d2783b1d9498583f4fb53dc417915bcb93e6f0a4468d9c1ceb45 snowballstemmer==3.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e0334812c5d14f9a8f65fc64234c5a3ada28e53f0fed50425c9d9c1c2b845407 -soupsieve==2.8.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:987ad6425bd46a93d5daf2a7bb0fb7d2785999fb5f91412bd692bfb46080da47 +soupsieve==2.8.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4a66aaf698b094ad51e841857f480a10d025855a80a054ae5249487374766815 speculators==0.4.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f15bb1e5922ce843dee4b58b54a6aad37ae5c4d2040d489a2c945a72a64255a8 sqlalchemy==2.0.49 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -653,8 +656,8 @@ sqlparse==0.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:76a002e63dfd611b8518e71bb36d750ed99d052a1c29a0134c269cf8a5a6301d stack-data==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:beac96bba94edc29fce151f456ce2b0fc584a8bb0c51527f8c8bf8e15b3804eb -starlette==1.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c7f05b769969ff07f193d44b75a7e87c33bd4c5800c0466c847306d68c956934 +starlette==1.3.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:5d080ed3452b225d9a2521d6c1df85ee828e056adc69ad5f187c43d5cd42a5ad sympy==1.14.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:182d1756cceac22533af3b7c5003f96590df6e014e1e2e1965296293967fb114 tabledata==1.3.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -695,7 +698,9 @@ torch==2.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpytho --hash=sha256:9da6307bde381b28e324796db783510f27db5c947c9f37c355a2cc5634304198 torchvision==0.25.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:95887ac3bdca85dabf50c6bdb4a8ea5300617dde444764f0ded181f4192ae4b8 \ - --hash=sha256:cbe480a8bdd0b48432de99920ab344580154f49af7beeebcab32db472c5a1121 + --hash=sha256:cbe480a8bdd0b48432de99920ab344580154f49af7beeebcab32db472c5a1121 \ + --hash=sha256:e4ec296913b8eceec59a5ff167bce7012e57ca5004d65231ca449b78afb5e09d \ + --hash=sha256:f3a6d545065452705c1411312cf81366098b06d069040d0b055dd3d73bf73cac tornado==6.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:fea56090c88ce165278058f9a431c49f129a2eaed5817547bcb9d63becda37e3 \ --hash=sha256:5b0f3371f487e8e35c146695925dec4657670e5b70817ca77df539a2d447144f @@ -708,6 +713,8 @@ transformers==4.57.3 ; python_full_version >= '3.12' and implementation_name == triton==3.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ad6bbf29bed73a075d912f5ff97ac294cb9a0d4b015cdb2966570e6a96b008a2 \ --hash=sha256:204f5eac3be12454dbb6930e9eed30180b756075c8cea17284dbe0e678538b76 \ + --hash=sha256:409787cfb19eb41358256ecf542673f3d092f79ccd6018654d2e229e37329fa8 \ + --hash=sha256:d8bd79e739e8e62fa36336a1520048e8428cbc789bd58763247305f00cca6891 \ --hash=sha256:352099157c069c719395f3570094133418d7f9575214d6738127db39b1334b6d \ --hash=sha256:d3d9eb98ef6e39462b6f21da180953f95350f50c01b80567a665816159d74f4d typeguard==4.5.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/pytorch+llmcompressor/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/pytorch+llmcompressor/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 7fde17dbd0..2d87030ecf 100644 --- a/jupyter/pytorch+llmcompressor/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/pytorch+llmcompressor/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -928,9 +928,9 @@ wheels = [ [[packages]] name = "llmcompressor" -version = "0.10.0.1" +version = "0.10.0.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/llmcompressor-0.10.0.1-8-py3-none-any.whl", upload-time = 2026-03-14T00:22:06Z, size = 296686, hashes = { sha256 = "8f7a9318d6afd3c64ecac60415a23d035ea55bcd1569f1ffb5573d3303f53208" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/llmcompressor-0.10.0.3-8-py3-none-any.whl", upload-time = 2026-08-06T09:35:12Z, size = 296689, hashes = { sha256 = "3699440ea55cbd0da4c55418b3dfcaee969e45b3bf8a2de29386e7e2e7d5f207" } }] [[packages]] name = "lm-eval" @@ -1248,7 +1248,10 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa name = "onnxconverter-common" version = "1.16.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 90231, hashes = { sha256 = "0708e01164697ed99f5a3146374f2514fe76c07955620fce9e361e1525d9da69" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 90231, hashes = { sha256 = "0708e01164697ed99f5a3146374f2514fe76c07955620fce9e361e1525d9da69" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/onnxconverter_common-1.16.0-11-py2.py3-none-any.whl", upload-time = 2026-08-06T09:35:12Z, size = 90268, hashes = { sha256 = "c247ae2ac41cc22aad6b24ff4ce48e15feed7f7daf8513b153d1ac88f26d5b95" } }, +] [[packages]] name = "onnxscript" @@ -1315,6 +1318,8 @@ name = "pandas" version = "2.3.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T01:38:14Z, size = 11535002, hashes = { sha256 = "8534a4f63a71b3e165f3f0e0cdd05dacc9627419ccb99687f328a4bbe0b8ba5a" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T22:49:38Z, size = 12140673, hashes = { sha256 = "5cf366281b5ee40606281b498a071ad4b51e2b447abd57179e85dcda5f3f7d61" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:23Z, size = 11534741, hashes = { sha256 = "07bdb859fb98be11d1870afb066444d39df187b24f1ae6b3d48098b6e0a1d8b3" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:23Z, size = 12140418, hashes = { sha256 = "cc2643cce48baab2d4ff158f9de79d2be83ef1685d51138d2c7b6226606e1b93" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-15T10:15:38Z, size = 11534929, hashes = { sha256 = "38b19627a0f43c9030481e4197abe934bbe8c4774339fb8cdd964be38cbeb333" } }, @@ -1371,11 +1376,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.1.1" +version = "12.3.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pillow-12.1.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:23Z, size = 1369606, hashes = { sha256 = "e34837e0501bda7d589613bd59ff689dde7adc9775cb7441b0ea4bc76a711d68" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pillow-12.1.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:23Z, size = 1403253, hashes = { sha256 = "893f8370df4aa50b75e4f7453649d86886f3c45da7b7c9c75122a0b55640af1d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pillow-12.3.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:30:03Z, size = 1372895, hashes = { sha256 = "f7ef03f091c2c533b8ede53162f112660aa014261a358d40d1012c3b431d98e9" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pillow-12.3.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T19:42:26Z, size = 1402263, hashes = { sha256 = "d88a9aee5bf8df0addff99df7130e8535fb0f3f99b99531155851b01602d6d9b" } }, ] [[packages]] @@ -1509,9 +1514,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pyasn1-0.6.3-8-py3-none-any.whl", upload-time = 2026-03-17T05:42:09Z, size = 84913, hashes = { sha256 = "c7880c04f2208932a4ace765a28acbf2ca3449f38565cbcc68c56277543457ed" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pyasn1-0.6.4-8-py3-none-any.whl", upload-time = 2026-07-21T13:06:25Z, size = 85324, hashes = { sha256 = "cc2a2c6140a817a4260c5b5bb347c783319d75c935cacfe61bda598513704b46" } }] [[packages]] name = "pyasn1-modules" @@ -1911,9 +1916,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/soupsieve-2.8.3-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 38088, hashes = { sha256 = "987ad6425bd46a93d5daf2a7bb0fb7d2785999fb5f91412bd692bfb46080da47" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/soupsieve-2.8.4-8-py3-none-any.whl", upload-time = 2026-07-30T14:49:42Z, size = 38486, hashes = { sha256 = "4a66aaf698b094ad51e841857f480a10d025855a80a054ae5249487374766815" } }] [[packages]] name = "speculators" @@ -1950,9 +1955,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/starlette-1.2.0-8-py3-none-any.whl", upload-time = 2026-05-29T16:37:53Z, size = 74125, hashes = { sha256 = "c7f05b769969ff07f193d44b75a7e87c33bd4c5800c0466c847306d68c956934" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/starlette-1.3.1-8-py3-none-any.whl", upload-time = 2026-06-18T22:39:54Z, size = 74544, hashes = { sha256 = "5d080ed3452b225d9a2521d6c1df85ee828e056adc69ad5f187c43d5cd42a5ad" } }] [[packages]] name = "sympy" @@ -2067,6 +2072,8 @@ marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/torchvision-0.25.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-13T14:40:26Z, size = 5397818, hashes = { sha256 = "95887ac3bdca85dabf50c6bdb4a8ea5300617dde444764f0ded181f4192ae4b8" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/torchvision-0.25.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-13T14:36:57Z, size = 5430320, hashes = { sha256 = "cbe480a8bdd0b48432de99920ab344580154f49af7beeebcab32db472c5a1121" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/torchvision-0.25.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T01:38:14Z, size = 5397805, hashes = { sha256 = "e4ec296913b8eceec59a5ff167bce7012e57ca5004d65231ca449b78afb5e09d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/torchvision-0.25.0-9-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T22:40:48Z, size = 5430124, hashes = { sha256 = "f3a6d545065452705c1411312cf81366098b06d069040d0b055dd3d73bf73cac" } }, ] [[packages]] @@ -2103,6 +2110,8 @@ marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-05-05T11:10:29Z, size = 269659710, hashes = { sha256 = "ad6bbf29bed73a075d912f5ff97ac294cb9a0d4b015cdb2966570e6a96b008a2" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-05-05T11:09:19Z, size = 273286403, hashes = { sha256 = "204f5eac3be12454dbb6930e9eed30180b756075c8cea17284dbe0e678538b76" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-11-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T01:38:14Z, size = 269659738, hashes = { sha256 = "409787cfb19eb41358256ecf542673f3d092f79ccd6018654d2e229e37329fa8" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-11-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T22:40:48Z, size = 273286430, hashes = { sha256 = "d8bd79e739e8e62fa36336a1520048e8428cbc789bd58763247305f00cca6891" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-09T15:51:29Z, size = 269659654, hashes = { sha256 = "352099157c069c719395f3570094133418d7f9575214d6738127db39b1334b6d" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-9-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-09T16:41:54Z, size = 273286344, hashes = { sha256 = "d3d9eb98ef6e39462b6f21da180953f95350f50c01b80567a665816159d74f4d" } }, ] diff --git a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt index 8e3f46e595..6374fe30f5 100644 --- a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -372,7 +372,8 @@ onnx==1.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython onnx-ir==0.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:86d7743e30624eecfaa2401165d4f209fd7a3cad96ef17b33baaf0acabc7c636 onnxconverter-common==1.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d + --hash=sha256:a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d \ + --hash=sha256:06911a20d3953335c24298db69722d361701c3ef5486db9734021a03e89d38fe onnxscript==0.6.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:504d1bffd7fb59789fca9ccfc4b395fbbe1cccc824c7d56dbb0e5b7fdae938b8 opencensus==0.11.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -394,6 +395,8 @@ opentelemetry-semantic-conventions==0.61b0 ; python_full_version >= '3.12' and i packaging==26.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:063afd476d2e966b74f3748927e0ecd6b6522a8577bcb5d3781bb1512f573957 pandas==2.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:89df1d09527fafd8ffcf1039f0b0261c01d0fba946cf4835f0990d97216bacc7 \ + --hash=sha256:214c0a8df3ab3b9c6809f59de1b36b5c10baf56ad5c38518d300da42ab7f85d9 \ --hash=sha256:254d6e0c13525cd76b71751f16afa3a10e1b3c4fb50639b2a387fd631abdd59c \ --hash=sha256:51fc052564f56b7547d28f3fbaaf07b617465c3a647e9f52fb98520c091f5747 \ --hash=sha256:4facc7edf92ffb17afcb157cced782accc061c8cc094d82825e621ba6959217f \ @@ -618,7 +621,9 @@ torch==2.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpytho --hash=sha256:0a7718f10ff8612a340db531101c4f4a33e122c5192eb7d4e68d976c7cdad150 torchvision==0.25.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8cd0b417d21800182d8cc61b8b9b3096d2d18af9f9311431dd40efeab47c0569 \ - --hash=sha256:f09023ce28c9f3fc55f914029a735703342bd1eac9204a8964629b6351b00ebf + --hash=sha256:f09023ce28c9f3fc55f914029a735703342bd1eac9204a8964629b6351b00ebf \ + --hash=sha256:ce74fff124d6954348eb9df3f3430b74d3d68d127f747a94adb22e2a05964469 \ + --hash=sha256:d3dd0e8af9e48ade98a6b7453fca3d6da9744e5e355111370c3078290e8ef96d tornado==6.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c0775112cc2ab1a7e944a6a661c06458a4679bcaebfb0a1bd84e2c1dd869a165 \ --hash=sha256:5342d0f38ea598a577533975f33267f962485bcea67828b7e277c22853005e13 @@ -629,6 +634,8 @@ traitlets==5.14.3 ; python_full_version >= '3.12' and implementation_name == 'cp triton==3.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:91342fcc5f275a96d734b30aab26bc1976e0786df73129df84e3e524ebf6cb18 \ --hash=sha256:f56809ec1736330c6c59ba7d127bb4450290cd83231c8bcaabfb7a6e3cfd68e8 \ + --hash=sha256:f61b76ec5852e22428599d825e2d9dea7f37e303a6061255c625b9f2d0e3f43b \ + --hash=sha256:8a6926a1c816e3d114f3cea5908d427773fd11c342d14110cb7be54a06f5df2a \ --hash=sha256:2f975c500b97d5464c335a7f014891bcf36e39267ba1a92c4f9974d5fec14d9b \ --hash=sha256:136ed6298b1734717d0c398c0a04dc97f99e4ef2afb4285559106a949c40ea1f typeguard==4.5.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 460961ec42..f7096c1fd0 100644 --- a/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1122,7 +1122,10 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa name = "onnxconverter-common" version = "1.16.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 90231, hashes = { sha256 = "a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 90231, hashes = { sha256 = "a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-11-py2.py3-none-any.whl", upload-time = 2026-08-06T14:51:32Z, size = 90268, hashes = { sha256 = "06911a20d3953335c24298db69722d361701c3ef5486db9734021a03e89d38fe" } }, +] [[packages]] name = "onnxscript" @@ -1189,6 +1192,8 @@ name = "pandas" version = "2.3.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-05T23:02:26Z, size = 11535002, hashes = { sha256 = "89df1d09527fafd8ffcf1039f0b0261c01d0fba946cf4835f0990d97216bacc7" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:16:35Z, size = 12140673, hashes = { sha256 = "214c0a8df3ab3b9c6809f59de1b36b5c10baf56ad5c38518d300da42ab7f85d9" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 11534742, hashes = { sha256 = "254d6e0c13525cd76b71751f16afa3a10e1b3c4fb50639b2a387fd631abdd59c" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 12140415, hashes = { sha256 = "51fc052564f56b7547d28f3fbaaf07b617465c3a647e9f52fb98520c091f5747" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-15T10:16:59Z, size = 11534929, hashes = { sha256 = "4facc7edf92ffb17afcb157cced782accc061c8cc094d82825e621ba6959217f" } }, @@ -1836,6 +1841,8 @@ marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/torchvision-0.25.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-13T13:53:27Z, size = 5332894, hashes = { sha256 = "8cd0b417d21800182d8cc61b8b9b3096d2d18af9f9311431dd40efeab47c0569" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/torchvision-0.25.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-13T14:44:36Z, size = 5363423, hashes = { sha256 = "f09023ce28c9f3fc55f914029a735703342bd1eac9204a8964629b6351b00ebf" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/torchvision-0.25.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-05T23:02:26Z, size = 5333018, hashes = { sha256 = "ce74fff124d6954348eb9df3f3430b74d3d68d127f747a94adb22e2a05964469" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/torchvision-0.25.0-9-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:11:42Z, size = 5363392, hashes = { sha256 = "d3dd0e8af9e48ade98a6b7453fca3d6da9744e5e355111370c3078290e8ef96d" } }, ] [[packages]] @@ -1866,6 +1873,8 @@ marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-05-05T11:18:53Z, size = 269659710, hashes = { sha256 = "91342fcc5f275a96d734b30aab26bc1976e0786df73129df84e3e524ebf6cb18" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-05-05T11:32:26Z, size = 273286401, hashes = { sha256 = "f56809ec1736330c6c59ba7d127bb4450290cd83231c8bcaabfb7a6e3cfd68e8" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-11-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-05T23:02:26Z, size = 269659738, hashes = { sha256 = "f61b76ec5852e22428599d825e2d9dea7f37e303a6061255c625b9f2d0e3f43b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-11-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:11:42Z, size = 273286432, hashes = { sha256 = "8a6926a1c816e3d114f3cea5908d427773fd11c342d14110cb7be54a06f5df2a" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-09T16:10:17Z, size = 269659654, hashes = { sha256 = "2f975c500b97d5464c335a7f014891bcf36e39267ba1a92c4f9974d5fec14d9b" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-9-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-09T17:34:43Z, size = 273286341, hashes = { sha256 = "136ed6298b1734717d0c398c0a04dc97f99e4ef2afb4285559106a949c40ea1f" } }, ] diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt index da16b4ab57..5d899e56e9 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -372,7 +372,8 @@ packaging==26.0 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:c318ca8898b1b505d6bac8efd15d23a41337bab06227c36f811e11d4820f4ead pandas==2.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b0779fe71592ad921760a26f9a14b049cac5f373df6c585b95eccda5089b62cd \ - --hash=sha256:1f3105caa4b4bb6a5f7b8091045df612938120c98723d411d892c7026f78c81f + --hash=sha256:1f3105caa4b4bb6a5f7b8091045df612938120c98723d411d892c7026f78c81f \ + --hash=sha256:5ab13920927240dfc0edfaf82d142b85ac59d9285a8931c679f6de72360b3c62 pandocfilters==1.5.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2caa88873ad41b81e5deb7ffc305a6624918a9f67020277157fd6e1692ad6c1b papermill==2.7.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index b607cd2852..c3826957ee 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1122,6 +1122,7 @@ marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pandas-2.3.3-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:23:10Z, size = 12140417, hashes = { sha256 = "b0779fe71592ad921760a26f9a14b049cac5f373df6c585b95eccda5089b62cd" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pandas-2.3.3-13-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-15T10:16:44Z, size = 12140602, hashes = { sha256 = "1f3105caa4b4bb6a5f7b8091045df612938120c98723d411d892c7026f78c81f" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pandas-2.3.3-14-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:05:41Z, size = 12140676, hashes = { sha256 = "5ab13920927240dfc0edfaf82d142b85ac59d9285a8931c679f6de72360b3c62" } }, ] [[packages]] diff --git a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml index 7335d10ddd..191c2d3e71 100644 --- a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml +++ b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt index c872afdb60..c7435e717e 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -385,7 +385,8 @@ onnx==1.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:5fba6d906cb76cc890563ef395ffb8988dee2ab88013e5cbd45e4cc17cb96cbd \ --hash=sha256:a0b8b7d887b8438aa835dbacaec4e68af8595dcc400dc172681bc054898a58b2 onnxconverter-common==1.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d + --hash=sha256:a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d \ + --hash=sha256:06911a20d3953335c24298db69722d361701c3ef5486db9734021a03e89d38fe opencensus==0.11.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:726dfdf2d006465e2935cc43662b0cd6190aedbf124da09d3b13ff82c9ce40f7 opencensus-context==0.1.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -411,6 +412,8 @@ optree==0.19.0 ; python_full_version >= '3.12' and implementation_name == 'cpyth packaging==26.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:063afd476d2e966b74f3748927e0ecd6b6522a8577bcb5d3781bb1512f573957 pandas==2.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:89df1d09527fafd8ffcf1039f0b0261c01d0fba946cf4835f0990d97216bacc7 \ + --hash=sha256:214c0a8df3ab3b9c6809f59de1b36b5c10baf56ad5c38518d300da42ab7f85d9 \ --hash=sha256:254d6e0c13525cd76b71751f16afa3a10e1b3c4fb50639b2a387fd631abdd59c \ --hash=sha256:51fc052564f56b7547d28f3fbaaf07b617465c3a647e9f52fb98520c091f5747 \ --hash=sha256:4facc7edf92ffb17afcb157cced782accc061c8cc094d82825e621ba6959217f \ diff --git a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 976b29b0e2..37dcc85532 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/jupyter/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1161,7 +1161,10 @@ wheels = [ name = "onnxconverter-common" version = "1.16.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 90231, hashes = { sha256 = "a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 90231, hashes = { sha256 = "a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-11-py2.py3-none-any.whl", upload-time = 2026-08-06T14:51:32Z, size = 90268, hashes = { sha256 = "06911a20d3953335c24298db69722d361701c3ef5486db9734021a03e89d38fe" } }, +] [[packages]] name = "opencensus" @@ -1240,6 +1243,8 @@ name = "pandas" version = "2.3.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-05T23:02:26Z, size = 11535002, hashes = { sha256 = "89df1d09527fafd8ffcf1039f0b0261c01d0fba946cf4835f0990d97216bacc7" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:16:35Z, size = 12140673, hashes = { sha256 = "214c0a8df3ab3b9c6809f59de1b36b5c10baf56ad5c38518d300da42ab7f85d9" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 11534742, hashes = { sha256 = "254d6e0c13525cd76b71751f16afa3a10e1b3c4fb50639b2a387fd631abdd59c" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 12140415, hashes = { sha256 = "51fc052564f56b7547d28f3fbaaf07b617465c3a647e9f52fb98520c091f5747" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-15T10:16:59Z, size = 11534929, hashes = { sha256 = "4facc7edf92ffb17afcb157cced782accc061c8cc094d82825e621ba6959217f" } }, diff --git a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt index 58092704cc..8a1bfd9721 100644 --- a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt @@ -388,7 +388,8 @@ onnx==1.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a9732f815fda1639da7da2e944dbaca68c75a931c513db554b6ce2f175b2ead9 \ --hash=sha256:e3c55648d21692275147c704b358c8e575a61ccccb700bccea2d3064ab2ed316 onnxconverter-common==1.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c + --hash=sha256:23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c \ + --hash=sha256:a1984033698675d036c6656a5cbdccb61fcf73ba0800079557b25c5833909543 opencensus==0.11.4 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:d22373d6a6c2e976b7d554e47bda1839f3651e0d665338fd5174c93c4070b765 opencensus-context==0.1.3 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ @@ -680,7 +681,9 @@ triton==3.6.0 ; implementation_name == 'cpython' and platform_machine != 'ppc64l --hash=sha256:6755816def8077ea7dabf6dad6ae82d91f759a70929fddee74d7ef96fda7eb6d \ --hash=sha256:c1351074152e54c75717779969e470f25f83f89d5816483baae254862ac2687d \ --hash=sha256:d75ba84559baf501d2c82534cdfb62131805df8e5d58010730f059b3f8bb9b93 \ - --hash=sha256:be9c508fd750b5c80fc047fae693f17e0a77f45389825ec1479933973f2c3dec + --hash=sha256:be9c508fd750b5c80fc047fae693f17e0a77f45389825ec1479933973f2c3dec \ + --hash=sha256:1b965817c95f3d84c7b62241565ac9a3b8acfb6b11fea51123ce5ff075e7c243 \ + --hash=sha256:3ee6159a706d94d7e4a0f7b1ed8fda277c2b9cb1f308d239dc0b07913af7a8fb trustyai==0.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:66ba0c789960370016a9a8822fe5879230b6b0da8f5e859dee89e4c0d079a595 typer==0.21.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 507a9b87c3..1dc13ed8cd 100644 --- a/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/jupyter/trustyai/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -1100,7 +1100,10 @@ wheels = [ name = "onnxconverter-common" version = "1.16.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-4-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 90228, hashes = { sha256 = "23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-4-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 90228, hashes = { sha256 = "23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-5-py2.py3-none-any.whl", upload-time = 2026-08-06T09:36:51Z, size = 90265, hashes = { sha256 = "a1984033698675d036c6656a5cbdccb61fcf73ba0800079557b25c5833909543" } }, +] [[packages]] name = "opencensus" @@ -1852,6 +1855,8 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/triton-3.6.0-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:02Z, size = 273260698, hashes = { sha256 = "c1351074152e54c75717779969e470f25f83f89d5816483baae254862ac2687d" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/triton-3.6.0-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-05-05T11:12:35Z, size = 269659709, hashes = { sha256 = "d75ba84559baf501d2c82534cdfb62131805df8e5d58010730f059b3f8bb9b93" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/triton-3.6.0-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-05-05T11:24:33Z, size = 273286399, hashes = { sha256 = "be9c508fd750b5c80fc047fae693f17e0a77f45389825ec1479933973f2c3dec" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/triton-3.6.0-5-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T07:33:10Z, size = 269659737, hashes = { sha256 = "1b965817c95f3d84c7b62241565ac9a3b8acfb6b11fea51123ce5ff075e7c243" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/triton-3.6.0-5-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:06:35Z, size = 273286433, hashes = { sha256 = "3ee6159a706d94d7e4a0f7b1ed8fda277c2b9cb1f308d239dc0b07913af7a8fb" } }, ] [[packages]] diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml index d1765f046d..832e79ebbf 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml index 1649345a13..8fd66d5288 100644 --- a/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt index 4dd8baa800..c5be81bdff 100644 --- a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -296,7 +296,8 @@ onnx==1.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a9732f815fda1639da7da2e944dbaca68c75a931c513db554b6ce2f175b2ead9 \ --hash=sha256:e3c55648d21692275147c704b358c8e575a61ccccb700bccea2d3064ab2ed316 onnxconverter-common==1.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c + --hash=sha256:23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c \ + --hash=sha256:a1984033698675d036c6656a5cbdccb61fcf73ba0800079557b25c5833909543 opencensus==0.11.4 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:d22373d6a6c2e976b7d554e47bda1839f3651e0d665338fd5174c93c4070b765 opencensus-context==0.1.3 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ @@ -323,7 +324,11 @@ pandas==2.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:fe0a87d52babe4a95c84948e303a56edef5e6d6aa84bfd269e3a45674f8bdd53 \ --hash=sha256:42a2816775db605c26c228748c13c7df65323f49570a9d5b90a7f7dadec5d2e5 \ --hash=sha256:e4214e846115332db48099a32ec1f35cf25282a875b66fa358596cbf6b93e6f6 \ - --hash=sha256:c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f + --hash=sha256:c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f \ + --hash=sha256:874bf118802e3b353fc2ccdbeb50d88dabec955a6e5f40695b1e93f5e6d1459b \ + --hash=sha256:3300130acdb89b4c1e5fc651c3db8c84828cf49a26c7ef5fc6357203dbec32b2 \ + --hash=sha256:cdf1fd2e171f4eaa830c7ddc61b80d67db27e716c1806e86b6d19028f68f2c57 \ + --hash=sha256:11a75fdb52eb65fe2d5bba26cbefd480406a4f3c43b4112212659ded2a858f18 pandocfilters==1.5.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:37d33c8c75eb39b881537db96acb40fe1ba9dd2184aa1db6551252d634991e22 papermill==2.7.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index d474cb737f..6bbe5be168 100644 --- a/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/datascience/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -822,7 +822,10 @@ wheels = [ name = "onnxconverter-common" version = "1.16.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-4-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 90228, hashes = { sha256 = "23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-4-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 90228, hashes = { sha256 = "23dc1d4b118e5cb5ea245603afc9f17b67c855b5cb93fa2dc510154cb18f795c" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/onnxconverter_common-1.16.0-5-py2.py3-none-any.whl", upload-time = 2026-08-06T09:36:51Z, size = 90265, hashes = { sha256 = "a1984033698675d036c6656a5cbdccb61fcf73ba0800079557b25c5833909543" } }, +] [[packages]] name = "opencensus" @@ -891,6 +894,10 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-15T10:32:06Z, size = 12357727, hashes = { sha256 = "42a2816775db605c26c228748c13c7df65323f49570a9d5b90a7f7dadec5d2e5" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-15T10:24:37Z, size = 14544287, hashes = { sha256 = "e4214e846115332db48099a32ec1f35cf25282a875b66fa358596cbf6b93e6f6" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-15T10:09:19Z, size = 12140600, hashes = { sha256 = "c21a8ade5db3865bfa78e734c41a949e43a817dc44bf94865559b25d3b4e7c3f" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T07:35:21Z, size = 11535000, hashes = { sha256 = "874bf118802e3b353fc2ccdbeb50d88dabec955a6e5f40695b1e93f5e6d1459b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-08-05T23:20:18Z, size = 12357801, hashes = { sha256 = "3300130acdb89b4c1e5fc651c3db8c84828cf49a26c7ef5fc6357203dbec32b2" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_s390x.whl", upload-time = 2026-08-05T21:25:21Z, size = 14537873, hashes = { sha256 = "cdf1fd2e171f4eaa830c7ddc61b80d67db27e716c1806e86b6d19028f68f2c57" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pandas-2.3.3-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-06T07:49:52Z, size = 12140671, hashes = { sha256 = "11a75fdb52eb65fe2d5bba26cbefd480406a4f3c43b4112212659ded2a858f18" } }, ] [[packages]] diff --git a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml index 16c9955f50..db2152dc7f 100644 --- a/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/runtimes/minimal/ubi9-python-3.12/uv.lock.d/pylock.cpu.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cpu.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt b/runtimes/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt index ff5fb621b8..831477b811 100644 --- a/runtimes/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt @@ -195,8 +195,8 @@ kiwisolver==1.5.0 ; python_full_version >= '3.12' and implementation_name == 'cp librt==0.8.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and platform_python_implementation != 'PyPy' and sys_platform == 'linux' \ --hash=sha256:aaa8dffff5ad262b0c1bbd827bcc6e210ac7f40feb8a8c5cfb50501d55732781 \ --hash=sha256:c169bd5fe90a393cbadf83d28b4d2d1aea81a994a81369736d9b8ebeab10885c -llmcompressor==0.10.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:8f7a9318d6afd3c64ecac60415a23d035ea55bcd1569f1ffb5573d3303f53208 +llmcompressor==0.10.0.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3699440ea55cbd0da4c55418b3dfcaee969e45b3bf8a2de29386e7e2e7d5f207 lm-eval==0.4.11 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5526e1ee4254eb06fe90e75d41e91d822c99260f98f6c0f39c79e2713f76764b locket==1.0.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -279,7 +279,8 @@ onnx==1.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:28234619ee16e62bb0e594fc9ec5401ce44b8fac994f2703e45a6a3b0d716d3f \ --hash=sha256:e9f689c799513b64d229b7326062391bd2e2a38d78117f1f0485a4ce217c0131 onnxconverter-common==1.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0708e01164697ed99f5a3146374f2514fe76c07955620fce9e361e1525d9da69 + --hash=sha256:0708e01164697ed99f5a3146374f2514fe76c07955620fce9e361e1525d9da69 \ + --hash=sha256:c247ae2ac41cc22aad6b24ff4ce48e15feed7f7daf8513b153d1ac88f26d5b95 opentelemetry-api==1.40.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:98024d2178255c1b3f32c6c9a405b088115540b55daa312435878c5c1651e59c opentelemetry-proto==1.40.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -291,6 +292,8 @@ opentelemetry-semantic-conventions==0.61b0 ; python_full_version >= '3.12' and i packaging==26.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2a1f79c53649dfe7e5c6f75809449974a4e7a88ab2e61202cfe2c90aee4d85f2 pandas==2.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:8534a4f63a71b3e165f3f0e0cdd05dacc9627419ccb99687f328a4bbe0b8ba5a \ + --hash=sha256:5cf366281b5ee40606281b498a071ad4b51e2b447abd57179e85dcda5f3f7d61 \ --hash=sha256:07bdb859fb98be11d1870afb066444d39df187b24f1ae6b3d48098b6e0a1d8b3 \ --hash=sha256:cc2643cce48baab2d4ff158f9de79d2be83ef1685d51138d2c7b6226606e1b93 \ --hash=sha256:38b19627a0f43c9030481e4197abe934bbe8c4774339fb8cdd964be38cbeb333 \ @@ -309,9 +312,9 @@ pathvalidate==3.3.1 ; python_full_version >= '3.12' and implementation_name == ' --hash=sha256:6845e0cf9051b31d455a449acda5983114ce2c7085b81337e102c6517b71795d pexpect==4.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8b376d8ae1d099528b1b0958be10c4489d636dc5e310b7f38c0fbc5d2f66e335 -pillow==12.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:e34837e0501bda7d589613bd59ff689dde7adc9775cb7441b0ea4bc76a711d68 \ - --hash=sha256:893f8370df4aa50b75e4f7453649d86886f3c45da7b7c9c75122a0b55640af1d +pillow==12.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:f7ef03f091c2c533b8ede53162f112660aa014261a358d40d1012c3b431d98e9 \ + --hash=sha256:d88a9aee5bf8df0addff99df7130e8535fb0f3f99b99531155851b01602d6d9b platformdirs==4.9.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6eb70b7a3775e5b0a5c4050dfcf143e9962621f4e989ee6854bc36fa4df5d670 plotly==6.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -348,8 +351,8 @@ pyarrow==23.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:af44f2f03b4a70c37a2b1080d90f790d19c49e50bcc4156e21250654d06c1146 \ --hash=sha256:c6902e42f0edefc389119d2bdb3329e3a77e23d9e6dd9e70f6e7499347a082c1 \ --hash=sha256:666eecbfac558db7e33725361076e576acd2adf0e6b51362dad0fdbd295341ba -pyasn1==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c7880c04f2208932a4ace765a28acbf2ca3449f38565cbcc68c56277543457ed +pyasn1==0.6.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:cc2a2c6140a817a4260c5b5bb347c783319d75c935cacfe61bda598513704b46 pyasn1-modules==0.4.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8724a612be6cd8be53ee9e163b112a82062b77ba1ed4fb251a9487c380924bcd pycparser==3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -429,8 +432,8 @@ skops==0.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpytho --hash=sha256:fe6aba1bfb413f2583fd910cd557bd7a8c368083cb8da10b986c15aba39c8b04 smmap==5.0.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:96b720eff495d2783b1d9498583f4fb53dc417915bcb93e6f0a4468d9c1ceb45 -soupsieve==2.8.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:987ad6425bd46a93d5daf2a7bb0fb7d2785999fb5f91412bd692bfb46080da47 +soupsieve==2.8.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:4a66aaf698b094ad51e841857f480a10d025855a80a054ae5249487374766815 speculators==0.4.0a1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ac1e58b9068ff66392c94d08253bdfd0a0f081d6abf741f722aeedc0b76230f2 sqlalchemy==2.0.49 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -442,8 +445,8 @@ sqlparse==0.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:76a002e63dfd611b8518e71bb36d750ed99d052a1c29a0134c269cf8a5a6301d stack-data==0.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:beac96bba94edc29fce151f456ce2b0fc584a8bb0c51527f8c8bf8e15b3804eb -starlette==1.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c7f05b769969ff07f193d44b75a7e87c33bd4c5800c0466c847306d68c956934 +starlette==1.3.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:5d080ed3452b225d9a2521d6c1df85ee828e056adc69ad5f187c43d5cd42a5ad sympy==1.14.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:182d1756cceac22533af3b7c5003f96590df6e014e1e2e1965296293967fb114 tabledata==1.3.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -478,7 +481,9 @@ torch==2.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpytho --hash=sha256:9da6307bde381b28e324796db783510f27db5c947c9f37c355a2cc5634304198 torchvision==0.25.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:95887ac3bdca85dabf50c6bdb4a8ea5300617dde444764f0ded181f4192ae4b8 \ - --hash=sha256:cbe480a8bdd0b48432de99920ab344580154f49af7beeebcab32db472c5a1121 + --hash=sha256:cbe480a8bdd0b48432de99920ab344580154f49af7beeebcab32db472c5a1121 \ + --hash=sha256:e4ec296913b8eceec59a5ff167bce7012e57ca5004d65231ca449b78afb5e09d \ + --hash=sha256:f3a6d545065452705c1411312cf81366098b06d069040d0b055dd3d73bf73cac tornado==6.5.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:fea56090c88ce165278058f9a431c49f129a2eaed5817547bcb9d63becda37e3 \ --hash=sha256:5b0f3371f487e8e35c146695925dec4657670e5b70817ca77df539a2d447144f @@ -491,6 +496,8 @@ transformers==4.57.3 ; python_full_version >= '3.12' and implementation_name == triton==3.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ad6bbf29bed73a075d912f5ff97ac294cb9a0d4b015cdb2966570e6a96b008a2 \ --hash=sha256:204f5eac3be12454dbb6930e9eed30180b756075c8cea17284dbe0e678538b76 \ + --hash=sha256:409787cfb19eb41358256ecf542673f3d092f79ccd6018654d2e229e37329fa8 \ + --hash=sha256:d8bd79e739e8e62fa36336a1520048e8428cbc789bd58763247305f00cca6891 \ --hash=sha256:352099157c069c719395f3570094133418d7f9575214d6738127db39b1334b6d \ --hash=sha256:d3d9eb98ef6e39462b6f21da180953f95350f50c01b80567a665816159d74f4d typeguard==4.5.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/pytorch+llmcompressor/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/pytorch+llmcompressor/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 72af39c5e3..de29ef52fa 100644 --- a/runtimes/pytorch+llmcompressor/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/pytorch+llmcompressor/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-07-15T07:47:09Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -594,9 +594,9 @@ wheels = [ [[packages]] name = "llmcompressor" -version = "0.10.0.1" +version = "0.10.0.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/llmcompressor-0.10.0.1-8-py3-none-any.whl", upload-time = 2026-03-14T00:22:06Z, size = 296686, hashes = { sha256 = "8f7a9318d6afd3c64ecac60415a23d035ea55bcd1569f1ffb5573d3303f53208" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/llmcompressor-0.10.0.3-8-py3-none-any.whl", upload-time = 2026-08-06T09:35:12Z, size = 296689, hashes = { sha256 = "3699440ea55cbd0da4c55418b3dfcaee969e45b3bf8a2de29386e7e2e7d5f207" } }] [[packages]] name = "lm-eval" @@ -845,7 +845,10 @@ wheels = [ name = "onnxconverter-common" version = "1.16.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 90231, hashes = { sha256 = "0708e01164697ed99f5a3146374f2514fe76c07955620fce9e361e1525d9da69" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 90231, hashes = { sha256 = "0708e01164697ed99f5a3146374f2514fe76c07955620fce9e361e1525d9da69" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/onnxconverter_common-1.16.0-11-py2.py3-none-any.whl", upload-time = 2026-08-06T09:35:12Z, size = 90268, hashes = { sha256 = "c247ae2ac41cc22aad6b24ff4ce48e15feed7f7daf8513b153d1ac88f26d5b95" } }, +] [[packages]] name = "opentelemetry-api" @@ -882,6 +885,8 @@ name = "pandas" version = "2.3.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T01:38:14Z, size = 11535002, hashes = { sha256 = "8534a4f63a71b3e165f3f0e0cdd05dacc9627419ccb99687f328a4bbe0b8ba5a" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T22:49:38Z, size = 12140673, hashes = { sha256 = "5cf366281b5ee40606281b498a071ad4b51e2b447abd57179e85dcda5f3f7d61" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:23Z, size = 11534741, hashes = { sha256 = "07bdb859fb98be11d1870afb066444d39df187b24f1ae6b3d48098b6e0a1d8b3" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:23Z, size = 12140418, hashes = { sha256 = "cc2643cce48baab2d4ff158f9de79d2be83ef1685d51138d2c7b6226606e1b93" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pandas-2.3.3-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-15T10:15:38Z, size = 11534929, hashes = { sha256 = "38b19627a0f43c9030481e4197abe934bbe8c4774339fb8cdd964be38cbeb333" } }, @@ -932,11 +937,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pillow" -version = "12.1.1" +version = "12.3.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pillow-12.1.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:23Z, size = 1369606, hashes = { sha256 = "e34837e0501bda7d589613bd59ff689dde7adc9775cb7441b0ea4bc76a711d68" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pillow-12.1.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:23Z, size = 1403253, hashes = { sha256 = "893f8370df4aa50b75e4f7453649d86886f3c45da7b7c9c75122a0b55640af1d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pillow-12.3.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-14T19:30:03Z, size = 1372895, hashes = { sha256 = "f7ef03f091c2c533b8ede53162f112660aa014261a358d40d1012c3b431d98e9" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pillow-12.3.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-14T19:42:26Z, size = 1402263, hashes = { sha256 = "d88a9aee5bf8df0addff99df7130e8535fb0f3f99b99531155851b01602d6d9b" } }, ] [[packages]] @@ -1041,9 +1046,9 @@ wheels = [ [[packages]] name = "pyasn1" -version = "0.6.3" +version = "0.6.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pyasn1-0.6.3-8-py3-none-any.whl", upload-time = 2026-03-17T05:42:09Z, size = 84913, hashes = { sha256 = "c7880c04f2208932a4ace765a28acbf2ca3449f38565cbcc68c56277543457ed" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pyasn1-0.6.4-8-py3-none-any.whl", upload-time = 2026-07-21T13:06:25Z, size = 85324, hashes = { sha256 = "cc2a2c6140a817a4260c5b5bb347c783319d75c935cacfe61bda598513704b46" } }] [[packages]] name = "pyasn1-modules" @@ -1284,9 +1289,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "soupsieve" -version = "2.8.3" +version = "2.8.4" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/soupsieve-2.8.3-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 38088, hashes = { sha256 = "987ad6425bd46a93d5daf2a7bb0fb7d2785999fb5f91412bd692bfb46080da47" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/soupsieve-2.8.4-8-py3-none-any.whl", upload-time = 2026-07-30T14:49:42Z, size = 38486, hashes = { sha256 = "4a66aaf698b094ad51e841857f480a10d025855a80a054ae5249487374766815" } }] [[packages]] name = "speculators" @@ -1324,9 +1329,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "starlette" -version = "1.2.0" +version = "1.3.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/starlette-1.2.0-8-py3-none-any.whl", upload-time = 2026-05-29T16:37:53Z, size = 74125, hashes = { sha256 = "c7f05b769969ff07f193d44b75a7e87c33bd4c5800c0466c847306d68c956934" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/starlette-1.3.1-8-py3-none-any.whl", upload-time = 2026-06-18T22:39:54Z, size = 74544, hashes = { sha256 = "5d080ed3452b225d9a2521d6c1df85ee828e056adc69ad5f187c43d5cd42a5ad" } }] [[packages]] name = "sympy" @@ -1423,6 +1428,8 @@ marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/torchvision-0.25.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-13T14:40:26Z, size = 5397818, hashes = { sha256 = "95887ac3bdca85dabf50c6bdb4a8ea5300617dde444764f0ded181f4192ae4b8" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/torchvision-0.25.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-13T14:36:57Z, size = 5430320, hashes = { sha256 = "cbe480a8bdd0b48432de99920ab344580154f49af7beeebcab32db472c5a1121" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/torchvision-0.25.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T01:38:14Z, size = 5397805, hashes = { sha256 = "e4ec296913b8eceec59a5ff167bce7012e57ca5004d65231ca449b78afb5e09d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/torchvision-0.25.0-9-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T22:40:48Z, size = 5430124, hashes = { sha256 = "f3a6d545065452705c1411312cf81366098b06d069040d0b055dd3d73bf73cac" } }, ] [[packages]] @@ -1459,6 +1466,8 @@ marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-05-05T11:10:29Z, size = 269659710, hashes = { sha256 = "ad6bbf29bed73a075d912f5ff97ac294cb9a0d4b015cdb2966570e6a96b008a2" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-05-05T11:09:19Z, size = 273286403, hashes = { sha256 = "204f5eac3be12454dbb6930e9eed30180b756075c8cea17284dbe0e678538b76" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-11-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-06T01:38:14Z, size = 269659738, hashes = { sha256 = "409787cfb19eb41358256ecf542673f3d092f79ccd6018654d2e229e37329fa8" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-11-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T22:40:48Z, size = 273286430, hashes = { sha256 = "d8bd79e739e8e62fa36336a1520048e8428cbc789bd58763247305f00cca6891" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-09T15:51:29Z, size = 269659654, hashes = { sha256 = "352099157c069c719395f3570094133418d7f9575214d6738127db39b1334b6d" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/triton-3.6.0-9-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-09T16:41:54Z, size = 273286344, hashes = { sha256 = "d3d9eb98ef6e39462b6f21da180953f95350f50c01b80567a665816159d74f4d" } }, ] diff --git a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt index 563554694d..816f9b149d 100644 --- a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -267,7 +267,8 @@ onnx==1.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5fba6d906cb76cc890563ef395ffb8988dee2ab88013e5cbd45e4cc17cb96cbd \ --hash=sha256:a0b8b7d887b8438aa835dbacaec4e68af8595dcc400dc172681bc054898a58b2 onnxconverter-common==1.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d + --hash=sha256:a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d \ + --hash=sha256:06911a20d3953335c24298db69722d361701c3ef5486db9734021a03e89d38fe opencensus==0.11.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:726dfdf2d006465e2935cc43662b0cd6190aedbf124da09d3b13ff82c9ce40f7 opencensus-context==0.1.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -287,6 +288,8 @@ opentelemetry-semantic-conventions==0.61b0 ; implementation_name == 'cpython' an packaging==26.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:063afd476d2e966b74f3748927e0ecd6b6522a8577bcb5d3781bb1512f573957 pandas==2.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:89df1d09527fafd8ffcf1039f0b0261c01d0fba946cf4835f0990d97216bacc7 \ + --hash=sha256:214c0a8df3ab3b9c6809f59de1b36b5c10baf56ad5c38518d300da42ab7f85d9 \ --hash=sha256:254d6e0c13525cd76b71751f16afa3a10e1b3c4fb50639b2a387fd631abdd59c \ --hash=sha256:51fc052564f56b7547d28f3fbaaf07b617465c3a647e9f52fb98520c091f5747 \ --hash=sha256:4facc7edf92ffb17afcb157cced782accc061c8cc094d82825e621ba6959217f \ @@ -462,7 +465,9 @@ torch==2.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0a7718f10ff8612a340db531101c4f4a33e122c5192eb7d4e68d976c7cdad150 torchvision==0.25.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8cd0b417d21800182d8cc61b8b9b3096d2d18af9f9311431dd40efeab47c0569 \ - --hash=sha256:f09023ce28c9f3fc55f914029a735703342bd1eac9204a8964629b6351b00ebf + --hash=sha256:f09023ce28c9f3fc55f914029a735703342bd1eac9204a8964629b6351b00ebf \ + --hash=sha256:ce74fff124d6954348eb9df3f3430b74d3d68d127f747a94adb22e2a05964469 \ + --hash=sha256:d3dd0e8af9e48ade98a6b7453fca3d6da9744e5e355111370c3078290e8ef96d tornado==6.5.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c0775112cc2ab1a7e944a6a661c06458a4679bcaebfb0a1bd84e2c1dd869a165 \ --hash=sha256:5342d0f38ea598a577533975f33267f962485bcea67828b7e277c22853005e13 @@ -473,6 +478,8 @@ traitlets==5.14.3 ; implementation_name == 'cpython' and sys_platform == 'linux' triton==3.6.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:91342fcc5f275a96d734b30aab26bc1976e0786df73129df84e3e524ebf6cb18 \ --hash=sha256:f56809ec1736330c6c59ba7d127bb4450290cd83231c8bcaabfb7a6e3cfd68e8 \ + --hash=sha256:f61b76ec5852e22428599d825e2d9dea7f37e303a6061255c625b9f2d0e3f43b \ + --hash=sha256:8a6926a1c816e3d114f3cea5908d427773fd11c342d14110cb7be54a06f5df2a \ --hash=sha256:2f975c500b97d5464c335a7f014891bcf36e39267ba1a92c4f9974d5fec14d9b \ --hash=sha256:136ed6298b1734717d0c398c0a04dc97f99e4ef2afb4285559106a949c40ea1f typeguard==4.5.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index b37c12647b..490e6fbccc 100644 --- a/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/pytorch/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -809,7 +809,10 @@ wheels = [ name = "onnxconverter-common" version = "1.16.0" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 90231, hashes = { sha256 = "a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 90231, hashes = { sha256 = "a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-11-py2.py3-none-any.whl", upload-time = 2026-08-06T14:51:32Z, size = 90268, hashes = { sha256 = "06911a20d3953335c24298db69722d361701c3ef5486db9734021a03e89d38fe" } }, +] [[packages]] name = "opencensus" @@ -870,6 +873,8 @@ name = "pandas" version = "2.3.3" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-05T23:02:26Z, size = 11535002, hashes = { sha256 = "89df1d09527fafd8ffcf1039f0b0261c01d0fba946cf4835f0990d97216bacc7" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:16:35Z, size = 12140673, hashes = { sha256 = "214c0a8df3ab3b9c6809f59de1b36b5c10baf56ad5c38518d300da42ab7f85d9" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 11534742, hashes = { sha256 = "254d6e0c13525cd76b71751f16afa3a10e1b3c4fb50639b2a387fd631abdd59c" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 12140415, hashes = { sha256 = "51fc052564f56b7547d28f3fbaaf07b617465c3a647e9f52fb98520c091f5747" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-15T10:16:59Z, size = 11534929, hashes = { sha256 = "4facc7edf92ffb17afcb157cced782accc061c8cc094d82825e621ba6959217f" } }, @@ -1370,6 +1375,8 @@ marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/torchvision-0.25.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-13T13:53:27Z, size = 5332894, hashes = { sha256 = "8cd0b417d21800182d8cc61b8b9b3096d2d18af9f9311431dd40efeab47c0569" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/torchvision-0.25.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-13T14:44:36Z, size = 5363423, hashes = { sha256 = "f09023ce28c9f3fc55f914029a735703342bd1eac9204a8964629b6351b00ebf" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/torchvision-0.25.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-05T23:02:26Z, size = 5333018, hashes = { sha256 = "ce74fff124d6954348eb9df3f3430b74d3d68d127f747a94adb22e2a05964469" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/torchvision-0.25.0-9-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:11:42Z, size = 5363392, hashes = { sha256 = "d3dd0e8af9e48ade98a6b7453fca3d6da9744e5e355111370c3078290e8ef96d" } }, ] [[packages]] @@ -1400,6 +1407,8 @@ marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-05-05T11:18:53Z, size = 269659710, hashes = { sha256 = "91342fcc5f275a96d734b30aab26bc1976e0786df73129df84e3e524ebf6cb18" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-05-05T11:32:26Z, size = 273286401, hashes = { sha256 = "f56809ec1736330c6c59ba7d127bb4450290cd83231c8bcaabfb7a6e3cfd68e8" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-11-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-05T23:02:26Z, size = 269659738, hashes = { sha256 = "f61b76ec5852e22428599d825e2d9dea7f37e303a6061255c625b9f2d0e3f43b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-11-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:11:42Z, size = 273286432, hashes = { sha256 = "8a6926a1c816e3d114f3cea5908d427773fd11c342d14110cb7be54a06f5df2a" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-09T16:10:17Z, size = 269659654, hashes = { sha256 = "2f975c500b97d5464c335a7f014891bcf36e39267ba1a92c4f9974d5fec14d9b" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/triton-3.6.0-9-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-09T17:34:43Z, size = 273286341, hashes = { sha256 = "136ed6298b1734717d0c398c0a04dc97f99e4ef2afb4285559106a949c40ea1f" } }, ] diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt index 6173141a7b..40e6a8a6a8 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -266,7 +266,8 @@ packaging==26.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c318ca8898b1b505d6bac8efd15d23a41337bab06227c36f811e11d4820f4ead pandas==2.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b0779fe71592ad921760a26f9a14b049cac5f373df6c585b95eccda5089b62cd \ - --hash=sha256:1f3105caa4b4bb6a5f7b8091045df612938120c98723d411d892c7026f78c81f + --hash=sha256:1f3105caa4b4bb6a5f7b8091045df612938120c98723d411d892c7026f78c81f \ + --hash=sha256:5ab13920927240dfc0edfaf82d142b85ac59d9285a8931c679f6de72360b3c62 pandocfilters==1.5.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2caa88873ad41b81e5deb7ffc305a6624918a9f67020277157fd6e1692ad6c1b papermill==2.7.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml index 7d63b9cb91..14f7d4a63a 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/uv.lock.d/pylock.rocm.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.rocm.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -806,6 +806,7 @@ marker = "implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pandas-2.3.3-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:23:10Z, size = 12140417, hashes = { sha256 = "b0779fe71592ad921760a26f9a14b049cac5f373df6c585b95eccda5089b62cd" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pandas-2.3.3-13-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-15T10:16:44Z, size = 12140602, hashes = { sha256 = "1f3105caa4b4bb6a5f7b8091045df612938120c98723d411d892c7026f78c81f" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pandas-2.3.3-14-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:05:41Z, size = 12140676, hashes = { sha256 = "5ab13920927240dfc0edfaf82d142b85ac59d9285a8931c679f6de72360b3c62" } }, ] [[packages]] diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml index 4cd55ca11e..c1e4809fdd 100644 --- a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml +++ b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://pypi.org/simple +# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" diff --git a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt index 66efb1d336..92a0a7fa8f 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -280,7 +280,8 @@ onnx==1.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:5fba6d906cb76cc890563ef395ffb8988dee2ab88013e5cbd45e4cc17cb96cbd \ --hash=sha256:a0b8b7d887b8438aa835dbacaec4e68af8595dcc400dc172681bc054898a58b2 onnxconverter-common==1.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d + --hash=sha256:a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d \ + --hash=sha256:06911a20d3953335c24298db69722d361701c3ef5486db9734021a03e89d38fe opencensus==0.11.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:726dfdf2d006465e2935cc43662b0cd6190aedbf124da09d3b13ff82c9ce40f7 opencensus-context==0.1.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -306,6 +307,8 @@ optree==0.19.0 ; python_full_version >= '3.12' and implementation_name == 'cpyth packaging==26.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:063afd476d2e966b74f3748927e0ecd6b6522a8577bcb5d3781bb1512f573957 pandas==2.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:89df1d09527fafd8ffcf1039f0b0261c01d0fba946cf4835f0990d97216bacc7 \ + --hash=sha256:214c0a8df3ab3b9c6809f59de1b36b5c10baf56ad5c38518d300da42ab7f85d9 \ --hash=sha256:254d6e0c13525cd76b71751f16afa3a10e1b3c4fb50639b2a387fd631abdd59c \ --hash=sha256:51fc052564f56b7547d28f3fbaaf07b617465c3a647e9f52fb98520c091f5747 \ --hash=sha256:4facc7edf92ffb17afcb157cced782accc061c8cc094d82825e621ba6959217f \ diff --git a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml index 66824e8008..ec9acdccca 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/runtimes/tensorflow/ubi9-python-3.12/uv.lock.d/pylock.cuda.toml @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-04T04:09:28Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json +# uv pip compile pyproject.toml --output-file uv.lock.d/pylock.cuda.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --universal --no-annotate --no-emit-package odh-notebooks-meta-db-connectors-deps --no-emit-package odh-notebooks-meta-jupyterlab-datascience-deps --no-emit-package odh-notebooks-meta-jupyterlab-deps --no-emit-package odh-notebooks-meta-llmcompressor-deps --no-emit-package odh-notebooks-meta-runtime-elyra-deps --no-emit-package odh-notebooks-meta-runtime-datascience-deps --no-emit-package odh-notebooks-meta-workbench-datascience-deps --constraints ../../../dependencies/cve-constraints.txt --exclude-newer=2026-08-11T04:15:03Z --default-index=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda12.9-ubi9/simple/?format=json lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -848,7 +848,10 @@ wheels = [ name = "onnxconverter-common" version = "1.16.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 90231, hashes = { sha256 = "a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d" } }] +wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-10-py2.py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 90231, hashes = { sha256 = "a2b32e06cb3e4ab0141ffcfd439f71676232e7344125b41a07098cf85cb2f15d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/onnxconverter_common-1.16.0-11-py2.py3-none-any.whl", upload-time = 2026-08-06T14:51:32Z, size = 90268, hashes = { sha256 = "06911a20d3953335c24298db69722d361701c3ef5486db9734021a03e89d38fe" } }, +] [[packages]] name = "opencensus" @@ -927,6 +930,8 @@ name = "pandas" version = "2.3.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" wheels = [ + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-08-05T23:02:26Z, size = 11535002, hashes = { sha256 = "89df1d09527fafd8ffcf1039f0b0261c01d0fba946cf4835f0990d97216bacc7" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-08-05T21:16:35Z, size = 12140673, hashes = { sha256 = "214c0a8df3ab3b9c6809f59de1b36b5c10baf56ad5c38518d300da42ab7f85d9" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 11534742, hashes = { sha256 = "254d6e0c13525cd76b71751f16afa3a10e1b3c4fb50639b2a387fd631abdd59c" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 12140415, hashes = { sha256 = "51fc052564f56b7547d28f3fbaaf07b617465c3a647e9f52fb98520c091f5747" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pandas-2.3.3-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-15T10:16:59Z, size = 11534929, hashes = { sha256 = "4facc7edf92ffb17afcb157cced782accc061c8cc094d82825e621ba6959217f" } },