diff --git a/codeserver/ubi9-python-3.12/requirements.cpu.txt b/codeserver/ubi9-python-3.12/requirements.cpu.txt index 3c12fdc91e..3b67beedf4 100644 --- a/codeserver/ubi9-python-3.12/requirements.cpu.txt +++ b/codeserver/ubi9-python-3.12/requirements.cpu.txt @@ -78,8 +78,8 @@ executing==2.2.1 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:647b720dfae442bdc92e65b6e3eaa47f698b80539a0ff3b3766e8027cdae7994 fastapi==0.135.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5404e349a8a9259bf976f0d8abd6453dba70f4d5f82bc7b733719ab7cf128a50 -feast==0.62.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:83f7e588ad0e5c52de53fdacf7e6b29bc7895e3f03f135e1f6153363be0560fa +feast==0.63.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:04eecde7aa78eefc81ed4137b5886b61fbb2d33977564f2a1fd00412cd6575e8 filelock==3.25.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ff122a5a2afb7ece0ba72e8f89dd24aba7da0d56683795babad4c5894b37493b flask==3.1.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -92,8 +92,8 @@ fsspec==2026.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:ec228d12e40742da7c869a80532b5619cd29b3e7219b8cec5d1afb78f8fc22be gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:be784ee25c084b5e2d0fc901e07f0f2329b33e88ede8a865f0241c14dbfaa810 -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530 google-api-core==2.30.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e6c1fe933af45247a34d4be5de322b8b8003d2412cfaea62b5b98402bf3b1f87 google-auth==2.49.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -273,8 +273,8 @@ pillow==12.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97 \ --hash=sha256:321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692 \ --hash=sha256:1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d -pip==26.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:7bc90fdf850eb57232f3c6ac2ce2d3bdc7d955cd58953f8cf1ec552424263167 +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' \ --hash=sha256:52fd82200d1f288d04873722b914d30221ae588fcdfd96e563b931f828b9bcde plotly==6.7.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -334,8 +334,8 @@ pydantic-core==2.41.5 ; implementation_name == 'cpython' and sys_platform == 'li --hash=sha256:58224aa20706107ee7c03a10531224f0e5c6527f86f7ce6813d60c689bdb05f0 pygments==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:22eb8865e5accd0fc529e4fdc5cf74db3e6b2b6348b43a089950c8ce671dedb3 -pyjwt==2.12.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:573e3a20893e430560b717bf5590889aed796c2693804e70ce5155995f3a12b3 +pyjwt==2.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:43798d73ce4c0a7221087b220935ade361955eeada0b3b4f8622f9b53916ea1c pyparsing==3.3.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:4fb4ea2103bc5ee9bc3949f973fde987a9d3a8d2d88865cee7293bdb00d00bf3 python-dateutil==2.9.0.post0 ; 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 a141ede076..0da4c39c83 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -227,9 +227,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.62.0" +version = "0.63.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/feast-0.62.0-2-py3-none-any.whl", upload-time = 2026-04-09T01:42:35Z, size = 7993840, hashes = { sha256 = "83f7e588ad0e5c52de53fdacf7e6b29bc7895e3f03f135e1f6153363be0560fa" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/feast-0.63.0-2-py3-none-any.whl", upload-time = 2026-05-06T00:16:33Z, size = 10025442, hashes = { sha256 = "04eecde7aa78eefc81ed4137b5886b61fbb2d33977564f2a1fd00412cd6575e8" } }] [[packages]] name = "filelock" @@ -269,9 +269,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.46-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 209535, hashes = { sha256 = "40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.50-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 286537, hashes = { sha256 = "3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530" } }] [[packages]] name = "google-api-core" @@ -756,9 +756,9 @@ wheels = [ [[packages]] name = "pip" -version = "26.0.1" +version = "26.1.2" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pip-26.0.1-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 1788585, hashes = { sha256 = "7bc90fdf850eb57232f3c6ac2ce2d3bdc7d955cd58953f8cf1ec552424263167" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pip-26.1.2-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 2296615, hashes = { sha256 = "25601b2e4c9967e70cfd53b362b909cc01facb76389cdc96d98b7153972c12c1" } }] [[packages]] name = "platformdirs" @@ -903,9 +903,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-2-py3-none-any.whl", upload-time = 2026-03-14T00:24:45Z, size = 30617, hashes = { sha256 = "573e3a20893e430560b717bf5590889aed796c2693804e70ce5155995f3a12b3" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyjwt-2.13.0-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 42117, hashes = { sha256 = "43798d73ce4c0a7221087b220935ade361955eeada0b3b4f8622f9b53916ea1c" } }] [[packages]] name = "pyparsing" diff --git a/dependencies/cve-constraints.txt b/dependencies/cve-constraints.txt index 6a7fb591d1..9f00c38897 100644 --- a/dependencies/cve-constraints.txt +++ b/dependencies/cve-constraints.txt @@ -16,4 +16,30 @@ keras>=3.13.1 # RHAIENG-3210: CVE-2026-25990 Pillow: Out-of-bounds Write via Specially Crafted PSD Image pillow>=12.1.1 # RHAIENG-5357: CVE-2026-48710 Starlette: Security restriction bypass via malformed HTTP Host header -starlette>=1.0.1 \ No newline at end of file +starlette>=1.0.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 +# RHAIENG-6096: CVE-2026-42284 GitPython: Arbitrary code execution via improper clone option validation +# RHAIENG-6101: CVE-2026-44244 GitPython: Arbitrary code execution via injected newlines in Git config +gitpython>=3.1.50 +# RHAIENG-5796: CVE-2026-48526 PyJWT: Authentication bypass due to forged JSON Web Tokens +pyjwt>=2.13.0 +# RHAIENG-6084: CVE-2026-33079 Mistune: ReDoS via crafted Markdown input +# RHAIENG-5885: CVE-2026-49851 Mistune: DoS via crafted Markdown input +mistune>=3.3.0 +# RHAIENG-5989: CVE-2026-12243 NLTK: Information disclosure via path traversal +# RHAIENG-5888: CVE-2026-54293 NLTK: Information Disclosure via Path Traversal in nltk.data.load() +nltk>=3.10.0 +# RHAIENG-5833: CVE-2026-35397 Jupyter Server: Unauthorized File Access via Path Traversal +# RHAIENG-5852: CVE-2026-44727 Jupyter Server: RCE via stored XSS in nbconvert handlers +# RHAIENG-5802: CVE-2026-5422 jupyter-server: Sensitive data exposure via path traversal +jupyter-server>=2.20.0 +# RHAIENG-5897: CVE-2026-42266 JupyterLab: Arbitrary code execution via extension allow-list bypass +jupyterlab>=4.5.7 +# RHAIENG-5793: CVE-2026-44660 UltraJSON: Memory leak leading to Denial of Service +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 diff --git a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt index f2d6e277c5..98ed71faae 100644 --- a/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -1,11 +1,11 @@ --index-url https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/ aiohappyeyeballs==2.6.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c6a86408878a5b6b76ae6cd305f79ac9f690a38b21af183e00c150ef3f569d29 -aiohttp==3.13.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a \ - --hash=sha256:2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8 \ - --hash=sha256:3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624 \ - --hash=sha256:c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45 +aiohttp==3.14.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b \ + --hash=sha256:0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1 \ + --hash=sha256:d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70 \ + --hash=sha256:3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61 aiohttp-cors==0.8.1 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:cd63728972d688f6547a9bf9e15ad01b037e1f99a3ff79beadfcbfc3702ca02d aiosignal==1.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -135,8 +135,8 @@ fastapi==0.135.3 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:5404e349a8a9259bf976f0d8abd6453dba70f4d5f82bc7b733719ab7cf128a50 fastjsonschema==2.21.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:83056fd26371f19d3c551bf4a53bfd76128118db0f68b23f427550345c64438a -feast==0.62.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:83f7e588ad0e5c52de53fdacf7e6b29bc7895e3f03f135e1f6153363be0560fa +feast==0.63.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:04eecde7aa78eefc81ed4137b5886b61fbb2d33977564f2a1fd00412cd6575e8 filelock==3.25.2 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:ff122a5a2afb7ece0ba72e8f89dd24aba7da0d56683795babad4c5894b37493b flake8==7.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -163,8 +163,8 @@ fsspec==2026.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:ec228d12e40742da7c869a80532b5619cd29b3e7219b8cec5d1afb78f8fc22be gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:be784ee25c084b5e2d0fc901e07f0f2329b33e88ede8a865f0241c14dbfaa810 -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530 google-api-core==2.30.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e6c1fe933af45247a34d4be5de322b8b8003d2412cfaea62b5b98402bf3b1f87 google-auth==2.49.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -257,14 +257,14 @@ jupyter-packaging==0.12.3 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:62e483c865939e1bee2e89b51e58558016c6787688db96a3d1106e5ea123be73 jupyter-resource-usage==1.1.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:cc523d8648611184ee5369e247173386515fe3fac6cafcead04483fd1ac46e87 -jupyter-server==2.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f33c62c38768b6236663e753d4c7f3eff174228174f651f5c8b89726d2185866 +jupyter-server==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:bce3baa0f30cdba0944798041af65b260c96f746b00c953e36e0624e9d50e825 jupyter-server-proxy==4.5.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:894be737cadb5d92437b47aef937695db0c2d251a336fdd92b0685422b7d4d97 jupyter-server-terminals==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:da63f203e8c733481149c40b28f38b8333a3feda913aa66618e21eab94f5f79f -jupyterlab==4.5.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ac6683f5b5a715822116f85d77ef83ab772257173b06f3d433fbf0c37439169d +jupyterlab==4.5.8 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:14acd1ce68b927cf2dd04936b38a812ef69808a51220a05cda9a7016ee24187d jupyterlab-git==0.51.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:4da9d414b68ba0adc7b5c942086c68cb2eb07e3ef0785484f424ba4b746d62fb jupyterlab-lsp==5.1.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -333,8 +333,8 @@ micropipenv==1.10.0 ; implementation_name == 'cpython' and sys_platform == 'linu --hash=sha256:8dc0cab7f710c56f95484b595987129fe521bd7b7a72434d117410986fb09a06 minio==7.2.20 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aa19c4ea8fe814e3448969d0b4686de2991efecc13c09a644d9eafb71e0cff43 -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf ml-dtypes==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:748fd712f2716b145f798748865f616cfe76e1000ba8d02198cdcc091067fd38 \ --hash=sha256:4cf3b7dc8b41865500eb6cb16931178ca83dbfa3d26d5242f7910d9c6ed8077d \ @@ -452,8 +452,8 @@ pillow==12.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7c86fb5c7df6c07cafe6f55dadfeb8e8cefb04e32a402b9d7ff05d1cb9823f97 \ --hash=sha256:321c3191fb27a8002ce6937076a2b9f9dba568a8f0d9b8febe843753b3166692 \ --hash=sha256:1d14bc0f26c4f17eae2bddfe2700bcc922c5e19bebad32145a52445ad0b2909d -pip==26.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:7bc90fdf850eb57232f3c6ac2ce2d3bdc7d955cd58953f8cf1ec552424263167 +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' \ --hash=sha256:52fd82200d1f288d04873722b914d30221ae588fcdfd96e563b931f828b9bcde plotly==6.7.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -535,8 +535,8 @@ pygithub==2.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f759640dd8930f2d53119ea30d88767ca75ffe05d6e2767e58af736ee88b16a8 pygments==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:22eb8865e5accd0fc529e4fdc5cf74db3e6b2b6348b43a089950c8ce671dedb3 -pyjwt==2.12.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:573e3a20893e430560b717bf5590889aed796c2693804e70ce5155995f3a12b3 +pyjwt==2.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:43798d73ce4c0a7221087b220935ade361955eeada0b3b4f8622f9b53916ea1c pylint==4.0.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:edb820d34cb99b0827218f919c61435868d8de7a5becac0ee41e5c858c0ead25 pymongo==4.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -695,11 +695,11 @@ typing-inspection==0.4.2 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:14def1455626f831da791382c9c46592418e10462b296b3521ec30c1d28b4d75 tzdata==2026.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f128c653b9ad407a4407350872cf06f6853aafad08fefe595f782660b532f390 -ujson==5.12.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:06c72cbfc9ed250b42e8a94d038665e7dd1b740ac29d72b2beba8249453489a8 \ - --hash=sha256:07b4277204a886259b66473c6b47b2ec671f939ea002ccc7f2e33c49f3ac2ee5 \ - --hash=sha256:aa0b26fb8ac0889f9ee36bc47abd25ec55d6f377d4dc38a5cf85ec8bf80d8234 \ - --hash=sha256:3ab39a65b97e1054c499f26fda984851ea6f9e6d4900512a67a8fd671286c0b9 +ujson==5.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:0afea4f4f4afadf0b4b564887075c16f8949184306775dab1c738eaa696485c3 \ + --hash=sha256:74ecf7212a0b6710dda8522c004f396b215dae76297d941fec52d146f270d7bf \ + --hash=sha256:44a1902cb596ee675414d92e42601dbcde981770a3d9208974894eb2019d448f \ + --hash=sha256:3853da03c5225b1c2eec45612eb3c12ffb94aa82735c5d716b015c0b915fae6d uri-template==1.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0e40f1b3adfb5facdff4d85320ba95bcae7ecd6ffb8adc7224adbb5514a7cb69 urllib3==2.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -763,7 +763,10 @@ yarl==1.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:33314ca5a10f1423a78aed02ff7247466a279075b8ccffc67d4cd0f5eedd23ed \ --hash=sha256:9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5 \ --hash=sha256:ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62 \ - --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba + --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba \ + --hash=sha256:255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434 \ + --hash=sha256:1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d \ + --hash=sha256:4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b yaspin==3.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ea34da7d293f2b4693824925422dfddd13af1b6d48f7339b2e021abd67474fdb zipp==3.23.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 8a820920dd..bb177a9881 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -12,13 +12,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:22:21Z, size = 1642896, hashes = { sha256 = "0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T00:27:55Z, size = 1673138, hashes = { sha256 = "2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T00:31:18Z, size = 1928758, hashes = { sha256 = "3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:22:40Z, size = 1676175, hashes = { sha256 = "c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:39:28Z, size = 1662106, hashes = { sha256 = "6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-18T22:40:21Z, size = 1694415, hashes = { sha256 = "0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-06-12T14:16:31Z, size = 1943725, hashes = { sha256 = "d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:05:50Z, size = 1680685, hashes = { sha256 = "3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61" } }, ] [[packages]] @@ -390,9 +390,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.62.0" +version = "0.63.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/feast-0.62.0-2-py3-none-any.whl", upload-time = 2026-04-09T01:42:35Z, size = 7993840, hashes = { sha256 = "83f7e588ad0e5c52de53fdacf7e6b29bc7895e3f03f135e1f6153363be0560fa" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/feast-0.63.0-2-py3-none-any.whl", upload-time = 2026-05-06T00:16:33Z, size = 10025442, hashes = { sha256 = "04eecde7aa78eefc81ed4137b5886b61fbb2d33977564f2a1fd00412cd6575e8" } }] [[packages]] name = "filelock" @@ -466,9 +466,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.46-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 209535, hashes = { sha256 = "40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.50-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 286537, hashes = { sha256 = "3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530" } }] [[packages]] name = "google-api-core" @@ -742,9 +742,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.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/jupyter_server-2.17.0-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 389279, hashes = { sha256 = "f33c62c38768b6236663e753d4c7f3eff174228174f651f5c8b89726d2185866" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyter_server-2.20.0-2-py3-none-any.whl", upload-time = 2026-07-13T21:11:59Z, size = 394204, hashes = { sha256 = "bce3baa0f30cdba0944798041af65b260c96f746b00c953e36e0624e9d50e825" } }] [[packages]] name = "jupyter-server-proxy" @@ -760,9 +760,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyterlab-4.5.6-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 12448139, hashes = { sha256 = "ac6683f5b5a715822116f85d77ef83ab772257173b06f3d433fbf0c37439169d" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyterlab-4.5.8-2-py3-none-any.whl", upload-time = 2026-06-12T18:53:36Z, size = 15166308, hashes = { sha256 = "14acd1ce68b927cf2dd04936b38a812ef69808a51220a05cda9a7016ee24187d" } }] [[packages]] name = "jupyterlab-git" @@ -952,9 +952,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.2.0-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 54492, hashes = { sha256 = "55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.3.3-2-py3-none-any.whl", upload-time = 2026-07-13T21:11:59Z, size = 64461, hashes = { sha256 = "868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf" } }] [[packages]] name = "ml-dtypes" @@ -1269,9 +1269,9 @@ wheels = [ [[packages]] name = "pip" -version = "26.0.1" +version = "26.1.2" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pip-26.0.1-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 1788585, hashes = { sha256 = "7bc90fdf850eb57232f3c6ac2ce2d3bdc7d955cd58953f8cf1ec552424263167" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pip-26.1.2-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 2296615, hashes = { sha256 = "25601b2e4c9967e70cfd53b362b909cc01facb76389cdc96d98b7153972c12c1" } }] [[packages]] name = "platformdirs" @@ -1474,9 +1474,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-2-py3-none-any.whl", upload-time = 2026-03-14T00:24:45Z, size = 30617, hashes = { sha256 = "573e3a20893e430560b717bf5590889aed796c2693804e70ce5155995f3a12b3" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyjwt-2.13.0-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 42117, hashes = { sha256 = "43798d73ce4c0a7221087b220935ade361955eeada0b3b4f8622f9b53916ea1c" } }] [[packages]] name = "pylint" @@ -1910,13 +1910,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "ujson" -version = "5.12.0" +version = "5.13.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/ujson-5.12.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:02Z, size = 50248, hashes = { sha256 = "06c72cbfc9ed250b42e8a94d038665e7dd1b740ac29d72b2beba8249453489a8" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.12.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-03-13T12:22:02Z, size = 58087, hashes = { sha256 = "07b4277204a886259b66473c6b47b2ec671f939ea002ccc7f2e33c49f3ac2ee5" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.12.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-03-13T12:22:02Z, size = 59092, hashes = { sha256 = "aa0b26fb8ac0889f9ee36bc47abd25ec55d6f377d4dc38a5cf85ec8bf80d8234" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.12.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:02Z, size = 52264, hashes = { sha256 = "3ab39a65b97e1054c499f26fda984851ea6f9e6d4900512a67a8fd671286c0b9" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.13.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-13T21:05:32Z, size = 50603, hashes = { sha256 = "0afea4f4f4afadf0b4b564887075c16f8949184306775dab1c738eaa696485c3" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.13.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-07-13T21:11:59Z, size = 58428, hashes = { sha256 = "74ecf7212a0b6710dda8522c004f396b215dae76297d941fec52d146f270d7bf" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.13.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-07-13T21:37:32Z, size = 59532, hashes = { sha256 = "44a1902cb596ee675414d92e42601dbcde981770a3d9208974894eb2019d448f" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.13.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-13T21:05:09Z, size = 52609, hashes = { sha256 = "3853da03c5225b1c2eec45612eb3c12ffb94aa82735c5d716b015c0b915fae6d" } }, ] [[packages]] @@ -2081,6 +2081,9 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-03-19T06:17:42Z, size = 97905, hashes = { sha256 = "9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_s390x.whl", upload-time = 2026-03-19T06:09:51Z, size = 114538, hashes = { sha256 = "ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-19T05:55:49Z, size = 93979, hashes = { sha256 = "131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:22:12Z, size = 92195, hashes = { sha256 = "255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-11T16:38:47Z, size = 97945, hashes = { sha256 = "1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:08:07Z, size = 94022, hashes = { sha256 = "4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b" } }, ] [[packages]] diff --git a/jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt b/jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt index 2e87db8713..6f8a4b523b 100644 --- a/jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/minimal/ubi9-python-3.12/requirements.cpu.txt @@ -1,11 +1,11 @@ --index-url https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/ aiohappyeyeballs==2.6.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c6a86408878a5b6b76ae6cd305f79ac9f690a38b21af183e00c150ef3f569d29 -aiohttp==3.13.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a \ - --hash=sha256:2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8 \ - --hash=sha256:3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624 \ - --hash=sha256:c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45 +aiohttp==3.14.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b \ + --hash=sha256:0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1 \ + --hash=sha256:d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70 \ + --hash=sha256:3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61 aiosignal==1.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0894850b54c871dd0365925589ad5dfa70e673059596187e7097e076ea571b1d anyio==4.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -66,8 +66,8 @@ frozenlist==1.8.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:38fc5ff1cc2847d7b36cc48253868269dfbaabed631c3a71e2d5bcb26cc5ff03 gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:be784ee25c084b5e2d0fc901e07f0f2329b33e88ede8a865f0241c14dbfaa810 -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530 h11==0.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1f57db4e6320f74869f695cb33197f9a2e956128932c4e3221ada214bafa383b httpcore==1.0.9 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -104,14 +104,14 @@ jupyter-events==0.12.0 ; implementation_name == 'cpython' and sys_platform == 'l --hash=sha256:00cf757d8105365a186e0e8ea27b946119bb895c716583c66aa5136f2549adb2 jupyter-lsp==2.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e2a5e6791298755d02aa7dba3cb9c174060d2c182974782aa5d38ad14410f5c2 -jupyter-server==2.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f33c62c38768b6236663e753d4c7f3eff174228174f651f5c8b89726d2185866 +jupyter-server==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:bce3baa0f30cdba0944798041af65b260c96f746b00c953e36e0624e9d50e825 jupyter-server-proxy==4.5.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:894be737cadb5d92437b47aef937695db0c2d251a336fdd92b0685422b7d4d97 jupyter-server-terminals==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:da63f203e8c733481149c40b28f38b8333a3feda913aa66618e21eab94f5f79f -jupyterlab==4.5.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ac6683f5b5a715822116f85d77ef83ab772257173b06f3d433fbf0c37439169d +jupyterlab==4.5.8 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:14acd1ce68b927cf2dd04936b38a812ef69808a51220a05cda9a7016ee24187d jupyterlab-git==0.52.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a9e59e21b2beb37a8c9b6a76dbb89b1b25e5e85d932933aa1a0789f06f45bc44 jupyterlab-pygments==0.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -129,8 +129,8 @@ matplotlib-inline==0.2.1 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:379f7131fb74afcd5d9c1a20ca7fb24331f8d0ecd2ff55abccc3beb1a33ad95b micropipenv==1.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8dc0cab7f710c56f95484b595987129fe521bd7b7a72434d117410986fb09a06 -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf multidict==6.7.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:10baf21a3391c03a4064c51e1bd4929de589f86f3808744f4aeda5a88f39a345 \ --hash=sha256:a766fc0f1f94611bc017d974934fb695e34060abef44371f283c776713654739 \ @@ -160,8 +160,8 @@ parso==0.8.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a45ac53bde97ca8c76f9cc9fb0c77a5bccadc5b6bf384c2cbd3b148f0f791512 pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:de875f7edd25fce79d755f04ed8ddd29e97ebeda66cc05c516ba760748e0090f -pip==26.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:7bc90fdf850eb57232f3c6ac2ce2d3bdc7d955cd58953f8cf1ec552424263167 +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' \ --hash=sha256:52fd82200d1f288d04873722b914d30221ae588fcdfd96e563b931f828b9bcde prometheus-client==0.25.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -271,4 +271,7 @@ yarl==1.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:33314ca5a10f1423a78aed02ff7247466a279075b8ccffc67d4cd0f5eedd23ed \ --hash=sha256:9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5 \ --hash=sha256:ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62 \ - --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba + --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba \ + --hash=sha256:255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434 \ + --hash=sha256:1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d \ + --hash=sha256:4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b diff --git a/jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt b/jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt index a91024e0fd..ed9191daa0 100644 --- a/jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/minimal/ubi9-python-3.12/requirements.cuda.txt @@ -1,9 +1,9 @@ --index-url https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cuda13.0-ubi9/simple/ aiohappyeyeballs==2.6.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5d9de996cc5c9d09eadc8ab3a527b1032536ecd43f5c7e676bb677f6f62e8829 -aiohttp==3.13.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0d2aa71ace82a9a27ce270e675e5a6c9cb07e8fee6b44c8ded0d81e06f0a4fff \ - --hash=sha256:6581f88c234590ce929da49390a48054f6920245d28fb14ab4ae9a51b47c6751 +aiohttp==3.14.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2ce333124f363b94dca3cb9781ae71c0f7d59f824a3707b3401e513ab14fa470 \ + --hash=sha256:d3581f820ce7f24addc50c8625c56bb5554d27b63e04b55c2958afb25bbb6251 aiosignal==1.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:dc9ead1e00399132d9cea85a522aa270f31278e36bf3a46f9a9f0c27d22cb416 anyio==4.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -56,8 +56,8 @@ frozenlist==1.8.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:b71b731a347aa0c546109592b2356252d115be2596ad790e1b33fcc69b8596f2 gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:3b52cdcc889333bf2b1057ef5e5e553f12f5fbd773151c4af5fd2ea00fa1b28a -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:7b5e4c5a2bdf4fa539dd1a32b271ffa3b5ea0e1843c6bc12754435f2a3f47d94 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:9352db01a1b1b8d96971a4596632c09bba7352e3af4745630207c7cdf5eb4a88 h11==0.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:99255666b3d50a10c9b4c9531209609e0a7db87825b1a43ed26ad2a823901543 httpcore==1.0.9 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -94,14 +94,14 @@ jupyter-events==0.12.0 ; implementation_name == 'cpython' and sys_platform == 'l --hash=sha256:10c082296e4e910b45d64463c96332dce8ccd1016d88f765900666e5b2a37a16 jupyter-lsp==2.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f33b296af78ccd6d1ab0a293f39596374a21bc4eb2bd7866ede8bd6685c575dd -jupyter-server==2.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:146199a3d5c06d2dc3d203d218fc1ff708b723f196b7a6d5c71a13055e92ec92 +jupyter-server==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:afa6fd9fcee1a809b12e5018154a0e6438c36d1441cc27a9b23489acd70d80ab jupyter-server-proxy==4.5.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e2eb188c15af7b964822b135b43f41409417d13c6f87997d5ffc0875e98cf0b5 jupyter-server-terminals==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:39e764052668403bd65ebf6492355abd36271bc4cfd408f8cda8d2abaf65bcb7 -jupyterlab==4.5.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:6d21cf3fb039fb28b02b879a7b8efdc4d91d3eba6a3b9d7082ac34083817c2c3 +jupyterlab==4.5.8 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:d9286b5e9b48e5542d8ea11cb2e6facda4f61850fd1e3d642a0dd4096dec69e5 jupyterlab-git==0.52.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b212e51ee3e677961cb3333b8cf5e1a78017fb1293235b801a02c86735552f00 jupyterlab-pygments==0.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -117,8 +117,8 @@ matplotlib-inline==0.2.1 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:d594c8f4516c953d572ab526b61eaa2c898413cee9dd67f9bf1dd68ad2afed78 micropipenv==1.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:66d37ead8397885754d2e11a68913bc1dfa795d5709a1f617351d64b03774345 -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c4d7559d01f1820f20ed17703192fb18dde8ab0ade773cd43f1c72780930076c +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2daefa9da5ef793202dc27f3b7cf66b3877d2fa65b2d1aa40ff819832ddd3c3c multidict==6.7.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2200bf29d384041fb0965326c15b31d44eb5838e90657e185408c66b24c07c59 \ --hash=sha256:a33ae483ae607712da055a3af02b9f2a6f04f46a370daa00602339911cd4d91a @@ -146,8 +146,8 @@ parso==0.8.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c9b103b1ee70180d6ca82bcb30652e7a9041814a4ba0cbe11470631a4ad5673c pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:8b376d8ae1d099528b1b0958be10c4489d636dc5e310b7f38c0fbc5d2f66e335 -pip==26.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0eb092df05f73261cb7825422aa89ce60cdda400111de90787afab6cc453f3f7 +pip==26.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2c7b46fa008517d9d20287c14d2f21659a82bbb2bb51899207be38980c6e3a4f platformdirs==4.9.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6eb70b7a3775e5b0a5c4050dfcf143e9962621f4e989ee6854bc36fa4df5d670 prometheus-client==0.24.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -236,6 +236,8 @@ websocket-client==1.9.0 ; implementation_name == 'cpython' and sys_platform == ' wheel==0.46.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a663910859d40dd7015ff0d83bdf3f46350b17676c55bb9effb8979258766bc6 yarl==1.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a5ada97a91233996b5e5d1b3425e1c6f9e6567a091aaaa3deb3cee2510594149 \ + --hash=sha256:2d5f2ce114347264d4c29274147bcc868d0ffc8f4443e03adde8ef1e21ecc844 \ --hash=sha256:38fe3a72af8e5a190d58d09bb05c4be78d7339a0cb0e73b9a9d779145f04894b \ --hash=sha256:855f06d0f5857b3e57b2c7ccf1a810c57506ed230ab20bc212e30a5c8b4e39a1 \ --hash=sha256:09099d745e3d3e73a8fffa1d10b0fada9b74fcf13f9f85f5f8f4a42a697d72b7 \ diff --git a/jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt b/jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt index 4666df560e..a8a894b1fb 100644 --- a/jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt +++ b/jupyter/minimal/ubi9-python-3.12/requirements.rocm.txt @@ -1,8 +1,8 @@ --index-url https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/rocm6.4-ubi9/simple/ aiohappyeyeballs==2.6.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a80202be86e008deac1f890d385d721617c4e26feeb21c4469a37596e123ff2f -aiohttp==3.13.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:8c9d54ee69580ab69482144e0b71be7813fd65d9ca7eafff178b447509b52d41 +aiohttp==3.14.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6ae27ca015b47dfb963bb874582a99e665d5065cf7481c1ff24ebec35b8a5132 aiosignal==1.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:35433d6f320fe66ed3a952b9a7fc316eb953b83104d48d5fddb62870dfca2f11 anyio==4.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -51,8 +51,8 @@ frozenlist==1.8.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:ed44edb75900923f83031bde4f051c0264fe7e30589b76ede915d2cc34976539 gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:595192f8d0f0b53c0869245ed6263f4d072ab0c628201fbc7d62f66768891c38 -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:55697ec38448485f38c99298121762a47750975619b76315865ddd7eefc710d2 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:86d3f97b7553c57d8b0395013d8a976a8ea227acbca8f530a030a1c577e94b93 h11==0.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c20b06203a8a86835f8ab4517157046d331e1a1b3c39b31553b9af24f4e16e4c httpcore==1.0.9 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -89,14 +89,14 @@ jupyter-events==0.12.0 ; implementation_name == 'cpython' and sys_platform == 'l --hash=sha256:d4b495117ce6e0cde8e1d9a2fd9b3aaf93cd03726113b470e94ce24a81dbbd49 jupyter-lsp==2.3.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c52807bcd64766d84ba867cb92b166a772e1d724c0016c681d20b143423c44dc -jupyter-server==2.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:08be867ed731a482c5f8bf919ee03f12402028bab203c88b4c3d79fed8eaf029 +jupyter-server==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:35a13d9e735415b2d91fd09f0e0818828745ee6616248c5979b5a4221feed477 jupyter-server-proxy==4.5.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d95e9e60b927832f746e9fcd361e213eedc6dafab2d2e059a22b5d8ac4aed5b2 jupyter-server-terminals==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:467999cb28fe48f192395c44c260925250ebbeb840b117bfddbcf1a4b3b4013c -jupyterlab==4.5.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:64a89bae77943750db27bb2a36e702951432c5dad1665ee9597f8d48e53d1532 +jupyterlab==4.5.8 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3582e42567962e023ba907b89c9f2e9db02240981fdffa178ac1507d7f9edfde jupyterlab-git==0.52.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:48eec68fab9614201b2dc914f00c34f7d470a68c35715dc07a9c32e2f1aaaa9d jupyterlab-pygments==0.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -111,8 +111,8 @@ matplotlib-inline==0.2.1 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:67527fffab8754b18e5b07abb345f65468ffd5db9d51e2dd4f9dfd52f92738d6 micropipenv==1.10.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9edca28d91d9f57d454feb9f4d63312b7819e10854316fe83ebd0d0a1b29b4d8 -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:a4f38976cdfc0436aa660d9f97f07535bfc4341c7cccf1865bc46cd99aa746b4 +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:ee6c33bb7b46f737a180423aeae059ed374918047f57ed8022798fc1ff85f289 multidict==6.7.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1b67b08d04b8d1cd52e3f6c8be9bbfdf4f44be1fe4e04e46485534c60fdee456 nbclient==0.10.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -139,8 +139,8 @@ parso==0.8.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c8fc067ea0be15b5b68c2d4334a861f0b5ff0a5a20e62d1ce417d60ca2bb746a pexpect==4.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2d18e628366829bbb08c6d1ccf5982cd79b1e579cd4ba12fa49f40f5f48b45fb -pip==26.0.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:cbb88f73a4336ff5c32c0cf81fcf396d795f15119d4abf17ce5c01e3a3139a3f +pip==26.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:e36fd459bf6c845a4376fe75fcdef17a02d73183f93b76a25d9679c12004f347 platformdirs==4.9.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9a85adaa956767af38a2aaa0c12a5de81c88505d8578ab5d408bb66868593b1e prometheus-client==0.24.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -223,4 +223,5 @@ wheel==0.46.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:48f02431a4cda5d1d74b161333651868dd9bbd160fce33300360242e490bc500 yarl==1.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1240fc36ab655611db2fa570fcd28d9f1a730c25caff06205f0a008733b9698a \ - --hash=sha256:b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d + --hash=sha256:b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d \ + --hash=sha256:2fb7e69f7b035a3768cbb59321283a5ac58b55ac911f60ea99b043c8cf3762c9 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 410fd5426f..120d08208a 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -12,13 +12,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:22:21Z, size = 1642896, hashes = { sha256 = "0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T00:27:55Z, size = 1673138, hashes = { sha256 = "2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T00:31:18Z, size = 1928758, hashes = { sha256 = "3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:22:40Z, size = 1676175, hashes = { sha256 = "c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:39:28Z, size = 1662106, hashes = { sha256 = "6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-18T22:40:21Z, size = 1694415, hashes = { sha256 = "0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-06-12T14:16:31Z, size = 1943725, hashes = { sha256 = "d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:05:50Z, size = 1680685, hashes = { sha256 = "3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61" } }, ] [[packages]] @@ -187,9 +187,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.46-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 209535, hashes = { sha256 = "40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.50-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 286537, hashes = { sha256 = "3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530" } }] [[packages]] name = "h11" @@ -301,9 +301,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.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/jupyter_server-2.17.0-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 389279, hashes = { sha256 = "f33c62c38768b6236663e753d4c7f3eff174228174f651f5c8b89726d2185866" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyter_server-2.20.0-2-py3-none-any.whl", upload-time = 2026-07-13T21:11:59Z, size = 394204, hashes = { sha256 = "bce3baa0f30cdba0944798041af65b260c96f746b00c953e36e0624e9d50e825" } }] [[packages]] name = "jupyter-server-proxy" @@ -319,9 +319,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyterlab-4.5.6-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 12448139, hashes = { sha256 = "ac6683f5b5a715822116f85d77ef83ab772257173b06f3d433fbf0c37439169d" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyterlab-4.5.8-2-py3-none-any.whl", upload-time = 2026-06-12T18:53:36Z, size = 15166308, hashes = { sha256 = "14acd1ce68b927cf2dd04936b38a812ef69808a51220a05cda9a7016ee24187d" } }] [[packages]] name = "jupyterlab-git" @@ -372,9 +372,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.2.0-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 54492, hashes = { sha256 = "55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.3.3-2-py3-none-any.whl", upload-time = 2026-07-13T21:11:59Z, size = 64461, hashes = { sha256 = "868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf" } }] [[packages]] name = "multidict" @@ -461,9 +461,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pip" -version = "26.0.1" +version = "26.1.2" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pip-26.0.1-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 1788585, hashes = { sha256 = "7bc90fdf850eb57232f3c6ac2ce2d3bdc7d955cd58953f8cf1ec552424263167" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pip-26.1.2-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 2296615, hashes = { sha256 = "25601b2e4c9967e70cfd53b362b909cc01facb76389cdc96d98b7153972c12c1" } }] [[packages]] name = "platformdirs" @@ -753,6 +753,9 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-03-19T06:17:42Z, size = 97905, hashes = { sha256 = "9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_s390x.whl", upload-time = 2026-03-19T06:09:51Z, size = 114538, hashes = { sha256 = "ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-19T05:55:49Z, size = 93979, hashes = { sha256 = "131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:22:12Z, size = 92195, hashes = { sha256 = "255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-11T16:38:47Z, size = 97945, hashes = { sha256 = "1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:08:07Z, size = 94022, hashes = { sha256 = "4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b" } }, ] # The following packages were excluded from the output: 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 c09f9151a3..abea656084 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -12,11 +12,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.1" 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/aiohttp-3.13.5-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:24:52Z, size = 1642895, hashes = { sha256 = "0d2aa71ace82a9a27ce270e675e5a6c9cb07e8fee6b44c8ded0d81e06f0a4fff" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.13.5-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:25:44Z, size = 1676175, hashes = { sha256 = "6581f88c234590ce929da49390a48054f6920245d28fb14ab4ae9a51b47c6751" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:36:34Z, size = 1662106, hashes = { sha256 = "2ce333124f363b94dca3cb9781ae71c0f7d59f824a3707b3401e513ab14fa470" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:39:54Z, size = 1680688, hashes = { sha256 = "d3581f820ce7f24addc50c8625c56bb5554d27b63e04b55c2958afb25bbb6251" } }, ] [[packages]] @@ -177,9 +177,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 209535, hashes = { sha256 = "7b5e4c5a2bdf4fa539dd1a32b271ffa3b5ea0e1843c6bc12754435f2a3f47d94" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/gitpython-3.1.50-8-py3-none-any.whl", upload-time = 2026-07-07T09:59:07Z, size = 213419, hashes = { sha256 = "9352db01a1b1b8d96971a4596632c09bba7352e3af4745630207c7cdf5eb4a88" } }] [[packages]] name = "h11" @@ -291,9 +291,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.0" 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/jupyter_server-2.17.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 389279, hashes = { sha256 = "146199a3d5c06d2dc3d203d218fc1ff708b723f196b7a6d5c71a13055e92ec92" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/jupyter_server-2.20.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 394205, hashes = { sha256 = "afa6fd9fcee1a809b12e5018154a0e6438c36d1441cc27a9b23489acd70d80ab" } }] [[packages]] name = "jupyter-server-proxy" @@ -309,9 +309,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" 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/jupyterlab-4.5.6-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 12448140, hashes = { sha256 = "6d21cf3fb039fb28b02b879a7b8efdc4d91d3eba6a3b9d7082ac34083817c2c3" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/jupyterlab-4.5.8-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 12450460, hashes = { sha256 = "d9286b5e9b48e5542d8ea11cb2e6facda4f61850fd1e3d642a0dd4096dec69e5" } }] [[packages]] name = "jupyterlab-git" @@ -360,9 +360,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" 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/mistune-3.2.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 54494, hashes = { sha256 = "c4d7559d01f1820f20ed17703192fb18dde8ab0ade773cd43f1c72780930076c" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/mistune-3.3.3-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 64461, hashes = { sha256 = "2daefa9da5ef793202dc27f3b7cf66b3877d2fa65b2d1aa40ff819832ddd3c3c" } }] [[packages]] name = "multidict" @@ -447,9 +447,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pip" -version = "26.0.1" +version = "26.1.2" 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/pip-26.0.1-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 1788588, hashes = { sha256 = "0eb092df05f73261cb7825422aa89ce60cdda400111de90787afab6cc453f3f7" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pip-26.1.2-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 1814016, hashes = { sha256 = "2c7b46fa008517d9d20287c14d2f21659a82bbb2bb51899207be38980c6e3a4f" } }] [[packages]] name = "platformdirs" @@ -717,6 +717,8 @@ name = "yarl" version = "1.23.0" 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/yarl-1.23.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:27:29Z, size = 92199, hashes = { sha256 = "a5ada97a91233996b5e5d1b3425e1c6f9e6567a091aaaa3deb3cee2510594149" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:07:28Z, size = 94021, hashes = { sha256 = "2d5f2ce114347264d4c29274147bcc868d0ffc8f4443e03adde8ef1e21ecc844" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:23Z, size = 97664, hashes = { sha256 = "38fe3a72af8e5a190d58d09bb05c4be78d7339a0cb0e73b9a9d779145f04894b" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:23Z, size = 98577, hashes = { sha256 = "855f06d0f5857b3e57b2c7ccf1a810c57506ed230ab20bc212e30a5c8b4e39a1" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-19T05:57:28Z, size = 92151, hashes = { sha256 = "09099d745e3d3e73a8fffa1d10b0fada9b74fcf13f9f85f5f8f4a42a697d72b7" } }, 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 dcffa1194a..532022cb45 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -12,9 +12,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:26:50Z, size = 1676175, hashes = { sha256 = "8c9d54ee69580ab69482144e0b71be7813fd65d9ca7eafff178b447509b52d41" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/aiohttp-3.14.1-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:00:05Z, size = 1680688, hashes = { sha256 = "6ae27ca015b47dfb963bb874582a99e665d5065cf7481c1ff24ebec35b8a5132" } }] [[packages]] name = "aiosignal" @@ -162,9 +162,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 209538, hashes = { sha256 = "55697ec38448485f38c99298121762a47750975619b76315865ddd7eefc710d2" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/gitpython-3.1.50-12-py3-none-any.whl", upload-time = 2026-07-07T10:00:09Z, size = 213423, hashes = { sha256 = "86d3f97b7553c57d8b0395013d8a976a8ea227acbca8f530a030a1c577e94b93" } }] [[packages]] name = "h11" @@ -276,9 +276,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.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/jupyter_server-2.17.0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 389276, hashes = { sha256 = "08be867ed731a482c5f8bf919ee03f12402028bab203c88b4c3d79fed8eaf029" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/jupyter_server-2.20.0-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 394202, hashes = { sha256 = "35a13d9e735415b2d91fd09f0e0818828745ee6616248c5979b5a4221feed477" } }] [[packages]] name = "jupyter-server-proxy" @@ -294,9 +294,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" 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/jupyterlab-4.5.6-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 12448140, hashes = { sha256 = "64a89bae77943750db27bb2a36e702951432c5dad1665ee9597f8d48e53d1532" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/jupyterlab-4.5.8-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 12450459, hashes = { sha256 = "3582e42567962e023ba907b89c9f2e9db02240981fdffa178ac1507d7f9edfde" } }] [[packages]] name = "jupyterlab-git" @@ -342,9 +342,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" 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/mistune-3.2.0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 54497, hashes = { sha256 = "a4f38976cdfc0436aa660d9f97f07535bfc4341c7cccf1865bc46cd99aa746b4" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/mistune-3.3.3-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 64465, hashes = { sha256 = "ee6c33bb7b46f737a180423aeae059ed374918047f57ed8022798fc1ff85f289" } }] [[packages]] name = "multidict" @@ -426,9 +426,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pip" -version = "26.0.1" +version = "26.1.2" 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/pip-26.0.1-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 1788586, hashes = { sha256 = "cbb88f73a4336ff5c32c0cf81fcf396d795f15119d4abf17ce5c01e3a3139a3f" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pip-26.1.2-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 1814013, hashes = { sha256 = "e36fd459bf6c845a4376fe75fcdef17a02d73183f93b76a25d9679c12004f347" } }] [[packages]] name = "platformdirs" @@ -677,6 +677,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/yarl-1.23.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:23:10Z, size = 98579, hashes = { sha256 = "1240fc36ab655611db2fa570fcd28d9f1a730c25caff06205f0a008733b9698a" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/yarl-1.23.0-13-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-19T06:07:40Z, size = 93980, hashes = { sha256 = "b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/yarl-1.23.0-14-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:20:11Z, size = 94022, hashes = { sha256 = "2fb7e69f7b035a3768cbb59321283a5ac58b55ac911f60ea99b043c8cf3762c9" } }, ] # The following packages were excluded from the output: 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 ae96ecfc99..84fd2d7e1c 100644 --- a/jupyter/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt @@ -5,9 +5,9 @@ accelerate==1.12.0 ; python_full_version >= '3.12' and implementation_name == 'c --hash=sha256:080d0a7b2ae95fc4f6ee347751ae94acccc8a73dae50ef13e23b26bf641d9c98 aiohappyeyeballs==2.6.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5d9de996cc5c9d09eadc8ab3a527b1032536ecd43f5c7e676bb677f6f62e8829 -aiohttp==3.13.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0d2aa71ace82a9a27ce270e675e5a6c9cb07e8fee6b44c8ded0d81e06f0a4fff \ - --hash=sha256:6581f88c234590ce929da49390a48054f6920245d28fb14ab4ae9a51b47c6751 +aiohttp==3.14.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2ce333124f363b94dca3cb9781ae71c0f7d59f824a3707b3401e513ab14fa470 \ + --hash=sha256:d3581f820ce7f24addc50c8625c56bb5554d27b63e04b55c2958afb25bbb6251 aiohttp-cors==0.8.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0229cdb28a2ef0020acb8eeeacca27eedca4ad48ad14129e4adef4866317f29a aiosignal==1.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -139,8 +139,8 @@ fastapi==0.135.3 ; python_full_version >= '3.12' and implementation_name == 'cpy --hash=sha256:8c9c2db1d9aaae027ce1bdb7ec6b233de7f6c39f2d2428db50843fd9219a7cc5 fastjsonschema==2.21.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9a1162d043c993eb4ebd8a27044963c0833f125a361d82178be139877f65eda2 -feast==0.61.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:25ecc0d068b1aef7955e97f292798fff6cc3c4d640cf7ea701e571512f5cbf2c +feast==0.63.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:d9675efd9b19af15fb2cfbcd955ae8de7ea7266ad697b9516705b5b3af872798 filelock==3.25.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:dbbeed3a0558827c6f78e303fdd946f96c9694c5167e2fb83c19dd30eaef2121 flake8==7.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -163,8 +163,8 @@ fsspec==2025.10.0 ; python_full_version >= '3.12' and implementation_name == 'cp --hash=sha256:49c8e555fb012f235522c67ab02f0badf6ed422dabbcdfb9dcb332cb3f8638e5 gitdb==4.0.12 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:3b52cdcc889333bf2b1057ef5e5e553f12f5fbd773151c4af5fd2ea00fa1b28a -gitpython==3.1.46 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:7b5e4c5a2bdf4fa539dd1a32b271ffa3b5ea0e1843c6bc12754435f2a3f47d94 +gitpython==3.1.50 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:9352db01a1b1b8d96971a4596632c09bba7352e3af4745630207c7cdf5eb4a88 google-api-core==2.30.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:97debe527cfba17ae5d3108622fa43d426aead375cff2690ae86a4b6da6385b6 google-auth==2.49.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -261,14 +261,14 @@ jupyter-packaging==0.12.3 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:241bac0d15b569de5f8fc2abaa72f81d9a4bc54cac6c87be2ee5622262fc6886 jupyter-resource-usage==1.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:beef550e6ecf76387db07e5eb3dac1732d40fccdb0dee5cbd04d993c4be34733 -jupyter-server==2.17.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:146199a3d5c06d2dc3d203d218fc1ff708b723f196b7a6d5c71a13055e92ec92 +jupyter-server==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:afa6fd9fcee1a809b12e5018154a0e6438c36d1441cc27a9b23489acd70d80ab jupyter-server-proxy==4.5.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e2eb188c15af7b964822b135b43f41409417d13c6f87997d5ffc0875e98cf0b5 jupyter-server-terminals==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:39e764052668403bd65ebf6492355abd36271bc4cfd408f8cda8d2abaf65bcb7 -jupyterlab==4.5.6 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:6d21cf3fb039fb28b02b879a7b8efdc4d91d3eba6a3b9d7082ac34083817c2c3 +jupyterlab==4.5.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:d9286b5e9b48e5542d8ea11cb2e6facda4f61850fd1e3d642a0dd4096dec69e5 jupyterlab-git==0.51.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1f6bc6c8cfb0c91b3f1449eed6fa123fb787f320bfdb1a7a6281660c5bdbe875 jupyterlab-lsp==5.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -342,8 +342,8 @@ micropipenv==1.10.0 ; python_full_version >= '3.12' and implementation_name == ' --hash=sha256:66d37ead8397885754d2e11a68913bc1dfa795d5709a1f617351d64b03774345 minio==7.2.20 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:09096bb861af8c5a362f87cc3ed622dd2be3f6d5311111db54b6ba52db6ae44e -mistune==3.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c4d7559d01f1820f20ed17703192fb18dde8ab0ade773cd43f1c72780930076c +mistune==3.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2daefa9da5ef793202dc27f3b7cf66b3877d2fa65b2d1aa40ff819832ddd3c3c ml-dtypes==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2fbeecdc60f8ec74ccbc072c82d5c6edb194d01a32a1902c12cb356517e572a1 \ --hash=sha256:32a4e3708afc47301ed39c952ca0ffb9271d1ce64b7b8e254c0bb4be7e37b4f9 @@ -393,8 +393,8 @@ nest-asyncio==1.6.0 ; python_full_version >= '3.12' and implementation_name == ' --hash=sha256:2ae4d252782589e1b2ca61a4dd8b19ad213ae07d91d951ce4e730f53b313003a networkx==3.6.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:4277e1ea572bf92859aec40eb7b9252c3f56c30d7f49e533f19189107532fb0d -nltk==3.9.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:64d18339d120c2b3004ab5c3c394dcf4e712484ce4804ce8be30d9801239c8fa +nltk==3.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:dfe0a0a38dbfc747dabf34723931916454acbb165bd0d7a3bde9675345e2c99a notebook-shim==0.2.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:45e849d46b8298165e6750fd4a94a7ac25ff443ba10013c7137fc55315c86cde numpy==2.3.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -433,9 +433,6 @@ opentelemetry-sdk==1.40.0 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:c44c7c724d40a6e027918a4715ddb752fbc40fcecf765cab6b1f410eda682dc4 opentelemetry-semantic-conventions==0.61b0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:96d5f32e6bb3232b99be3bf8ab736850665aaed7ccc80c796547287e81aff893 -orjson==3.11.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:7bcc11dac1047b94f1950cf07175460f9a005d35707cd015fbf17e75d3dc4d91 \ - --hash=sha256:675468430a5bd66ab7ef6f023848f72ba230c6e9808d4a42377a37fe8c3473ef 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' \ @@ -462,8 +459,8 @@ pexpect==4.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpyth pillow==12.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e34837e0501bda7d589613bd59ff689dde7adc9775cb7441b0ea4bc76a711d68 \ --hash=sha256:893f8370df4aa50b75e4f7453649d86886f3c45da7b7c9c75122a0b55640af1d -pip==26.0.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0eb092df05f73261cb7825422aa89ce60cdda400111de90787afab6cc453f3f7 +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' \ --hash=sha256:6eb70b7a3775e5b0a5c4050dfcf143e9962621f4e989ee6854bc36fa4df5d670 plotly==6.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -535,8 +532,8 @@ pygithub==2.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:e44f521a29bfb9796bb039240f97f9347ebac80005bdbc1ca3ec621a8c203bf5 pygments==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6998b1a4af16a4479fbc72acf910c7b77c1b750e94ef470f7e48d397fd543d9c -pyjwt==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:1ad4f526fb212072fa11c475e4b2a9870e43185179fac47fad49ace6c5e50f36 +pyjwt==2.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:f9dbe0064e3964c39d8d7decf76580692df4e8b0466d563f6c1c53f1b5d59e50 pylint==4.0.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:3469b5077d055e3456c44341bc2ff2c7680dfefab2f963a4e5063733aec8f184 pymongo==4.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -725,9 +722,9 @@ typing-inspection==0.4.2 ; python_full_version >= '3.12' and implementation_name --hash=sha256:2cc4050a877d28bd16874b46c398231c2a3604ade11d9a92655d7c7b9478ca49 tzdata==2026.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:80bfbd7f4a68cfe74cce3e6e13334d9a8c9070c9daeefc0f28e17b0788c74d28 -ujson==5.12.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ba8132279f8e9a5be43587e0386055be660dc323d206eb23fac26d1ccea9bec5 \ - --hash=sha256:18df12100ffd4b45bc091d77266854b184d6b06ffb952bc4f763a4b5f3835df1 +ujson==5.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:c18ffe2470d7948835c8a7d20ab40d345051c08a1a8b0f2a5170cbe79c967011 \ + --hash=sha256:7d882166dca253ce66ce933d82006d0d27f6170eede39fd557092004e53da7b3 uri-template==1.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:15dd9c4aac03ab19bd717c2637c0fb389b6693ffd0df7cfa6e882fceb1dfba1c urllib3==2.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -781,6 +778,8 @@ xyzservices==2026.3.0 ; python_full_version >= '3.12' and implementation_name == yapf==0.43.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:3ff69d4dad67c90eee8d0dee75492464e8e164949ee8839075cfc33986e0ba40 yarl==1.23.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a5ada97a91233996b5e5d1b3425e1c6f9e6567a091aaaa3deb3cee2510594149 \ + --hash=sha256:2d5f2ce114347264d4c29274147bcc868d0ffc8f4443e03adde8ef1e21ecc844 \ --hash=sha256:38fe3a72af8e5a190d58d09bb05c4be78d7339a0cb0e73b9a9d779145f04894b \ --hash=sha256:855f06d0f5857b3e57b2c7ccf1a810c57506ed230ab20bc212e30a5c8b4e39a1 \ --hash=sha256:09099d745e3d3e73a8fffa1d10b0fada9b74fcf13f9f85f5f8f4a42a697d72b7 \ 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 9e6222826e..7fde17dbd0 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -24,11 +24,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:24:52Z, size = 1642895, hashes = { sha256 = "0d2aa71ace82a9a27ce270e675e5a6c9cb07e8fee6b44c8ded0d81e06f0a4fff" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.13.5-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:25:44Z, size = 1676175, hashes = { sha256 = "6581f88c234590ce929da49390a48054f6920245d28fb14ab4ae9a51b47c6751" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:36:34Z, size = 1662106, hashes = { sha256 = "2ce333124f363b94dca3cb9781ae71c0f7d59f824a3707b3401e513ab14fa470" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:39:54Z, size = 1680688, hashes = { sha256 = "d3581f820ce7f24addc50c8625c56bb5554d27b63e04b55c2958afb25bbb6251" } }, ] [[packages]] @@ -426,9 +426,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.61.0" +version = "0.63.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/feast-0.61.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 8205931, hashes = { sha256 = "25ecc0d068b1aef7955e97f292798fff6cc3c4d640cf7ea701e571512f5cbf2c" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/feast-0.63.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 8069604, hashes = { sha256 = "d9675efd9b19af15fb2cfbcd955ae8de7ea7266ad697b9516705b5b3af872798" } }] [[packages]] name = "filelock" @@ -498,9 +498,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 209535, hashes = { sha256 = "7b5e4c5a2bdf4fa539dd1a32b271ffa3b5ea0e1843c6bc12754435f2a3f47d94" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/gitpython-3.1.50-8-py3-none-any.whl", upload-time = 2026-07-07T09:59:07Z, size = 213419, hashes = { sha256 = "9352db01a1b1b8d96971a4596632c09bba7352e3af4745630207c7cdf5eb4a88" } }] [[packages]] name = "google-api-core" @@ -792,9 +792,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.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/jupyter_server-2.17.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 389279, hashes = { sha256 = "146199a3d5c06d2dc3d203d218fc1ff708b723f196b7a6d5c71a13055e92ec92" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/jupyter_server-2.20.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 394205, hashes = { sha256 = "afa6fd9fcee1a809b12e5018154a0e6438c36d1441cc27a9b23489acd70d80ab" } }] [[packages]] name = "jupyter-server-proxy" @@ -810,9 +810,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" 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/jupyterlab-4.5.6-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 12448140, hashes = { sha256 = "6d21cf3fb039fb28b02b879a7b8efdc4d91d3eba6a3b9d7082ac34083817c2c3" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/jupyterlab-4.5.8-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 12450460, hashes = { sha256 = "d9286b5e9b48e5542d8ea11cb2e6facda4f61850fd1e3d642a0dd4096dec69e5" } }] [[packages]] name = "jupyterlab-git" @@ -1033,9 +1033,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.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/mistune-3.2.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 54494, hashes = { sha256 = "c4d7559d01f1820f20ed17703192fb18dde8ab0ade773cd43f1c72780930076c" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/mistune-3.3.3-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 64461, hashes = { sha256 = "2daefa9da5ef793202dc27f3b7cf66b3877d2fa65b2d1aa40ff819832ddd3c3c" } }] [[packages]] name = "ml-dtypes" @@ -1186,9 +1186,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "nltk" -version = "3.9.4" +version = "3.10.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/nltk-3.9.4-8-py3-none-any.whl", upload-time = 2026-03-24T06:31:45Z, size = 1552963, hashes = { sha256 = "64d18339d120c2b3004ab5c3c394dcf4e712484ce4804ce8be30d9801239c8fa" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/nltk-3.10.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 1717033, hashes = { sha256 = "dfe0a0a38dbfc747dabf34723931916454acbb165bd0d7a3bde9675345e2c99a" } }] [[packages]] name = "notebook-shim" @@ -1304,15 +1304,6 @@ version = "0.61b0" 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/opentelemetry_semantic_conventions-0.61b0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 232743, hashes = { sha256 = "96d5f32e6bb3232b99be3bf8ab736850665aaed7ccc80c796547287e81aff893" } }] -[[packages]] -name = "orjson" -version = "3.11.8" -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/orjson-3.11.8-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-31T19:22:40Z, size = 362411, hashes = { sha256 = "7bcc11dac1047b94f1950cf07175460f9a005d35707cd015fbf17e75d3dc4d91" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/orjson-3.11.8-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-31T19:23:19Z, size = 368315, hashes = { sha256 = "675468430a5bd66ab7ef6f023848f72ba230c6e9808d4a42377a37fe8c3473ef" } }, -] - [[packages]] name = "packaging" version = "26.0" @@ -1389,9 +1380,9 @@ wheels = [ [[packages]] name = "pip" -version = "26.0.1" +version = "26.1.2" 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/pip-26.0.1-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 1788588, hashes = { sha256 = "0eb092df05f73261cb7825422aa89ce60cdda400111de90787afab6cc453f3f7" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pip-26.1.2-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 1814016, hashes = { sha256 = "2c7b46fa008517d9d20287c14d2f21659a82bbb2bb51899207be38980c6e3a4f" } }] [[packages]] name = "platformdirs" @@ -1596,9 +1587,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-8-py3-none-any.whl", upload-time = 2026-03-14T00:31:06Z, size = 30617, hashes = { sha256 = "1ad4f526fb212072fa11c475e4b2a9870e43185179fac47fad49ace6c5e50f36" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pyjwt-2.13.0-8-py3-none-any.whl", upload-time = 2026-06-18T22:39:54Z, size = 32166, hashes = { sha256 = "f9dbe0064e3964c39d8d7decf76580692df4e8b0466d563f6c1c53f1b5d59e50" } }] [[packages]] name = "pylint" @@ -2154,11 +2145,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "ujson" -version = "5.12.0" +version = "5.13.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/ujson-5.12.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:23Z, size = 50247, hashes = { sha256 = "ba8132279f8e9a5be43587e0386055be660dc323d206eb23fac26d1ccea9bec5" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/ujson-5.12.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:23Z, size = 52261, hashes = { sha256 = "18df12100ffd4b45bc091d77266854b184d6b06ffb952bc4f763a4b5f3835df1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/ujson-5.13.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-13T21:06:00Z, size = 50601, hashes = { sha256 = "c18ffe2470d7948835c8a7d20ab40d345051c08a1a8b0f2a5170cbe79c967011" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/ujson-5.13.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-13T21:05:56Z, size = 52605, hashes = { sha256 = "7d882166dca253ce66ce933d82006d0d27f6170eede39fd557092004e53da7b3" } }, ] [[packages]] @@ -2322,6 +2313,8 @@ name = "yarl" version = "1.23.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/yarl-1.23.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:27:29Z, size = 92199, hashes = { sha256 = "a5ada97a91233996b5e5d1b3425e1c6f9e6567a091aaaa3deb3cee2510594149" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:07:28Z, size = 94021, hashes = { sha256 = "2d5f2ce114347264d4c29274147bcc868d0ffc8f4443e03adde8ef1e21ecc844" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:23Z, size = 97664, hashes = { sha256 = "38fe3a72af8e5a190d58d09bb05c4be78d7339a0cb0e73b9a9d779145f04894b" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:23Z, size = 98577, hashes = { sha256 = "855f06d0f5857b3e57b2c7ccf1a810c57506ed230ab20bc212e30a5c8b4e39a1" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-19T05:57:28Z, size = 92151, hashes = { sha256 = "09099d745e3d3e73a8fffa1d10b0fada9b74fcf13f9f85f5f8f4a42a697d72b7" } }, diff --git a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt index 53f70c6571..ee9cc13628 100644 --- a/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -3,9 +3,9 @@ absl-py==2.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpyth --hash=sha256:541b7c5ba88ed58a008365e719dcb4de1eda50328a4e79dd6203b0670404521b aiohappyeyeballs==2.6.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a4f4595538dfdf0e3c8017a599bd5b8f12319bf38918ce5d92e0fc66edb09de0 -aiohttp==3.13.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:859a2a9f16e32e6951356614ea42b485830284da7c4d1705aea46ae5774a7ea6 \ - --hash=sha256:97f903a6b031722d341d8d220caef9900b7d92d48c2e1bb0eca77acd79cdaafb +aiohttp==3.14.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:b10115a64ed24195cdea88b7a9386ae5c07d2f423bcf9f52828e3c3fc7b6a0c2 \ + --hash=sha256:b4b2e022aeeed293ed3299372cf7075da920f466ad533a7f8342de2ded947e66 aiohttp-cors==0.8.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aa22cfb1127240cd13e73ca255b4737637e41bd145e21d2a7e4089550c70c6b3 aiosignal==1.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -125,8 +125,8 @@ fastapi==0.135.3 ; python_full_version >= '3.12' and implementation_name == 'cpy --hash=sha256:b4da6dcdc4d0f22b5114ac7e26de8e9844c7a6349fe1b490a0083113982b7a2a fastjsonschema==2.21.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5d2d776cfb97c7eaec5909bfdfcfe82d3dd5de73962196a2b25e52c3dee22835 -feast==0.61.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c6907a53d48ac99a954c1e98a0a975d83bf499ffb02b060716c39adf14a2870e +feast==0.63.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3c465769d03633567c1f4ea3fa42a568c8a370ad7b70142cb65ba89851df8824 filelock==3.25.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1a06237406de68d077f625dd66d1c6ed8948192a5b5e9d509e224613f0cecd1c flake8==7.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -149,8 +149,8 @@ fsspec==2026.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpy --hash=sha256:fa2fd38d7478d60fc27e9781905bc96317e73f76b81fb32747c9c693e327005a gitdb==4.0.12 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7eb16a6e9c4562cc1be28136acd015b3c1f40329962b2cd385d3b576771a4cf0 -gitpython==3.1.46 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:503c6f3b68f99cc518b1497d4ddd300197a8f9b8ce2cdb695f94ba6b09434af6 +gitpython==3.1.50 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:bf316795820a08d1a229bd2e9a5b78f09802333852e88890354566bf4d967116 google-api-core==2.30.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6e1330f5ec6439eee90e12987912b9d11c7507cd561652c11db9d891832025b4 google-auth==2.49.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -240,14 +240,14 @@ jupyter-packaging==0.12.3 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:40304cd843e4641d3b007ebf9e799f07d13cc78bb17bd1da5c75a75843829567 jupyter-resource-usage==1.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:92b7bb850c9f7ea96a5df1dcd4db36c56e13554ea5b8cdc853a0800c7ca6c920 -jupyter-server==2.17.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ae35ea729595362fb82993fc32444ef5cf2b6956f646e071889fc06e445caebf +jupyter-server==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:121fe04f4b55edb9686c778c365834bff165deaeb49f771a7307b56451cb9d9b jupyter-server-proxy==4.5.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f7a5d7ae5212e4466757785fc620be5c0b944eec6e79b74c92e50b4ad2f3f137 jupyter-server-terminals==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ce4afe700c780ceb754852fe33ca016c5ebf914934cc5198345a5de1299883c4 -jupyterlab==4.5.6 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:65220d916950536d1d725b9ed77d3feddf8ae4042bd419bf6736af4bfe4f2a21 +jupyterlab==4.5.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:22142e56ee1188aa0d61dfba906808cd13275d489bdb760f9b967ea17788848e jupyterlab-git==0.51.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:411b1bbf857d8d347c1b31bd82bf4860652806771b1b9078ea83f604aa511d2c jupyterlab-lsp==5.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -308,8 +308,8 @@ mdurl==0.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:994896ac435f16a670f35fe10069d820810983ddda3f7f7e70b56acae859e2de minio==7.2.20 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:004172b5fa2ceff9aeb8cd26f3d10929fa36c5fcd287d6e360692712c38c7780 -mistune==3.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:25fa0e70cb4cb8067db8f1f300d416225a181bb71468be3f04dd018605815a47 +mistune==3.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:5a04ced97386f293c06b4b836dba1614bcd95c9bfa7376db262c699ebe3a6e3c ml-dtypes==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:91311d34af48e92bda34f92eb4910f36508b9f401ce231db63d8a60543051d40 \ --hash=sha256:a7400c8eea09f7df8fd7e80dc0ba40c24c5c412779355b9d604736cd12c4fd4e @@ -391,9 +391,6 @@ opentelemetry-sdk==1.40.0 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:88f7959776f33938c057d3c2f5e1d04602e85d0b3f60038fc070f4c27e26372b opentelemetry-semantic-conventions==0.61b0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c889093dd423ed76fc564703ce146eeb555ae46cdecab0d0f031857375ee4cc9 -orjson==3.11.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:50f924a57442a726147ac559701c5cbdc51984a3f6a8b3185f17413b243ebfd3 \ - --hash=sha256:9e2c16c6835e8c77697d00b24046a3d5b0d866a07c5dc4ac4c6678cbc01e4ff6 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' \ @@ -483,8 +480,8 @@ pygithub==2.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:7b1a74e9c04ca7e0734881d37b03b0e3cd399196537bf913eb1a420f2d561f4e pygments==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b24941db8a952d67e0f8878037a1c50ebd7b4e1534ae5b7709c552822c52d22e -pyjwt==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:b13a02b71642df2a4b01a39b67b12fd88cda6fb09f7236ce4f1bde57ca6cb432 +pyjwt==2.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:ccb523d233b0c22dfe29ce686c852b5d673c41c628ef2c2167969a7fbc67bd75 pylint==4.0.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d44837a8bd0b8999c2d5b4b3bee8a4384b51eb564e308c121364629447ccd8fb pymongo==4.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -642,9 +639,9 @@ typing-inspection==0.4.2 ; python_full_version >= '3.12' and implementation_name --hash=sha256:902e93f068aebbc89806c9a9d945f02e22610db4dea6ee726618ad9502c1a4c5 tzdata==2026.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7dfc5f8516c434aa7e68179ca3fb6a8ca4c54b8b9324c717b62960fd6efda996 -ujson==5.12.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:94649206b8d0c54bc3f8b58fadbd10871661dd4c51ac35cda0adce83e5b9278e \ - --hash=sha256:69ddb21f0e48a3ced3bdbd9a3f5470c0ca2cac4d609467fe56e81fb0ceaeb8cc +ujson==5.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:455fb58a1ad45ef5460cac9173b4c0c23d9ab1fbfabb2e6e4e6ec0e0bd56deab \ + --hash=sha256:d6a5e30ad23b87bbff57a14ace489c7cf1932956374725c2201b86f6476be6de uri-template==1.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f83fd0b66689d4d7be2f04a4d90522cd58fb34122d3b68e7dcc99cf01e3eae6e urllib3==2.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -690,6 +687,8 @@ xyzservices==2026.3.0 ; python_full_version >= '3.12' and implementation_name == yapf==0.43.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9533759730f0da175ab98519b339f79f90f73ea001ab8365d2955ed63e2d9fdf yarl==1.23.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a3b9eef378c39057ed4d1d7f94f45bb24fbd5f5f3503f2f6b988105734f76718 \ + --hash=sha256:126715989993639b54df31399717efb8d3cd347452ba872939dda48fcbde5678 \ --hash=sha256:e0d589b9bd196c3a0f1fae4e24ddb797cc6955247e55a19e5981957679ab2e86 \ --hash=sha256:157216b1a209178b5d7be8f4854168fffd05c9d074883705a6a7fac1b723cb98 \ --hash=sha256:3f5c05557bab8c3ebb8d95e863e62b621d262a71c73aa00ef1785d5c63300b61 \ 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 4f2f40abe2..cec616ae61 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -18,11 +18,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:27:27Z, size = 1642895, hashes = { sha256 = "859a2a9f16e32e6951356614ea42b485830284da7c4d1705aea46ae5774a7ea6" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.13.5-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:28:42Z, size = 1676175, hashes = { sha256 = "97f903a6b031722d341d8d220caef9900b7d92d48c2e1bb0eca77acd79cdaafb" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:01:13Z, size = 1662106, hashes = { sha256 = "b10115a64ed24195cdea88b7a9386ae5c07d2f423bcf9f52828e3c3fc7b6a0c2" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:17:43Z, size = 1680687, hashes = { sha256 = "b4b2e022aeeed293ed3299372cf7075da920f466ad533a7f8342de2ded947e66" } }, ] [[packages]] @@ -384,9 +384,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.61.0" +version = "0.63.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/feast-0.61.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 8205930, hashes = { sha256 = "c6907a53d48ac99a954c1e98a0a975d83bf499ffb02b060716c39adf14a2870e" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/feast-0.63.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 8069606, hashes = { sha256 = "3c465769d03633567c1f4ea3fa42a568c8a370ad7b70142cb65ba89851df8824" } }] [[packages]] name = "filelock" @@ -456,9 +456,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 209535, hashes = { sha256 = "503c6f3b68f99cc518b1497d4ddd300197a8f9b8ce2cdb695f94ba6b09434af6" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/gitpython-3.1.50-8-py3-none-any.whl", upload-time = 2026-07-07T10:02:09Z, size = 213419, hashes = { sha256 = "bf316795820a08d1a229bd2e9a5b78f09802333852e88890354566bf4d967116" } }] [[packages]] name = "google-api-core" @@ -729,9 +729,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.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/jupyter_server-2.17.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 389279, hashes = { sha256 = "ae35ea729595362fb82993fc32444ef5cf2b6956f646e071889fc06e445caebf" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/jupyter_server-2.20.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 394205, hashes = { sha256 = "121fe04f4b55edb9686c778c365834bff165deaeb49f771a7307b56451cb9d9b" } }] [[packages]] name = "jupyter-server-proxy" @@ -747,9 +747,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" 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/jupyterlab-4.5.6-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 12448140, hashes = { sha256 = "65220d916950536d1d725b9ed77d3feddf8ae4042bd419bf6736af4bfe4f2a21" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/jupyterlab-4.5.8-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 12450460, hashes = { sha256 = "22142e56ee1188aa0d61dfba906808cd13275d489bdb760f9b967ea17788848e" } }] [[packages]] name = "jupyterlab-git" @@ -931,9 +931,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.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/mistune-3.2.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 54494, hashes = { sha256 = "25fa0e70cb4cb8067db8f1f300d416225a181bb71468be3f04dd018605815a47" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/mistune-3.3.3-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 64461, hashes = { sha256 = "5a04ced97386f293c06b4b836dba1614bcd95c9bfa7376db262c699ebe3a6e3c" } }] [[packages]] name = "ml-dtypes" @@ -1178,15 +1178,6 @@ version = "0.61b0" 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/opentelemetry_semantic_conventions-0.61b0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 232743, hashes = { sha256 = "c889093dd423ed76fc564703ce146eeb555ae46cdecab0d0f031857375ee4cc9" } }] -[[packages]] -name = "orjson" -version = "3.11.8" -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/orjson-3.11.8-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-31T19:27:16Z, size = 362411, hashes = { sha256 = "50f924a57442a726147ac559701c5cbdc51984a3f6a8b3185f17413b243ebfd3" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/orjson-3.11.8-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-31T19:26:51Z, size = 368315, hashes = { sha256 = "9e2c16c6835e8c77697d00b24046a3d5b0d866a07c5dc4ac4c6678cbc01e4ff6" } }, -] - [[packages]] name = "packaging" version = "26.0" @@ -1440,9 +1431,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-8-py3-none-any.whl", upload-time = 2026-03-14T00:43:41Z, size = 30617, hashes = { sha256 = "b13a02b71642df2a4b01a39b67b12fd88cda6fb09f7236ce4f1bde57ca6cb432" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyjwt-2.13.0-8-py3-none-any.whl", upload-time = 2026-06-18T22:01:13Z, size = 32166, hashes = { sha256 = "ccb523d233b0c22dfe29ce686c852b5d673c41c628ef2c2167969a7fbc67bd75" } }] [[packages]] name = "pylint" @@ -1905,11 +1896,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "ujson" -version = "5.12.0" +version = "5.13.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/ujson-5.12.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 50248, hashes = { sha256 = "94649206b8d0c54bc3f8b58fadbd10871661dd4c51ac35cda0adce83e5b9278e" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/ujson-5.12.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 52262, hashes = { sha256 = "69ddb21f0e48a3ced3bdbd9a3f5470c0ca2cac4d609467fe56e81fb0ceaeb8cc" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/ujson-5.13.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-13T22:11:05Z, size = 50604, hashes = { sha256 = "455fb58a1ad45ef5460cac9173b4c0c23d9ab1fbfabb2e6e4e6ec0e0bd56deab" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/ujson-5.13.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-13T21:08:12Z, size = 52607, hashes = { sha256 = "d6a5e30ad23b87bbff57a14ace489c7cf1932956374725c2201b86f6476be6de" } }, ] [[packages]] @@ -2049,6 +2040,8 @@ name = "yarl" version = "1.23.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/yarl-1.23.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:34:46Z, size = 92197, hashes = { sha256 = "a3b9eef378c39057ed4d1d7f94f45bb24fbd5f5f3503f2f6b988105734f76718" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T18:37:24Z, size = 94022, hashes = { sha256 = "126715989993639b54df31399717efb8d3cd347452ba872939dda48fcbde5678" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 97666, hashes = { sha256 = "e0d589b9bd196c3a0f1fae4e24ddb797cc6955247e55a19e5981957679ab2e86" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 98578, hashes = { sha256 = "157216b1a209178b5d7be8f4854168fffd05c9d074883705a6a7fac1b723cb98" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-19T05:58:26Z, size = 92155, hashes = { sha256 = "3f5c05557bab8c3ebb8d95e863e62b621d262a71c73aa00ef1785d5c63300b61" } }, 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 2c82383051..4dc448facf 100644 --- a/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/jupyter/rocm/pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -3,8 +3,8 @@ absl-py==2.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpyth --hash=sha256:27392fbda337bd3e9f7a1a0405c9b22d314238bbbbb6e910f4208dcd4750740e aiohappyeyeballs==2.6.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a80202be86e008deac1f890d385d721617c4e26feeb21c4469a37596e123ff2f -aiohttp==3.13.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:8c9d54ee69580ab69482144e0b71be7813fd65d9ca7eafff178b447509b52d41 +aiohttp==3.14.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6ae27ca015b47dfb963bb874582a99e665d5065cf7481c1ff24ebec35b8a5132 aiohttp-cors==0.8.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f5ecebcaa53dac556c98b24fe9ca8d6ad466c6db3ba699683bf233543ee13b20 aiosignal==1.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -118,8 +118,8 @@ fastapi==0.135.3 ; python_full_version >= '3.12' and implementation_name == 'cpy --hash=sha256:0c8155b0e86fffcd0abff88ca8ea6146d957124cadf263dae85423b5ebf0b470 fastjsonschema==2.21.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0490403541dd9bc35dd6df21b404061664ade7b970bb273c5dc3e566b61a1e9b -feast==0.61.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f0c36edacd29273a0bbf28aaec7b971d823158a78ea1ee0eff37417e0a52a7e7 +feast==0.63.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2b5a5efdf696043f81f30c548b61e9aec8ee2680e8d9e5ea6952768f302bbc0b filelock==3.25.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:4d2d1b7e90eed7dd7ef75a3f549869d15da1a0bb41e6e0e69d9e5003f1d97fba flake8==7.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -140,8 +140,8 @@ fsspec==2026.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpy --hash=sha256:9697877b97d918c301a21fa0a0cab3cabd3134f964610d3334ec1b2cceb67ef2 gitdb==4.0.12 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:595192f8d0f0b53c0869245ed6263f4d072ab0c628201fbc7d62f66768891c38 -gitpython==3.1.46 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:55697ec38448485f38c99298121762a47750975619b76315865ddd7eefc710d2 +gitpython==3.1.50 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:86d3f97b7553c57d8b0395013d8a976a8ea227acbca8f530a030a1c577e94b93 google-api-core==2.30.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:33001f1576bcdcdccb5497c6eb0fa62ea0defe6d4dd360fa06d30a163eb9d55b google-auth==2.49.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -228,14 +228,14 @@ jupyter-packaging==0.12.3 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:60a8b93d6f4b270b3d78fc816fcb17c6d8ae72996c8053ede169f5c35a0e1a15 jupyter-resource-usage==1.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:80ed54f4e74a4bcecead0ca4819f9113b7b7e920d50096f251f677421a7176c9 -jupyter-server==2.17.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:08be867ed731a482c5f8bf919ee03f12402028bab203c88b4c3d79fed8eaf029 +jupyter-server==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:35a13d9e735415b2d91fd09f0e0818828745ee6616248c5979b5a4221feed477 jupyter-server-proxy==4.5.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d95e9e60b927832f746e9fcd361e213eedc6dafab2d2e059a22b5d8ac4aed5b2 jupyter-server-terminals==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:467999cb28fe48f192395c44c260925250ebbeb840b117bfddbcf1a4b3b4013c -jupyterlab==4.5.6 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:64a89bae77943750db27bb2a36e702951432c5dad1665ee9597f8d48e53d1532 +jupyterlab==4.5.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3582e42567962e023ba907b89c9f2e9db02240981fdffa178ac1507d7f9edfde jupyterlab-git==0.51.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1831a4bdbc338405fc4acc33a68a7601b817b408749a997ecda41d14d18baf57 jupyterlab-lsp==5.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -292,8 +292,8 @@ mdurl==0.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:a00418333ec4837cdcba5f1e8e08fb7eef9ea9246b5e347cc341690126c59b5f minio==7.2.20 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:3e8a3c0db8f53b3968b846a2c1f35d7f61641360b00628c6e6646098dc2b0eff -mistune==3.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:a4f38976cdfc0436aa660d9f97f07535bfc4341c7cccf1865bc46cd99aa746b4 +mistune==3.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:ee6c33bb7b46f737a180423aeae059ed374918047f57ed8022798fc1ff85f289 ml-dtypes==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a999bd90e07262c7673f762396626883d48068245831d49934dbf2f4635a215e mlflow==3.10.1+rhaiv.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -368,8 +368,6 @@ opentelemetry-sdk==1.40.0 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:eba352a2517fa42612bec823deaca1652e31e0451772d3935b482399e3ded6cb opentelemetry-semantic-conventions==0.61b0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d019603a068efa0ad3426734e2c14ccd9429258f7a495bc68ddce299f6c5a5c0 -orjson==3.11.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:8544d34de59217a2c37cd4ca8a61e7561ec3262608c9e027247b9e1a7604d286 packaging==26.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c318ca8898b1b505d6bac8efd15d23a41337bab06227c36f811e11d4820f4ead pandas==2.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -446,8 +444,8 @@ pygithub==2.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:c184de28b32ebaa0adfff36a8cfe4611574606d6945fa0654efc4427d25026fd pygments==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0dd1006a280bdf91488aea47899cbf170560ba7772de374d101dd86cfbfb9e71 -pyjwt==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:923f69d7e1712520d83f8e3a6c5041da7c6cab3362df7356f47122d8c7b579f7 +pyjwt==2.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:54fba8e16c765ba7fd63e19830cd889d769c69bd2ec116329f7fdd91cdb24c07 pylint==4.0.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:57ab2489c399cafaf980e321b7d8ae677e1e3e9a5f55cb8217ddcc3a0cf07c76 pymongo==4.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -587,8 +585,8 @@ typing-inspection==0.4.2 ; python_full_version >= '3.12' and implementation_name --hash=sha256:ea5ab3215bab8e8048c1cc243d39a3eacebede51842ee8a412f1330e313125f2 tzdata==2026.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d8a6fb27672332d2870062e9f71eec95cfec7f36e8303c4b2224ba7971de39fa -ujson==5.12.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:9e08d2ef2da4ed5db0dcd67db995f9af60bb0e5b060e8456f3d04a73846e567e +ujson==5.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:d8a6694b8529df821c7dd40eba8eff3e87b31a92fd08a19de21d2227393ce233 uri-template==1.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c91bd41205dc203341d792ebc4d2f321fbba2dd414f7f56ea675ffd4553d3390 urllib3==2.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -631,7 +629,8 @@ yapf==0.43.0 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:72b04c65370e00eab76f81a24f3a244efaaeed3384c6bdb40ccec3adb597b3d0 yarl==1.23.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1240fc36ab655611db2fa570fcd28d9f1a730c25caff06205f0a008733b9698a \ - --hash=sha256:b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d + --hash=sha256:b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d \ + --hash=sha256:2fb7e69f7b035a3768cbb59321283a5ac58b55ac911f60ea99b043c8cf3762c9 yaspin==3.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1c959597aa1fe0723b1bb54c6011216ab3cf502bf258af8e79d457f502ff50a0 zipp==3.23.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 27f02cd119..976368c98c 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -18,9 +18,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:26:50Z, size = 1676175, hashes = { sha256 = "8c9d54ee69580ab69482144e0b71be7813fd65d9ca7eafff178b447509b52d41" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/aiohttp-3.14.1-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:00:05Z, size = 1680688, hashes = { sha256 = "6ae27ca015b47dfb963bb874582a99e665d5065cf7481c1ff24ebec35b8a5132" } }] [[packages]] name = "aiohttp-cors" @@ -363,9 +363,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.61.0" +version = "0.63.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/feast-0.61.0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 8205934, hashes = { sha256 = "f0c36edacd29273a0bbf28aaec7b971d823158a78ea1ee0eff37417e0a52a7e7" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/feast-0.63.0-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 8069606, hashes = { sha256 = "2b5a5efdf696043f81f30c548b61e9aec8ee2680e8d9e5ea6952768f302bbc0b" } }] [[packages]] name = "filelock" @@ -429,9 +429,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 209538, hashes = { sha256 = "55697ec38448485f38c99298121762a47750975619b76315865ddd7eefc710d2" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/gitpython-3.1.50-12-py3-none-any.whl", upload-time = 2026-07-07T10:00:09Z, size = 213423, hashes = { sha256 = "86d3f97b7553c57d8b0395013d8a976a8ea227acbca8f530a030a1c577e94b93" } }] [[packages]] name = "google-api-core" @@ -693,9 +693,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.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/jupyter_server-2.17.0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 389276, hashes = { sha256 = "08be867ed731a482c5f8bf919ee03f12402028bab203c88b4c3d79fed8eaf029" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/jupyter_server-2.20.0-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 394202, hashes = { sha256 = "35a13d9e735415b2d91fd09f0e0818828745ee6616248c5979b5a4221feed477" } }] [[packages]] name = "jupyter-server-proxy" @@ -711,9 +711,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" 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/jupyterlab-4.5.6-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 12448140, hashes = { sha256 = "64a89bae77943750db27bb2a36e702951432c5dad1665ee9597f8d48e53d1532" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/jupyterlab-4.5.8-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 12450459, hashes = { sha256 = "3582e42567962e023ba907b89c9f2e9db02240981fdffa178ac1507d7f9edfde" } }] [[packages]] name = "jupyterlab-git" @@ -883,9 +883,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.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/rocm6.4-ubi9/mistune-3.2.0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 54497, hashes = { sha256 = "a4f38976cdfc0436aa660d9f97f07535bfc4341c7cccf1865bc46cd99aa746b4" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/mistune-3.3.3-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 64465, hashes = { sha256 = "ee6c33bb7b46f737a180423aeae059ed374918047f57ed8022798fc1ff85f289" } }] [[packages]] name = "ml-dtypes" @@ -1109,12 +1109,6 @@ version = "0.61b0" 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/opentelemetry_semantic_conventions-0.61b0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 232740, hashes = { sha256 = "d019603a068efa0ad3426734e2c14ccd9429258f7a495bc68ddce299f6c5a5c0" } }] -[[packages]] -name = "orjson" -version = "3.11.8" -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/orjson-3.11.8-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-31T19:26:05Z, size = 368315, hashes = { sha256 = "8544d34de59217a2c37cd4ca8a61e7561ec3262608c9e027247b9e1a7604d286" } }] - [[packages]] name = "packaging" version = "26.0" @@ -1343,9 +1337,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-12-py3-none-any.whl", upload-time = 2026-03-14T00:35:16Z, size = 30620, hashes = { sha256 = "923f69d7e1712520d83f8e3a6c5041da7c6cab3362df7356f47122d8c7b579f7" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pyjwt-2.13.0-12-py3-none-any.whl", upload-time = 2026-06-18T22:00:05Z, size = 32169, hashes = { sha256 = "54fba8e16c765ba7fd63e19830cd889d769c69bd2ec116329f7fdd91cdb24c07" } }] [[packages]] name = "pylint" @@ -1762,9 +1756,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "ujson" -version = "5.12.0" +version = "5.13.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/ujson-5.12.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:23:10Z, size = 52264, hashes = { sha256 = "9e08d2ef2da4ed5db0dcd67db995f9af60bb0e5b060e8456f3d04a73846e567e" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/ujson-5.13.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-13T21:48:43Z, size = 52609, hashes = { sha256 = "d8a6694b8529df821c7dd40eba8eff3e87b31a92fd08a19de21d2227393ce233" } }] [[packages]] name = "uri-template" @@ -1893,6 +1887,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/yarl-1.23.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:23:10Z, size = 98579, hashes = { sha256 = "1240fc36ab655611db2fa570fcd28d9f1a730c25caff06205f0a008733b9698a" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/yarl-1.23.0-13-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-19T06:07:40Z, size = 93980, hashes = { sha256 = "b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/yarl-1.23.0-14-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:20:11Z, size = 94022, hashes = { sha256 = "2fb7e69f7b035a3768cbb59321283a5ac58b55ac911f60ea99b043c8cf3762c9" } }, ] [[packages]] diff --git a/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml b/jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml index d79a446459..001332793d 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-06-01T15:09: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-07-15T07:47:09Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -20,58 +20,64 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/0f/15/5bf3b99495fb160 [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/77/9a/152096d4808df8e4268befa55fba462f440f14beab85e8ad9bf990516918/aiohttp-3.13.5.tar.gz", upload-time = 2026-03-31T22:01:03Z, size = 7858271, hashes = { sha256 = "9d98cc980ecc96be6eb4c1994ce35d28d8b1f5e5208a23b421187d1209dbb7d1" } } +sdist = { url = "https://files.pythonhosted.org/packages/82/78/8ea7308cac6934de8c74a14f3d5f65d1c89287426688be79538d0e5c013d/aiohttp-3.14.1.tar.gz", upload-time = 2026-06-07T21:09:35Z, size = 7955794, hashes = { sha256 = "307f2cff90a764d329e77040603fa032db89c5c24fdad50c4c15334cba744035" } } wheels = [ - { url = "https://files.pythonhosted.org/packages/67/84/c9ecc5828cb0b3695856c07c0a6817a99d51e2473400f705275a2b3d9239/aiohttp-3.13.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-31T21:57:41Z, size = 1749199, hashes = { sha256 = "a60eaa2d440cd4707696b52e40ed3e2b0f73f65be07fd0ef23b6b539c9c0b0b4" } }, - { url = "https://files.pythonhosted.org/packages/f0/d3/3c6d610e66b495657622edb6ae7c7fd31b2e9086b4ec50b47897ad6042a9/aiohttp-3.13.5-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-03-31T21:57:43Z, size = 1721013, hashes = { sha256 = "55b3bdd3292283295774ab585160c4004f4f2f203946997f49aac032c84649e9" } }, - { url = "https://files.pythonhosted.org/packages/49/a0/24409c12217456df0bae7babe3b014e460b0b38a8e60753d6cb339f6556d/aiohttp-3.13.5-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-03-31T21:57:46Z, size = 1781501, hashes = { sha256 = "c2b2355dc094e5f7d45a7bb262fe7207aa0460b37a0d87027dcf21b5d890e7d5" } }, - { url = "https://files.pythonhosted.org/packages/98/9d/b65ec649adc5bccc008b0957a9a9c691070aeac4e41cea18559fef49958b/aiohttp-3.13.5-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-03-31T21:57:48Z, size = 1878981, hashes = { sha256 = "b38765950832f7d728297689ad78f5f2cf79ff82487131c4d26fe6ceecdc5f8e" } }, - { url = "https://files.pythonhosted.org/packages/57/d8/8d44036d7eb7b6a8ec4c5494ea0c8c8b94fbc0ed3991c1a7adf230df03bf/aiohttp-3.13.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-31T21:57:51Z, size = 1767934, hashes = { sha256 = "b18f31b80d5a33661e08c89e202edabf1986e9b49c42b4504371daeaa11b47c1" } }, - { url = "https://files.pythonhosted.org/packages/31/04/d3f8211f273356f158e3464e9e45484d3fb8c4ce5eb2f6fe9405c3273983/aiohttp-3.13.5-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-03-31T21:57:53Z, size = 1566671, hashes = { sha256 = "33add2463dde55c4f2d9635c6ab33ce154e5ecf322bd26d09af95c5f81cfa286" } }, - { url = "https://files.pythonhosted.org/packages/41/db/073e4ebe00b78e2dfcacff734291651729a62953b48933d765dc513bf798/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-03-31T21:57:55Z, size = 1705219, hashes = { sha256 = "327cc432fdf1356fb4fbc6fe833ad4e9f6aacb71a8acaa5f1855e4b25910e4a9" } }, - { url = "https://files.pythonhosted.org/packages/48/45/7dfba71a2f9fd97b15c95c06819de7eb38113d2cdb6319669195a7d64270/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_armv7l.whl", upload-time = 2026-03-31T21:57:57Z, size = 1743049, hashes = { sha256 = "7c35b0bf0b48a70b4cb4fc5d7bed9b932532728e124874355de1a0af8ec4bc88" } }, - { url = "https://files.pythonhosted.org/packages/18/71/901db0061e0f717d226386a7f471bb59b19566f2cae5f0d93874b017271f/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_ppc64le.whl", upload-time = 2026-03-31T21:57:59Z, size = 1749557, hashes = { sha256 = "df23d57718f24badef8656c49743e11a89fd6f5358fa8a7b96e728fda2abf7d3" } }, - { url = "https://files.pythonhosted.org/packages/08/d5/41eebd16066e59cd43728fe74bce953d7402f2b4ddfdfef2c0e9f17ca274/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_riscv64.whl", upload-time = 2026-03-31T21:58:01Z, size = 1558931, hashes = { sha256 = "02e048037a6501a5ec1f6fc9736135aec6eb8a004ce48838cb951c515f32c80b" } }, - { url = "https://files.pythonhosted.org/packages/30/e6/4a799798bf05740e66c3a1161079bda7a3dd8e22ca392481d7a7f9af82a6/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_s390x.whl", upload-time = 2026-03-31T21:58:04Z, size = 1774125, hashes = { sha256 = "31cebae8b26f8a615d2b546fee45d5ffb76852ae6450e2a03f42c9102260d6fe" } }, - { url = "https://files.pythonhosted.org/packages/84/63/7749337c90f92bc2cb18f9560d67aa6258c7060d1397d21529b8004fcf6f/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-03-31T21:58:06Z, size = 1732427, hashes = { sha256 = "888e78eb5ca55a615d285c3c09a7a91b42e9dd6fc699b166ebd5dee87c9ccf14" } }, - { url = "https://files.pythonhosted.org/packages/3b/86/b7c870053e36a94e8951b803cb5b909bfbc9b90ca941527f5fcafbf6b0fa/aiohttp-3.13.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-31T21:58:18Z, size = 1732476, hashes = { sha256 = "57653eac22c6a4c13eb22ecf4d673d64a12f266e72785ab1c8b8e5940d0e8090" } }, - { url = "https://files.pythonhosted.org/packages/b5/e5/4e161f84f98d80c03a238671b4136e6530453d65262867d989bbe78244d0/aiohttp-3.13.5-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-03-31T21:58:21Z, size = 1706507, hashes = { sha256 = "e5e5f7debc7a57af53fdf5c5009f9391d9f4c12867049d509bf7bb164a6e295b" } }, - { url = "https://files.pythonhosted.org/packages/d4/56/ea11a9f01518bd5a2a2fcee869d248c4b8a0cfa0bb13401574fa31adf4d4/aiohttp-3.13.5-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-03-31T21:58:23Z, size = 1773465, hashes = { sha256 = "c719f65bebcdf6716f10e9eff80d27567f7892d8988c06de12bbbd39307c6e3a" } }, - { url = "https://files.pythonhosted.org/packages/eb/40/333ca27fb74b0383f17c90570c748f7582501507307350a79d9f9f3c6eb1/aiohttp-3.13.5-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-03-31T21:58:25Z, size = 1873523, hashes = { sha256 = "d97f93fdae594d886c5a866636397e2bcab146fd7a132fd6bb9ce182224452f8" } }, - { url = "https://files.pythonhosted.org/packages/f0/d2/e2f77eef1acb7111405433c707dc735e63f67a56e176e72e9e7a2cd3f493/aiohttp-3.13.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-31T21:58:27Z, size = 1754113, hashes = { sha256 = "3df334e39d4c2f899a914f1dba283c1aadc311790733f705182998c6f7cae665" } }, - { url = "https://files.pythonhosted.org/packages/fb/56/3f653d7f53c89669301ec9e42c95233e2a0c0a6dd051269e6e678db4fdb0/aiohttp-3.13.5-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-03-31T21:58:29Z, size = 1562351, hashes = { sha256 = "fe6970addfea9e5e081401bcbadf865d2b6da045472f58af08427e108d618540" } }, - { url = "https://files.pythonhosted.org/packages/ec/a6/9b3e91eb8ae791cce4ee736da02211c85c6f835f1bdfac0594a8a3b7018c/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-03-31T21:58:32Z, size = 1693205, hashes = { sha256 = "7becdf835feff2f4f335d7477f121af787e3504b48b449ff737afb35869ba7bb" } }, - { url = "https://files.pythonhosted.org/packages/98/fc/bfb437a99a2fcebd6b6eaec609571954de2ed424f01c352f4b5504371dd3/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_armv7l.whl", upload-time = 2026-03-31T21:58:34Z, size = 1730618, hashes = { sha256 = "676e5651705ad5d8a70aeb8eb6936c436d8ebbd56e63436cb7dd9bb36d2a9a46" } }, - { url = "https://files.pythonhosted.org/packages/e4/b6/c8534862126191a034f68153194c389addc285a0f1347d85096d349bbc15/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_ppc64le.whl", upload-time = 2026-03-31T21:58:36Z, size = 1745185, hashes = { sha256 = "9b16c653d38eb1a611cc898c41e76859ca27f119d25b53c12875fd0474ae31a8" } }, - { url = "https://files.pythonhosted.org/packages/0b/93/4ca8ee2ef5236e2707e0fd5fecb10ce214aee1ff4ab307af9c558bda3b37/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_riscv64.whl", upload-time = 2026-03-31T21:58:39Z, size = 1557311, hashes = { sha256 = "999802d5fa0389f58decd24b537c54aa63c01c3219ce17d1214cbda3c2b22d2d" } }, - { url = "https://files.pythonhosted.org/packages/57/ae/76177b15f18c5f5d094f19901d284025db28eccc5ae374d1d254181d33f4/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_s390x.whl", upload-time = 2026-03-31T21:58:41Z, size = 1773147, hashes = { sha256 = "ec707059ee75732b1ba130ed5f9580fe10ff75180c812bc267ded039db5128c6" } }, - { url = "https://files.pythonhosted.org/packages/01/a4/62f05a0a98d88af59d93b7fcac564e5f18f513cb7471696ac286db970d6a/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-03-31T21:58:44Z, size = 1730356, hashes = { sha256 = "2d6d44a5b48132053c2f6cd5c8cb14bc67e99a63594e336b0f2af81e94d5530c" } }, - { url = "https://files.pythonhosted.org/packages/0a/33/a8362cb15cf16a3af7e86ed11962d5cd7d59b449202dc576cdc731310bde/aiohttp-3.13.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-31T21:58:56Z, size = 1726701, hashes = { sha256 = "ecc26751323224cf8186efcf7fbcbc30f4e1d8c7970659daf25ad995e4032a56" } }, - { url = "https://files.pythonhosted.org/packages/45/0c/c091ac5c3a17114bd76cbf85d674650969ddf93387876cf67f754204bd77/aiohttp-3.13.5-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-03-31T21:58:59Z, size = 1683360, hashes = { sha256 = "10a75acfcf794edf9d8db50e5a7ec5fc818b2a8d3f591ce93bc7b1210df016d2" } }, - { url = "https://files.pythonhosted.org/packages/23/73/bcee1c2b79bc275e964d1446c55c54441a461938e70267c86afaae6fba27/aiohttp-3.13.5-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-03-31T21:59:01Z, size = 1773023, hashes = { sha256 = "0f7a18f258d124cd678c5fe072fe4432a4d5232b0657fca7c1847f599233c83a" } }, - { url = "https://files.pythonhosted.org/packages/c7/ef/720e639df03004fee2d869f771799d8c23046dec47d5b81e396c7cda583a/aiohttp-3.13.5-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-03-31T21:59:04Z, size = 1853795, hashes = { sha256 = "df6104c009713d3a89621096f3e3e88cc323fd269dbd7c20afe18535094320be" } }, - { url = "https://files.pythonhosted.org/packages/bd/c9/989f4034fb46841208de7aeeac2c6d8300745ab4f28c42f629ba77c2d916/aiohttp-3.13.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-31T21:59:07Z, size = 1730405, hashes = { sha256 = "241a94f7de7c0c3b616627aaad530fe2cb620084a8b144d3be7b6ecfe95bae3b" } }, - { url = "https://files.pythonhosted.org/packages/ce/75/ee1fd286ca7dc599d824b5651dad7b3be7ff8d9a7e7b3fe9820d9180f7db/aiohttp-3.13.5-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-03-31T21:59:09Z, size = 1558082, hashes = { sha256 = "c974fb66180e58709b6fc402846f13791240d180b74de81d23913abe48e96d94" } }, - { url = "https://files.pythonhosted.org/packages/c3/20/1e9e6650dfc436340116b7aa89ff8cb2bbdf0abc11dfaceaad8f74273a10/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-03-31T21:59:12Z, size = 1692346, hashes = { sha256 = "6e27ea05d184afac78aabbac667450c75e54e35f62238d44463131bd3f96753d" } }, - { url = "https://files.pythonhosted.org/packages/d8/40/8ebc6658d48ea630ac7903912fe0dd4e262f0e16825aa4c833c56c9f1f56/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_armv7l.whl", upload-time = 2026-03-31T21:59:14Z, size = 1698891, hashes = { sha256 = "a79a6d399cef33a11b6f004c67bb07741d91f2be01b8d712d52c75711b1e07c7" } }, - { url = "https://files.pythonhosted.org/packages/d8/78/ea0ae5ec8ba7a5c10bdd6e318f1ba5e76fcde17db8275188772afc7917a4/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_ppc64le.whl", upload-time = 2026-03-31T21:59:17Z, size = 1742113, hashes = { sha256 = "c632ce9c0b534fbe25b52c974515ed674937c5b99f549a92127c85f771a78772" } }, - { url = "https://files.pythonhosted.org/packages/8a/66/9d308ed71e3f2491be1acb8769d96c6f0c47d92099f3bc9119cada27b357/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_riscv64.whl", upload-time = 2026-03-31T21:59:19Z, size = 1553088, hashes = { sha256 = "fceedde51fbd67ee2bcc8c0b33d0126cc8b51ef3bbde2f86662bd6d5a6f10ec5" } }, - { url = "https://files.pythonhosted.org/packages/da/a6/6cc25ed8dfc6e00c90f5c6d126a98e2cf28957ad06fa1036bd34b6f24a2c/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_s390x.whl", upload-time = 2026-03-31T21:59:22Z, size = 1757976, hashes = { sha256 = "f92995dfec9420bb69ae629abf422e516923ba79ba4403bc750d94fb4a6c68c1" } }, - { url = "https://files.pythonhosted.org/packages/c1/2b/cce5b0ffe0de99c83e5e36d8f828e4161e415660a9f3e58339d07cce3006/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-03-31T21:59:24Z, size = 1712444, hashes = { sha256 = "20ae0ff08b1f2c8788d6fb85afcb798654ae6ba0b747575f8562de738078457b" } }, - { url = "https://files.pythonhosted.org/packages/79/b3/ca078f9f2fa9563c36fb8ef89053ea2bb146d6f792c5104574d49d8acb63/aiohttp-3.13.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-31T21:59:38Z, size = 1883461, hashes = { sha256 = "8cf20a8d6868cb15a73cab329ffc07291ba8c22b1b88176026106ae39aa6df0f" } }, - { url = "https://files.pythonhosted.org/packages/b7/e3/a7ad633ca1ca497b852233a3cce6906a56c3225fb6d9217b5e5e60b7419d/aiohttp-3.13.5-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-03-31T21:59:41Z, size = 1747661, hashes = { sha256 = "330f5da04c987f1d5bdb8ae189137c77139f36bd1cb23779ca1a354a4b027800" } }, - { url = "https://files.pythonhosted.org/packages/33/b9/cd6fe579bed34a906d3d783fe60f2fa297ef55b27bb4538438ee49d4dc41/aiohttp-3.13.5-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-03-31T21:59:43Z, size = 1863800, hashes = { sha256 = "6f1cbf0c7926d315c3c26c2da41fd2b5d2fe01ac0e157b78caefc51a782196cf" } }, - { url = "https://files.pythonhosted.org/packages/c0/3f/2c1e2f5144cefa889c8afd5cf431994c32f3b29da9961698ff4e3811b79a/aiohttp-3.13.5-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-03-31T21:59:46Z, size = 1958382, hashes = { sha256 = "53fc049ed6390d05423ba33103ded7281fe897cf97878f369a527070bd95795b" } }, - { url = "https://files.pythonhosted.org/packages/66/1d/f31ec3f1013723b3babe3609e7f119c2c2fb6ef33da90061a705ef3e1bc8/aiohttp-3.13.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-31T21:59:48Z, size = 1803724, hashes = { sha256 = "898703aa2667e3c5ca4c54ca36cd73f58b7a38ef87a5606414799ebce4d3fd3a" } }, - { url = "https://files.pythonhosted.org/packages/0e/b4/57712dfc6f1542f067daa81eb61da282fab3e6f1966fca25db06c4fc62d5/aiohttp-3.13.5-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-03-31T21:59:51Z, size = 1640027, hashes = { sha256 = "0494a01ca9584eea1e5fbd6d748e61ecff218c51b576ee1999c23db7066417d8" } }, - { url = "https://files.pythonhosted.org/packages/25/3c/734c878fb43ec083d8e31bf029daae1beafeae582d1b35da234739e82ee7/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-03-31T21:59:53Z, size = 1806644, hashes = { sha256 = "6cf81fe010b8c17b09495cbd15c1d35afbc8fb405c0c9cf4738e5ae3af1d65be" } }, - { url = "https://files.pythonhosted.org/packages/20/a5/f671e5cbec1c21d044ff3078223f949748f3a7f86b14e34a365d74a5d21f/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_armv7l.whl", upload-time = 2026-03-31T21:59:56Z, size = 1791630, hashes = { sha256 = "c564dd5f09ddc9d8f2c2d0a301cd30a79a2cc1b46dd1a73bef8f0038863d016b" } }, - { url = "https://files.pythonhosted.org/packages/0b/63/fb8d0ad63a0b8a99be97deac8c04dacf0785721c158bdf23d679a87aa99e/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_ppc64le.whl", upload-time = 2026-03-31T21:59:59Z, size = 1809403, hashes = { sha256 = "2994be9f6e51046c4f864598fd9abeb4fba6e88f0b2152422c9666dcd4aea9c6" } }, - { url = "https://files.pythonhosted.org/packages/59/0c/bfed7f30662fcf12206481c2aac57dedee43fe1c49275e85b3a1e1742294/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_riscv64.whl", upload-time = 2026-03-31T22:00:02Z, size = 1634924, hashes = { sha256 = "157826e2fa245d2ef46c83ea8a5faf77ca19355d278d425c29fda0beb3318037" } }, - { url = "https://files.pythonhosted.org/packages/17/d6/fd518d668a09fd5a3319ae5e984d4d80b9a4b3df4e21c52f02251ef5a32e/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_s390x.whl", upload-time = 2026-03-31T22:00:04Z, size = 1836119, hashes = { sha256 = "a8aca50daa9493e9e13c0f566201a9006f080e7c50e5e90d0b06f53146a54500" } }, - { url = "https://files.pythonhosted.org/packages/78/b7/15fb7a9d52e112a25b621c67b69c167805cb1f2ab8f1708a5c490d1b52fe/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-03-31T22:00:07Z, size = 1772072, hashes = { sha256 = "3b13560160d07e047a93f23aaa30718606493036253d5430887514715b67c9d9" } }, + { url = "https://files.pythonhosted.org/packages/8a/72/a60607cb849faa8af8a356c9329ea2eb6f395d49e82cc82ccba1fd8deb8f/aiohttp-3.14.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-07T21:06:45Z, size = 1766854, hashes = { sha256 = "64c567bf9eaf664280116a8688f63016e6b32db2505908e2bdaca1b6438142f2" } }, + { url = "https://files.pythonhosted.org/packages/b5/d3/d9fe1c9ec7557ab4d0d82bebaa728c6418f0b93295ec2f4ab015f7710cc7/aiohttp-3.14.1-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-06-07T21:06:47Z, size = 1740884, hashes = { sha256 = "f5e6ff2bdbb8f4cd3fbe41f99e25bbcd58e3bf9f13d3dd31a11e7917251cc77a" } }, + { url = "https://files.pythonhosted.org/packages/c1/dc/f2cecfaf9337ba3e63f181500814ff502aa3d00d9c7ec93a9d23d10a27b2/aiohttp-3.14.1-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-06-07T21:06:50Z, size = 1810034, hashes = { sha256 = "2f73e01dc37122325caf079982621262f96d74823c179038a82fddfc50359264" } }, + { url = "https://files.pythonhosted.org/packages/66/d7/2ff65c5e65c0d7476daf7e15c032e0805e36811185b9623e3238ad6c763e/aiohttp-3.14.1-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-06-07T21:06:52Z, size = 1904054, hashes = { sha256 = "bb2c0c80d431c0d03f2c7dbf125150fedd4f0de17366a7ca33f7ccb822391842" } }, + { url = "https://files.pythonhosted.org/packages/20/9c/d445818389df371f56d141d881153ba23183c4735a03f7356ffb43f7757d/aiohttp-3.14.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-07T21:06:54Z, size = 1790278, hashes = { sha256 = "3e6fc1a85fa7194a1a7d19f44e8609180f4a8eb5fa4c7ed8b4355f080fad235c" } }, + { url = "https://files.pythonhosted.org/packages/4d/aa/bf04cb4d865fc6101c2229a294ad744973b72e513fdc5a6b791e6983d72a/aiohttp-3.14.1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-06-07T21:06:55Z, size = 1591795, hashes = { sha256 = "686b6c0d3911ec387b444ddf5dc62fb7f7c0a7d5186a7861626496a5ab4aff95" } }, + { url = "https://files.pythonhosted.org/packages/dc/b4/4dac0038960427ba832f6609dfb4ea5437d7fd80c72001b9e48f834f428b/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-06-07T21:06:57Z, size = 1728397, hashes = { sha256 = "c6fa4dc7ad6f8109c70bb1499e589f76b0b792baf39f9b017eb92c8a81d0a199" } }, + { url = "https://files.pythonhosted.org/packages/2b/f9/7cd4e8ad7aa3b75f17d56bb5498dd604a93d4e6eece822ba0568c413fff0/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_armv7l.whl", upload-time = 2026-06-07T21:07:00Z, size = 1766504, hashes = { sha256 = "87a5eea1b2a5e21e1ebdbb33ad4165359189327e63fc4e4894693e7f821ac817" } }, + { url = "https://files.pythonhosted.org/packages/f9/df/fc01d9fcad0f73fed3f3d361f1f94f975947b50dff82919f6dc2bf4316cc/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_ppc64le.whl", upload-time = 2026-06-07T21:07:02Z, size = 1777806, hashes = { sha256 = "1c1421eb01d4fd608d88cc8290211d177a58532b55ad94076fb349c5bf467f0a" } }, + { url = "https://files.pythonhosted.org/packages/41/09/47e2d090bddcc8fb4ccb4c314aadc32d7c5d9bb55f50f6ad1c92fc15d501/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_riscv64.whl", upload-time = 2026-06-07T21:07:03Z, size = 1580707, hashes = { sha256 = "34b257ec41345c1e8f2df68fa908a7952f5de932723871eb633ecbbff396c9a4" } }, + { url = "https://files.pythonhosted.org/packages/3d/36/f1a4ce904ae0b6930cfe9afc96d0896f7ec1a620c400405d63783bb95a9c/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_s390x.whl", upload-time = 2026-06-07T21:07:05Z, size = 1798121, hashes = { sha256 = "de538791a80e5d862addbc183f70f0158ac9b9bb872bb147f1fd2a683691e087" } }, + { url = "https://files.pythonhosted.org/packages/70/0a/e0075ce9ca0279ee1d4f0c0b85f54fea02ebc83c3007651a72bece658fec/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-06-07T21:07:07Z, size = 1767580, hashes = { sha256 = "6f71173be42d3241d428f760122febb748de0623f44308a6f120d0dd9ec572e3" } }, + { url = "https://files.pythonhosted.org/packages/fe/22/a73ccbf9dbd6e26dda0b24d5fd5db7da92ee3383a79f47677ffb834c5c5b/aiohttp-3.14.1-cp313-cp313-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-06-07T21:07:19Z, size = 485841, hashes = { sha256 = "915fbb7b41b115192259f8c9ae58f3ddc444d2b5579917270211858e606a4afd" } }, + { url = "https://files.pythonhosted.org/packages/3b/b9/57ed8eaf596321c2ad747bd480fb1700dbd7177c60dfc9e4c187f629662e/aiohttp-3.14.1-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-06-07T21:07:21Z, size = 492088, hashes = { sha256 = "7fb4bdf95b0561a79f259f9d28fbc109728c5ee7f27aff6391f0ca703a329abe" } }, + { url = "https://files.pythonhosted.org/packages/78/c0/5ebe5270a7c140d7c6f79dcb018640225f14d406c149e4eec04a7d82fe71/aiohttp-3.14.1-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-06-07T21:07:23Z, size = 501564, hashes = { sha256 = "1b9748363260121d2927704f5d4fc498150669ca3ae93625986ee89c8f80dcd4" } }, + { url = "https://files.pythonhosted.org/packages/e8/ed/3c0fb5c500fdd8e7ebc10d1889c04384fffa1a9163eac1356088ca9da1b1/aiohttp-3.14.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-07T21:07:31Z, size = 1757907, hashes = { sha256 = "bd869c427324e5cb15195793de951295710db28be7d818247f3097b4ab5d4b96" } }, + { url = "https://files.pythonhosted.org/packages/0b/ab/d4c924d9bd5be3050c226612413ce68cb54c70d2c31b661bfc8d9a5b6a70/aiohttp-3.14.1-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-06-07T21:07:33Z, size = 1737565, hashes = { sha256 = "93b032b5ec3255473c143627d21a69ac74ae12f7f33974cb587c564d11b1066f" } }, + { url = "https://files.pythonhosted.org/packages/19/2a/37326821ff779084020cdc33224d20b19f42f4183a500ff92022a739eda7/aiohttp-3.14.1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-06-07T21:07:35Z, size = 1799018, hashes = { sha256 = "f234b4deb12f3ad59127e037bc57c40c21e45b45282df7d3a55a0f409f595296" } }, + { url = "https://files.pythonhosted.org/packages/b3/4f/6e947ba73e4ce09070761c05ed3a8ceb7c21f5e46798671d8b2aac0e4626/aiohttp-3.14.1-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-06-07T21:07:36Z, size = 1894416, hashes = { sha256 = "9af6779bfb46abf124068327abcdf9ce95c9ef8287a3e8da76ccf2d0f16c28fa" } }, + { url = "https://files.pythonhosted.org/packages/9d/6e/dbf1d0625dc711fb2851f4f3c3055c39ed58bae92082d8c627dbe6013736/aiohttp-3.14.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-07T21:07:39Z, size = 1783881, hashes = { sha256 = "faccab372e66bc76d5731525e7f1143c922271725b9d38c9f97edcc66266b451" } }, + { url = "https://files.pythonhosted.org/packages/44/c2/5e25098a67268ed369483ae7d1a58bd0a13d03aab860d2a0e4a6eb25b046/aiohttp-3.14.1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-06-07T21:07:41Z, size = 1587572, hashes = { sha256 = "f380468b09d2a81633ee863b0ec5648d364bd17bb8ecfb8c2f387f7ac1faf42c" } }, + { url = "https://files.pythonhosted.org/packages/2a/bd/cf9cee17e140f942a3de73e658a543aa8fbf35a5fc67a9d2538d52d77f0b/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-06-07T21:07:43Z, size = 1722137, hashes = { sha256 = "97e704dcd26271f5bda3fa07c3ce0fb76d6d3f8659f4baa1a24442cc9ba177ca" } }, + { url = "https://files.pythonhosted.org/packages/89/6d/5684f8c59045c96f81a18cefbc1fbbd79d25b88f1c622f2a5c5c08fcb632/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_armv7l.whl", upload-time = 2026-06-07T21:07:45Z, size = 1755953, hashes = { sha256 = "269b76ac5394092b95bc4a098f4fc6c191c083c3bd12775d1e30e663132f6a09" } }, + { url = "https://files.pythonhosted.org/packages/a8/40/35caf3170f8359760740a7d9aa0fff2e344bef98e1d1186f5a0f6dec17e6/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_ppc64le.whl", upload-time = 2026-06-07T21:07:48Z, size = 1766479, hashes = { sha256 = "5c0b3e614340c889d575451696374c9d17affd54cd607ca0babed8f8c37b9397" } }, + { url = "https://files.pythonhosted.org/packages/6d/a1/b0c61e7a137f0d81de49a82023a6df73c3c16d6fefb0f8e4a93d21639002/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_riscv64.whl", upload-time = 2026-06-07T21:07:50Z, size = 1580077, hashes = { sha256 = "5663ee9257cfa1add7253a7da3035a02f31b6600ec48261585e1800a81533080" } }, + { url = "https://files.pythonhosted.org/packages/0b/41/194ea4623693009fcefebef7aef63c141754f153e9cd0d39d3b9e36c175c/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_s390x.whl", upload-time = 2026-06-07T21:07:52Z, size = 1791688, hashes = { sha256 = "603a2c834142172ffddc054067f5ec0ca65d57a0aa98a71bc81952573208e345" } }, + { url = "https://files.pythonhosted.org/packages/ba/45/4de841f005cfe1fd63e2a2fe011262c515e2a62aa6994b15947e7d717ac9/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-06-07T21:07:54Z, size = 1761094, hashes = { sha256 = "cb21957bb8aca671c1765e32f58164cf0c50e6bf41c0bbbd16da20732ecaf588" } }, + { url = "https://files.pythonhosted.org/packages/85/a5/9594ad6289eebbc97d167c44213d557807f90e59115caad24de21ad2c3b1/aiohttp-3.14.1-cp314-cp314-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-06-07T21:08:06Z, size = 487918, hashes = { sha256 = "62a759436b29e677181a9e76bab8b8f689a29cb9c535f45f7c48c9c830d3f8c3" } }, + { url = "https://files.pythonhosted.org/packages/b4/61/16a32c36c3c49edec122a3dc811f2057df2f94d3b14aa107c8017d981618/aiohttp-3.14.1-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-06-07T21:08:08Z, size = 494014, hashes = { sha256 = "2964cbf553df4d7a57348da44d961d871895fc1ee4e8c322b2a95612c7b17fba" } }, + { url = "https://files.pythonhosted.org/packages/9b/89/3ebcf96ed99c05bec9c434aaac6963fd3cbab4a786ae739908a144d9ce44/aiohttp-3.14.1-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-06-07T21:08:10Z, size = 502398, hashes = { sha256 = "237651caadc3a59badd39319c54642b5299e9cc98a3a194310e55d5bb9f5e397" } }, + { url = "https://files.pythonhosted.org/packages/26/97/2aa0e5ba0727dc3bd5aaebb7ccbc510f7dfb7fb961ec87497cd496635ab1/aiohttp-3.14.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-07T21:08:18Z, size = 1749898, hashes = { sha256 = "4fe1f1087cbadb280b5e1bb054a4f00d1423c74d6626c5e48400d871d34ecefe" } }, + { url = "https://files.pythonhosted.org/packages/00/8d/e97f6c96c891d457c8479d92a514ba194d0412f981d72c70341ee18488ed/aiohttp-3.14.1-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-06-07T21:08:20Z, size = 1710114, hashes = { sha256 = "367a9314fdc79dab0fac96e216cb41dd73c85bdca85306ce8999118ba7e0f333" } }, + { url = "https://files.pythonhosted.org/packages/6f/e6/aa8d7e863048c8fceb5cd6ce74017311cec3ead07847387e12265fb4444e/aiohttp-3.14.1-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-06-07T21:08:23Z, size = 1802541, hashes = { sha256 = "a24f677ebe83749039e7bdf862ff0bbb16818ae4193d4ef96505e269375bcce0" } }, + { url = "https://files.pythonhosted.org/packages/83/a8/72193137de57fda4ebfae4563182d082c8856e3b6e9871d0b46f028fb369/aiohttp-3.14.1-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-06-07T21:08:25Z, size = 1875776, hashes = { sha256 = "c83afe0ba876be7e943d2e0ba645809ad441575d2840c895c21ee5de93b9377a" } }, + { url = "https://files.pythonhosted.org/packages/a0/18/938441025db6769a3464596b2410af3afde0b21eb2f204c6f766f68af4bd/aiohttp-3.14.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-07T21:08:27Z, size = 1760329, hashes = { sha256 = "634e385930fb6d2d479cf3aa66515955863b77a5e3c2b5894ca259a25b308602" } }, + { url = "https://files.pythonhosted.org/packages/60/29/bf2496b4065e76e09fe48015aaffe5ce161d8f089b06ac6982070f653076/aiohttp-3.14.1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-06-07T21:08:29Z, size = 1587293, hashes = { sha256 = "eeea07c4397bbc57719c4eed8f9c284874d4f175f9b6d57f7a1546b976d455ca" } }, + { url = "https://files.pythonhosted.org/packages/49/a2/2136674d52123b1354bd05dd5753c318db47dc0c927cc70b27bab3755456/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-06-07T21:08:32Z, size = 1714756, hashes = { sha256 = "335c0cc3e3545ce98dcb9cfcb836f40c3411f43fa03dab757597d80c89af8a35" } }, + { url = "https://files.pythonhosted.org/packages/a7/b9/e5fd2e6f915503081c0f9b1e8540947037929c70c191da2e4d54b31a21a1/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_armv7l.whl", upload-time = 2026-06-07T21:08:34Z, size = 1721052, hashes = { sha256 = "ae6be797afdef264e8a84864a85b196ca06045586481b3df8a967322fd2fa844" } }, + { url = "https://files.pythonhosted.org/packages/63/5a/2833e324a2263e104e31e2e91bc5bbee81bc499afd32203faee048a883f0/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_ppc64le.whl", upload-time = 2026-06-07T21:08:36Z, size = 1766888, hashes = { sha256 = "8560b4d712474335d08907db7973f71912d3a9a8f1dee992ec06b5d2fe359496" } }, + { url = "https://files.pythonhosted.org/packages/57/fa/dea6511870913162f3b2e8c42a7614eb203a4540b8c2da43e0bfb0548f3c/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_riscv64.whl", upload-time = 2026-06-07T21:08:39Z, size = 1581679, hashes = { sha256 = "2b7edd08e0a5deb1e8564a2fcd8f4561014a3f05252334671bbf55ddd47db0e5" } }, + { url = "https://files.pythonhosted.org/packages/14/bd/3cf0d55e71784b33534e9710a67d382d900598b4787fbce6cc7317f8c42a/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_s390x.whl", upload-time = 2026-06-07T21:08:41Z, size = 1782021, hashes = { sha256 = "b6ff7fcee63287ae57b5df3e4f5957ce032122802509246dec1a5bcc55904c95" } }, + { url = "https://files.pythonhosted.org/packages/c1/af/14bb5843eccbe234f4dfb78ab73e549d99727247e62ae5d62cbd22eaf5b0/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-06-07T21:08:43Z, size = 1742574, hashes = { sha256 = "6ffbb2f4ec1ceaff7e07d43922954da26b223d188bf30658e561b98e23089444" } }, + { url = "https://files.pythonhosted.org/packages/7e/02/9ac85e081e53da2e061b02fa7758fe0a12d17b8ce2d1f5e6c7cb76730328/aiohttp-3.14.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-07T21:08:59Z, size = 1922347, hashes = { sha256 = "4d6e0ac9da31c9c04c84e1c0182ad8d6df35965a85cae29cd71d089621b3ae94" } }, + { url = "https://files.pythonhosted.org/packages/c0/3e/d3ba07a0ab38b5389e10bec4362d21e10a4f667cba2d79ba30837b3a5059/aiohttp-3.14.1-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-06-07T21:09:01Z, size = 1786465, hashes = { sha256 = "9e8f2d660c350b3d0e259c7a7e3d9b7fc8b41210cbcc3d4a7076ff0a5e5c2fdc" } }, + { url = "https://files.pythonhosted.org/packages/0b/cb/e2ee978a00cfb2df829704a69528b18154eba5939f45bc1efa8f33aee4c5/aiohttp-3.14.1-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-06-07T21:09:04Z, size = 1909423, hashes = { sha256 = "4691802dda97be727f79d86818acaad7eb8e9252626a1d6b519fedbb92d5e251" } }, + { url = "https://files.pythonhosted.org/packages/73/5d/1430334858b1022b58ae50399a918f0bd6fe8fa7fa183598d657ff61e040/aiohttp-3.14.1-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-06-07T21:09:06Z, size = 2001906, hashes = { sha256 = "c389c482a7e9b9dc3ee2701ac46c4125297a3818875b9c305ddb603c04828fd1" } }, + { url = "https://files.pythonhosted.org/packages/66/4e/560c7472d3d198a23aa5c8b19a5115bf6a9b77b7d3e4bb363da320430ad2/aiohttp-3.14.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-07T21:09:09Z, size = 1877095, hashes = { sha256 = "fc0cacab7ba4e56f0f81c82a98c09bed2f39c940107b03a34b168bdf7597edd3" } }, + { url = "https://files.pythonhosted.org/packages/0d/f1/4745806578d447db4a784a8591e2dae3afdfc2bcb96f8f81271b13df6543/aiohttp-3.14.1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-06-07T21:09:11Z, size = 1676222, hashes = { sha256 = "979ed4717f59b8bb12e3963378fa285d93d367e15bcd66c721311826d3c44a6c" } }, + { url = "https://files.pythonhosted.org/packages/6a/c9/48255813cca749a229ef0ab476004ec623728ad79a9c0840616f6c076325/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-06-07T21:09:14Z, size = 1842922, hashes = { sha256 = "38e1e7daaea81df51c952e18483f323d878499a1e2bfe564790e0f9701d6f203" } }, + { url = "https://files.pythonhosted.org/packages/3d/c0/bbd054e2bee909f529523a5af3891052606af5143c09f5f183ec3b234676/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_armv7l.whl", upload-time = 2026-06-07T21:09:16Z, size = 1825035, hashes = { sha256 = "4132e72c608fe9fecb8f409113567605915b83e9bdd3ea56538d2f9cd35002f1" } }, + { url = "https://files.pythonhosted.org/packages/a8/ae/90395d4376deceb74e09ec26b6adf7d2015a6f8802d6d84446af860fef04/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_ppc64le.whl", upload-time = 2026-06-07T21:09:18Z, size = 1849512, hashes = { sha256 = "eefd9cc9b6d4a2db5f00a26bc3e4f9acf71926a6ec557cd56c9c6f27c290b665" } }, + { url = "https://files.pythonhosted.org/packages/93/bd/fb25f3049957553d4ce0ba6ae480aa2f592a6985497fca590837d16c1be0/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_riscv64.whl", upload-time = 2026-06-07T21:09:21Z, size = 1668571, hashes = { sha256 = "b165790117eea512d7f3fb22f1f6dad3d55a7189571993eb015591c1401276d1" } }, + { url = "https://files.pythonhosted.org/packages/3f/22/7f73303d64dd567ff3addca90b556690ed1233a47b8f55d242fb90af3681/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_s390x.whl", upload-time = 2026-06-07T21:09:23Z, size = 1881159, hashes = { sha256 = "ed09c7eb1c391271c2ed0314a51903e72a3acb653d5ccfc264cdf3ef11f8269d" } }, + { url = "https://files.pythonhosted.org/packages/44/be/0474c5a8b5640e1e4aa1923430a91f4151be82e511373fe764189b89aef5/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-06-07T21:09:26Z, size = 1841409, hashes = { sha256 = "99abd37084b82f5830c635fddd0b4993b9742a66eb746dacf433c8590e8f9e3c" } }, ] [[packages]] @@ -679,10 +685,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/cb/a8/20d0723294217e4 [[packages]] name = "feast" -version = "0.62.0" +version = "0.64.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/77/cc/04ef2d8a27330cbe72c9ae2389c4809b81b7fa07e1d09dd4ea1ccfd07d46/feast-0.62.0.tar.gz", upload-time = 2026-04-08T14:36:12Z, size = 6617690, hashes = { sha256 = "1896bec798c7b81c6e4afb3ba429facfa8a1d67c1fad6adf300dd9a40cca490e" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/72/92/c944efa9d031e86b47564377595833bf19d6082fa9657dbb95eeb05ab2e5/feast-0.62.0-py3-none-any.whl", upload-time = 2026-04-08T14:36:10Z, size = 7992879, hashes = { sha256 = "5d1b80456b0f94d13ff10a8c75380252f75bfdee13c6c3f0d714cefdb42e36dd" } }] +sdist = { url = "https://files.pythonhosted.org/packages/ed/ce/e6c8267c19af733d3943c56860bb14866868733f2121c038ad64e5a91e72/feast-0.64.0.tar.gz", upload-time = 2026-06-13T11:36:51Z, size = 6915484, hashes = { sha256 = "0625750041dbabd05a722aa480a1713db3be85d50c551f4e8203385a594abc6a" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/a5/f1/85f9c78902e48c93007dc5c796fd3a9115cbe440b85594575b92be07209e/feast-0.64.0-py3-none-any.whl", upload-time = 2026-06-13T11:36:48Z, size = 8270502, hashes = { sha256 = "271eb5451728f36d7290a2259dd123c7a577d9615ba260ee8eecb4077583f887" } }] [[packages]] name = "filelock" @@ -839,10 +845,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/a0/61/5c78b91c3143ed5 [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.51" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/df/b5/59d16470a1f0dfe8c793f9ef56fd3826093fc52b3bd96d6b9d6c26c7e27b/gitpython-3.1.46.tar.gz", upload-time = 2026-01-01T15:37:32Z, size = 215371, hashes = { sha256 = "400124c7d0ef4ea03f7310ac2fbf7151e09ff97f2a3288d64a440c584a29c37f" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/6a/09/e21df6aef1e1ffc0c816f0522ddc3f6dcded766c3261813131c78a704470/gitpython-3.1.46-py3-none-any.whl", upload-time = 2026-01-01T15:37:30Z, size = 208620, hashes = { sha256 = "79812ed143d9d25b6d176a10bb511de0f9c67b1fa641d82097b0ab90398a2058" } }] +sdist = { url = "https://files.pythonhosted.org/packages/59/30/a8a0c15f9480dc91b5b7f11ebd26105e5f80898d7ff02da197fef35d8395/gitpython-3.1.51.tar.gz", upload-time = 2026-07-12T13:40:07Z, size = 223519, hashes = { sha256 = "22c9c94bb6b0b9f3c7157c684fece45a414cea204586b600beae6cd4570dcd6d" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/f8/11/1232bb1ba52a230f20ff08e1b3df7cd9d43a71b61cc0a1c37941064fe4c7/gitpython-3.1.51-py3-none-any.whl", upload-time = 2026-07-12T13:40:06Z, size = 215246, hashes = { sha256 = "d5b29685708f3c80a56db040b665bfd69492c8e150b5848532af8013b686c5a4" } }] [[packages]] name = "google-api-core" @@ -1241,10 +1247,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/5a/80/5a1162f78414298 [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/5b/ac/e040ec363d7b6b1f11304cc9f209dac4517ece5d5e01821366b924a64a50/jupyter_server-2.17.0.tar.gz", upload-time = 2025-08-21T14:42:54Z, size = 731949, hashes = { sha256 = "c38ea898566964c888b4772ae1ed58eca84592e88251d2cfc4d171f81f7e99d5" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/92/80/a24767e6ca280f5a49525d987bf3e4d7552bf67c8be07e8ccf20271f8568/jupyter_server-2.17.0-py3-none-any.whl", upload-time = 2025-08-21T14:42:52Z, size = 388221, hashes = { sha256 = "e8cb9c7db4251f51ed307e329b81b72ccf2056ff82d50524debde1ee1870e13f" } }] +sdist = { url = "https://files.pythonhosted.org/packages/6b/dc/db3a582633170186f8c8b31298d7eb26ad0eb031a1f53476c258b64eed05/jupyter_server-2.20.0.tar.gz", upload-time = 2026-06-17T12:09:09Z, size = 756523, hashes = { sha256 = "b5778ba337d8015a3dc2b80803ecdd5ac18d3797fddf61a50ea5fb472b4ebe14" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/f3/71/8c002223e873a870f5c41dc69b0a7c922301123e4a31d5d01ecb700aef77/jupyter_server-2.20.0-py3-none-any.whl", upload-time = 2026-06-17T12:09:07Z, size = 393143, hashes = { sha256 = "c3b67c93c471e947c18b5026f04f21614218adb706df8f48227d3ee8e0a7cdcc" } }] [[packages]] name = "jupyter-server-proxy" @@ -1262,10 +1268,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/d1/2d/6674563f71c6320 [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.9" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/ac/d5/730628e03fff2e8a8e8ccdaedde1489ab1309f9a4fa2536248884e30b7c7/jupyterlab-4.5.6.tar.gz", upload-time = 2026-03-11T14:17:04Z, size = 23970670, hashes = { sha256 = "642fe2cfe7f0f5922a8a558ba7a0d246c7bc133b708dfe43f7b3a826d163cf42" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/e1/1b/dad6fdcc658ed7af26fdf3841e7394072c9549a8b896c381ab49dd11e2d9/jupyterlab-4.5.6-py3-none-any.whl", upload-time = 2026-03-11T14:17:00Z, size = 12447124, hashes = { sha256 = "d6b3dac883aa4d9993348e0f8e95b24624f75099aed64eab6a4351a9cdd1e580" } }] +sdist = { url = "https://files.pythonhosted.org/packages/e8/52/a8d4895bef501ffeb6af448e8bf7079541c7772978211963aa653518c2d9/jupyterlab-4.5.9.tar.gz", upload-time = 2026-06-17T15:42:16Z, size = 23994445, hashes = { sha256 = "dd79a073fecae7a39066ea99e4627ed6c76269ac926e95a810e1e1df6358d865" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/c6/bb/2f9b425062416fba58f580c9b89c3b07277ccdf0a292501fedbca8ea00ea/jupyterlab-4.5.9-py3-none-any.whl", upload-time = 2026-06-17T15:42:12Z, size = 12449803, hashes = { sha256 = "5ff0f908e8ac0afbed32b106fdef360f101c0a6654d1bf4a81e98a293ae1b336" } }] [[packages]] name = "jupyterlab-git" @@ -1608,10 +1614,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/3e/9a/b697530a882588a [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/9d/55/d01f0c4b45ade6536c51170b9043db8b2ec6ddf4a35c7ea3f5f559ac935b/mistune-3.2.0.tar.gz", upload-time = 2025-12-23T11:36:34Z, size = 95467, hashes = { sha256 = "708487c8a8cdd99c9d90eb3ed4c3ed961246ff78ac82f03418f5183ab70e398a" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/9b/f7/4a5e785ec9fbd65146a27b6b70b6cdc161a66f2024e4b04ac06a67f5578b/mistune-3.2.0-py3-none-any.whl", upload-time = 2025-12-23T11:36:33Z, size = 53598, hashes = { sha256 = "febdc629a3c78616b94393c6580551e0e34cc289987ec6c35ed3f4be42d0eee1" } }] +sdist = { url = "https://files.pythonhosted.org/packages/7b/a5/2dab368d6950e6808904dec98f54c7e726ee7be4a0c6afe00e6e011bd52d/mistune-3.3.3.tar.gz", upload-time = 2026-07-09T06:18:05Z, size = 115363, hashes = { sha256 = "c4c6c0c840b8637a2e9b8b6d607eb7c8f00888bf14c754409bcd339e848c2477" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/89/70/b1e4737b84163db5bb1dfde6f216dbfbf32783330a9989c965e121172830/mistune-3.3.3-py3-none-any.whl", upload-time = 2026-07-09T06:18:03Z, size = 63569, hashes = { sha256 = "99de1585e42dcbd826faa9e11a202727a5e202e4e4722a4c69ac1ff615793dd7" } }] [[packages]] name = "ml-dtypes" @@ -2243,10 +2249,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/ee/8c/83087ebc47ab039 [[packages]] name = "prometheus-client" -version = "0.25.0" +version = "0.24.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/1b/fb/d9aa83ffe43ce1f19e557c0971d04b90561b0cfd50762aafb01968285553/prometheus_client-0.25.0.tar.gz", upload-time = 2026-04-09T19:53:42Z, size = 86035, hashes = { sha256 = "5e373b75c31afb3c86f1a52fa1ad470c9aace18082d39ec0d2f918d11cc9ba28" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/8d/9b/d4b1e644385499c8346fa9b622a3f030dce14cd6ef8a1871c221a17a67e7/prometheus_client-0.25.0-py3-none-any.whl", upload-time = 2026-04-09T19:53:41Z, size = 64154, hashes = { sha256 = "d5aec89e349a6ec230805d0df882f3807f74fd6c1a2fa86864e3c2279059fed1" } }] +sdist = { url = "https://files.pythonhosted.org/packages/f0/58/a794d23feb6b00fc0c72787d7e87d872a6730dd9ed7c7b3e954637d8f280/prometheus_client-0.24.1.tar.gz", upload-time = 2026-01-14T15:26:26Z, size = 85616, hashes = { sha256 = "7e0ced7fbbd40f7b84962d5d2ab6f17ef88a72504dcf7c0b40737b43b2a461f9" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/74/c3/24a2f845e3917201628ecaba4f18bab4d18a337834c1df2a159ee9d22a42/prometheus_client-0.24.1-py3-none-any.whl", upload-time = 2026-01-14T15:26:24Z, size = 64057, hashes = { sha256 = "150db128af71a5c2482b36e588fc8a6b95e498750da4b17065947c16070f4055" } }] [[packages]] name = "prompt-toolkit" @@ -2533,10 +2539,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/f4/7e/a72dd26f3b0f4f2 [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/c2/27/a3b6e5bf6ff856d2509292e95c8f57f0df7017cf5394921fc4e4ef40308a/pyjwt-2.12.1.tar.gz", upload-time = 2026-03-13T19:27:37Z, size = 102564, hashes = { sha256 = "c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/e5/7a/8dd906bd22e79e47397a61742927f6747fe93242ef86645ee9092e610244/pyjwt-2.12.1-py3-none-any.whl", upload-time = 2026-03-13T19:27:35Z, size = 29726, hashes = { sha256 = "28ca37c070cad8ba8cd9790cd940535d40274d22f80ab87f3ac6a713e6e8454c" } }] +sdist = { url = "https://files.pythonhosted.org/packages/3b/81/58d0ac84e1ef3a3843791d6954d94c0b33d526c75eeb1efbce9d0a4c4077/pyjwt-2.13.0.tar.gz", upload-time = 2026-05-21T19:54:36Z, size = 107515, hashes = { sha256 = "41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/a3/5e/ecf12fdb62546d64385c158514e9b2b671f7832108ef2ecd2020ce0af2d1/pyjwt-2.13.0-py3-none-any.whl", upload-time = 2026-05-21T19:54:35Z, size = 31274, hashes = { sha256 = "66adcc2aff09b3f1bbd95fc1e1577df8ac8723c978552fd43304c8a290ac5728" } }] [[packages]] name = "pylint" @@ -3218,36 +3224,46 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/b0/70/d460bd685a17079 [[packages]] name = "ujson" -version = "5.12.0" +version = "5.13.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/cb/3e/c35530c5ffc25b71c59ae0cd7b8f99df37313daa162ce1e2f7925f7c2877/ujson-5.12.0.tar.gz", upload-time = 2026-03-11T22:19:30Z, size = 7158451, hashes = { sha256 = "14b2e1eb528d77bc0f4c5bd1a7ebc05e02b5b41beefb7e8567c9675b8b13bcf4" } } +sdist = { url = "https://files.pythonhosted.org/packages/89/7a/c8bb37c8f6f3623d60c33d15d18cd6d6655d0f9c3eb31a9969f76361b199/ujson-5.13.0.tar.gz", upload-time = 2026-06-14T22:36:50Z, size = 7166784, hashes = { sha256 = "d62e3d7625384c08082abad81a077af587fdef2761bb14c3822f4234b8d07d75" } } wheels = [ - { url = "https://files.pythonhosted.org/packages/9a/10/853c723bcabc3e9825a079019055fc99e71b85c6bae600607a2b9d31d18d/ujson-5.12.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-11T22:18:20Z, size = 57754, hashes = { sha256 = "a2d79c6635ccffcbfc1d5c045874ba36b594589be81d50d43472570bb8de9c57" } }, - { url = "https://files.pythonhosted.org/packages/f9/c6/6e024830d988f521f144ead641981c1f7a82c17ad1927c22de3242565f5c/ujson-5.12.0-cp312-cp312-manylinux_2_24_i686.manylinux_2_28_i686.whl", upload-time = 2026-03-11T22:18:21Z, size = 59936, hashes = { sha256 = "7e07f6f644d2c44d53b7a320a084eef98063651912c1b9449b5f45fcbdc6ccd2" } }, - { url = "https://files.pythonhosted.org/packages/34/c9/c5f236af5abe06b720b40b88819d00d10182d2247b1664e487b3ed9229cf/ujson-5.12.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-11T22:18:22Z, size = 57463, hashes = { sha256 = "085b6ce182cdd6657481c7c4003a417e0655c4f6e58b76f26ee18f0ae21db827" } }, - { url = "https://files.pythonhosted.org/packages/ae/04/41342d9ef68e793a87d84e4531a150c2b682f3bcedfe59a7a5e3f73e9213/ujson-5.12.0-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-03-11T22:18:24Z, size = 1037239, hashes = { sha256 = "16b4fe9c97dc605f5e1887a9e1224287291e35c56cbc379f8aa44b6b7bcfe2bb" } }, - { url = "https://files.pythonhosted.org/packages/d4/81/dc2b7617d5812670d4ff4a42f6dd77926430ee52df0dedb2aec7990b2034/ujson-5.12.0-cp312-cp312-musllinux_1_2_i686.whl", upload-time = 2026-03-11T22:18:25Z, size = 1196713, hashes = { sha256 = "0d2e8db5ade3736a163906154ca686203acc7d1d30736cbf577c730d13653d84" } }, - { url = "https://files.pythonhosted.org/packages/b6/9c/80acff0504f92459ed69e80a176286e32ca0147ac6a8252cd0659aad3227/ujson-5.12.0-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-03-11T22:18:26Z, size = 1089742, hashes = { sha256 = "93bc91fdadcf046da37a214eaa714574e7e9b1913568e93bb09527b2ceb7f759" } }, - { url = "https://files.pythonhosted.org/packages/e5/a9/f96376818d71495d1a4be19a0ab6acf0cc01dd8826553734c3d4dac685b2/ujson-5.12.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-11T22:18:33Z, size = 57757, hashes = { sha256 = "7bbf05c38debc90d1a195b11340cc85cb43ab3e753dc47558a3a84a38cbc72da" } }, - { url = "https://files.pythonhosted.org/packages/98/8d/dd4a151caac6fdcb77f024fbe7f09d465ebf347a628ed6dd581a0a7f6364/ujson-5.12.0-cp313-cp313-manylinux_2_24_i686.manylinux_2_28_i686.whl", upload-time = 2026-03-11T22:18:35Z, size = 59940, hashes = { sha256 = "3c2f947e55d3c7cfe124dd4521ee481516f3007d13c6ad4bf6aeb722e190eb1b" } }, - { url = "https://files.pythonhosted.org/packages/c7/17/0d36c2fee0a8d8dc37b011ccd5bbdcfaff8b8ec2bcfc5be998661cdc935b/ujson-5.12.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-11T22:18:36Z, size = 57465, hashes = { sha256 = "2ea6206043385343aff0b7da65cf73677f6f5e50de8f1c879e557f4298cac36a" } }, - { url = "https://files.pythonhosted.org/packages/8c/04/b0ee4a4b643a01ba398441da1e357480595edb37c6c94c508dbe0eb9eb60/ujson-5.12.0-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-03-11T22:18:37Z, size = 1037236, hashes = { sha256 = "bb349dbba57c76eec25e5917e07f35aabaf0a33b9e67fc13d188002500106487" } }, - { url = "https://files.pythonhosted.org/packages/2d/08/0e7780d0bbb48fe57ded91f550144bcc99c03b5360bf2886dd0dae0ea8f5/ujson-5.12.0-cp313-cp313-musllinux_1_2_i686.whl", upload-time = 2026-03-11T22:18:39Z, size = 1196717, hashes = { sha256 = "937794042342006f707837f38d721426b11b0774d327a2a45c0bd389eb750a87" } }, - { url = "https://files.pythonhosted.org/packages/ba/4c/e0e34107715bb4dd2d4dcc1ce244d2f074638837adf38aff85a37506efe4/ujson-5.12.0-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-03-11T22:18:40Z, size = 1089748, hashes = { sha256 = "6ad57654570464eb1b040b5c353dee442608e06cff9102b8fcb105565a44c9ed" } }, - { url = "https://files.pythonhosted.org/packages/bf/8b/e2f09e16dabfa91f6a84555df34a4329fa7621e92ed054d170b9054b9bb2/ujson-5.12.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-11T22:18:48Z, size = 57783, hashes = { sha256 = "99cc80facad240b0c2fb5a633044420878aac87a8e7c348b9486450cba93f27c" } }, - { url = "https://files.pythonhosted.org/packages/68/fb/ba1d06f3658a0c36d0ab3869ec3914f202bad0a9bde92654e41516c7bb13/ujson-5.12.0-cp314-cp314-manylinux_2_24_i686.manylinux_2_28_i686.whl", upload-time = 2026-03-11T22:18:49Z, size = 60011, hashes = { sha256 = "d1831c07bd4dce53c4b666fa846c7eba4b7c414f2e641a4585b7f50b72f502dc" } }, - { url = "https://files.pythonhosted.org/packages/64/2b/3e322bf82d926d9857206cd5820438d78392d1f523dacecb8bd899952f73/ujson-5.12.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-11T22:18:50Z, size = 57465, hashes = { sha256 = "0e00cec383eab2406c9e006bd4edb55d284e94bb943fda558326048178d26961" } }, - { url = "https://files.pythonhosted.org/packages/e9/fd/af72d69603f9885e5136509a529a4f6d88bf652b457263ff96aefcd3ab7d/ujson-5.12.0-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-03-11T22:18:51Z, size = 1037275, hashes = { sha256 = "f19b3af31d02a2e79c5f9a6deaab0fb3c116456aeb9277d11720ad433de6dfc6" } }, - { url = "https://files.pythonhosted.org/packages/9c/a7/a2411ec81aef7872578e56304c3e41b3a544a9809e95c8e1df46923fc40b/ujson-5.12.0-cp314-cp314-musllinux_1_2_i686.whl", upload-time = 2026-03-11T22:18:53Z, size = 1196758, hashes = { sha256 = "bacbd3c69862478cbe1c7ed4325caedec580d8acf31b8ee1b9a1e02a56295cad" } }, - { url = "https://files.pythonhosted.org/packages/ed/85/aa18ae175dd03a118555aa14304d4f466f9db61b924c97c6f84388ecacb1/ujson-5.12.0-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-03-11T22:18:55Z, size = 1089760, hashes = { sha256 = "94c5f1621cbcab83c03be46441f090b68b9f307b6c7ec44d4e3f6d5997383df4" } }, - { url = "https://files.pythonhosted.org/packages/db/2e/60114a35d1d6796eb428f7affcba00a921831ff604a37d9142c3d8bbe5c5/ujson-5.12.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-11T22:19:01Z, size = 58689, hashes = { sha256 = "d30ad4359413c8821cc7b3707f7ca38aa8bc852ba3b9c5a759ee2d7740157315" } }, - { url = "https://files.pythonhosted.org/packages/c8/ad/010925c2116c21ce119f9c2ff18d01f48a19ade3ff4c5795da03ce5829fc/ujson-5.12.0-cp314-cp314t-manylinux_2_24_i686.manylinux_2_28_i686.whl", upload-time = 2026-03-11T22:19:03Z, size = 60618, hashes = { sha256 = "02f93da7a4115e24f886b04fd56df1ee8741c2ce4ea491b7ab3152f744ad8f8e" } }, - { url = "https://files.pythonhosted.org/packages/9b/74/db7f638bf20282b1dccf454386cbd483faaaed3cdbb9cb27e06f74bb109e/ujson-5.12.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-11T22:19:04Z, size = 58151, hashes = { sha256 = "3ff4ede90ed771140caa7e1890de17431763a483c54b3c1f88bd30f0cc1affc0" } }, - { url = "https://files.pythonhosted.org/packages/9c/7e/3ebaecfa70a2e8ce623db8e21bd5cb05d42a5ef943bcbb3309d71b5de68d/ujson-5.12.0-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-03-11T22:19:05Z, size = 1038117, hashes = { sha256 = "a7bf9cc97f05048ac8f3e02cd58f0fe62b901453c24345bfde287f4305dcc31c" } }, - { url = "https://files.pythonhosted.org/packages/2e/aa/e073eda7f0036c2973b28db7bb99faba17a932e7b52d801f9bb3e726271f/ujson-5.12.0-cp314-cp314t-musllinux_1_2_i686.whl", upload-time = 2026-03-11T22:19:06Z, size = 1197434, hashes = { sha256 = "2324d9a0502317ffc35d38e153c1b2fa9610ae03775c9d0f8d0cca7b8572b04e" } }, - { url = "https://files.pythonhosted.org/packages/1c/01/b9a13f058fdd50c746b192c4447ca8d6352e696dcda912ccee10f032ff85/ujson-5.12.0-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-03-11T22:19:08Z, size = 1090401, hashes = { sha256 = "50524f4f6a1c839714dbaff5386a1afb245d2d5ec8213a01fbc99cea7307811e" } }, - { url = "https://files.pythonhosted.org/packages/0e/da/e9ae98133336e7c0d50b43626c3f2327937cecfa354d844e02ac17379ed1/ujson-5.12.0-graalpy312-graalpy250_312_native-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-11T22:19:15Z, size = 54518, hashes = { sha256 = "6c0aed6a4439994c9666fb8a5b6c4eac94d4ef6ddc95f9b806a599ef83547e3b" } }, - { url = "https://files.pythonhosted.org/packages/58/10/978d89dded6bb1558cd46ba78f4351198bd2346db8a8ee1a94119022ce40/ujson-5.12.0-graalpy312-graalpy250_312_native-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-11T22:19:16Z, size = 55736, hashes = { sha256 = "efae5df7a8cc8bdb1037b0f786b044ce281081441df5418c3a0f0e1f86fe7bb3" } }, + { url = "https://files.pythonhosted.org/packages/77/79/f98c6c1a4ed9d92d39d5d2d133f2b6fce5da11ea50c341117aedde8011c4/ujson-5.13.0-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl", upload-time = 2026-06-14T22:35:30Z, size = 60047, hashes = { sha256 = "24539618fb3243cfdf27dab9a850acab80798a01501e9586b61fb9ecd016a891" } }, + { url = "https://files.pythonhosted.org/packages/bc/1d/f68e14cf476d149945211142f4c20782c1f232c489e8edcc4f4b58ce4997/ujson-5.13.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-06-14T22:35:31Z, size = 53437, hashes = { sha256 = "fdde6341d213b29f413b5fa9fad1392d5408074c75f0900ed949e97e546fa5df" } }, + { url = "https://files.pythonhosted.org/packages/7d/1a/5718237cf4141e5be46ff371387e90b01f27774cb6f0f79ff4803a2430ca/ujson-5.13.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-06-14T22:35:32Z, size = 55057, hashes = { sha256 = "229faf041ef249ee3fd57bac1cedb123d2718ab63f6ccd50eca95ea902eb0dca" } }, + { url = "https://files.pythonhosted.org/packages/f6/6f/7f55c1e9e0be87beebaed553fa186ad5f6d5d639cbaa9d49f78f2f91c3a9/ujson-5.13.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-14T22:35:34Z, size = 58186, hashes = { sha256 = "1d02f31c2f59cc6a1c2c3633b377701fc2d8e876cc01950735d7a01132ccc233" } }, + { url = "https://files.pythonhosted.org/packages/bc/c4/9a34ade542426f56a0bc042f774073d1c247ae7575363c27587788cb2b2f/ujson-5.13.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-14T22:35:35Z, size = 57935, hashes = { sha256 = "ea7204e9fa7538bfbb1396e1ee8c2bbcd3818b3633ef5bb14d4fdea52994d14d" } }, + { url = "https://files.pythonhosted.org/packages/36/06/407633f0709e168107f56368bd5a0fa8fe07acd7f1d3000710bc0bb07470/ujson-5.13.0-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-06-14T22:35:36Z, size = 1037685, hashes = { sha256 = "7c5a2478a3a1fa4421f7e035b87194eea0cf44c7971a3f32ad1b42a0dfd63c03" } }, + { url = "https://files.pythonhosted.org/packages/c3/df/eb5bd92dc1b23254fea5b2022007baff5491a7478bfcf7e9260d3a10f1ac/ujson-5.13.0-cp312-cp312-musllinux_1_2_i686.whl", upload-time = 2026-06-14T22:35:37Z, size = 1197141, hashes = { sha256 = "b535e0970c96957e999cfe5ec89361f0e8d0bb987fb5d5144f6f495cb3ed9e19" } }, + { url = "https://files.pythonhosted.org/packages/cb/1c/65f2ce1a0411ec9a87339db01f0d5d554a49c4248ec68ab52a1b7e14e9c4/ujson-5.13.0-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-06-14T22:35:38Z, size = 1090225, hashes = { sha256 = "3d0ad1207694988498fca7e0bb28eba7564fa33261d2f9fdf66a3aaab376b803" } }, + { url = "https://files.pythonhosted.org/packages/10/e6/4e9e998d991ff88bbc93b21daa63bba2baa61c6f952dbcec937cf7304ebe/ujson-5.13.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl", upload-time = 2026-06-14T22:35:45Z, size = 60051, hashes = { sha256 = "cdf33b588a81b05d0b585c66f83050c49cb670623424d10e4d1ad37ba2f7eed9" } }, + { url = "https://files.pythonhosted.org/packages/9c/11/876dff43f05417a01c6119f0fa10e01f1226631c5927ef08f56876b2bb67/ujson-5.13.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-06-14T22:35:46Z, size = 53438, hashes = { sha256 = "4cabd73c114ce93c21d7db2e2d8e16217fd8a5b2b3ec754629eebef5c262d47f" } }, + { url = "https://files.pythonhosted.org/packages/09/02/f9dbf6c3e46d700eb1d9ed637567221a06eeb1ec289633be992ef54d7a34/ujson-5.13.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-06-14T22:35:47Z, size = 55060, hashes = { sha256 = "ffc61fc756a64f4d169a78cc638d769e3c324f45fc51997626abf4e5e5dd6460" } }, + { url = "https://files.pythonhosted.org/packages/bc/3d/7e49a70265a1e5ed1b5e8edd5f54d57ae41e2134faeae9b16f6f5a0eae20/ujson-5.13.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-14T22:35:48Z, size = 58189, hashes = { sha256 = "2c00323c13a35822c9a67a26c0b2a0787510bf1ef490922b58009b362d1a3e21" } }, + { url = "https://files.pythonhosted.org/packages/66/34/b64278f67e19052f09810576c7e50b3da8d4f5218b226046324d4d5c24b4/ujson-5.13.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-14T22:35:49Z, size = 57941, hashes = { sha256 = "496e662a6b46d5f936d77fb68259cece19213bb2301ddd520dbd75ac7c90c5f4" } }, + { url = "https://files.pythonhosted.org/packages/a9/8c/51513357a5c75bf3e5bae46accfdb3e6e6f5caeb72ca8b253ec45ba853fb/ujson-5.13.0-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-06-14T22:35:50Z, size = 1037688, hashes = { sha256 = "7fd41b86444df14f8b4b7afaaa9f27bacfbf8c18380872317aeab6cd125dcede" } }, + { url = "https://files.pythonhosted.org/packages/54/5a/dc6afe071d6b977390d2dc41e15800a2716f317988dd03187cffe7b4d624/ujson-5.13.0-cp313-cp313-musllinux_1_2_i686.whl", upload-time = 2026-06-14T22:35:52Z, size = 1197141, hashes = { sha256 = "bf3c2c4ea55d4187903fcdc689a9bf5b0fc72d8c0eaff39db18c1f337c8832c1" } }, + { url = "https://files.pythonhosted.org/packages/50/23/b473d101412c68527cb502a8728f96ab307aa7bfa75d6ea2037e2c7f74e8/ujson-5.13.0-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-06-14T22:35:53Z, size = 1090235, hashes = { sha256 = "b6eca7751d61045a9b1e7f9a8c97ac24b164f085b60bef1c4668654bb2338011" } }, + { url = "https://files.pythonhosted.org/packages/ea/63/55e5f23e156b4c8bca095d828b4cd3180c0b42aa3501ef88836d79606fea/ujson-5.13.0-cp314-cp314-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl", upload-time = 2026-06-14T22:35:59Z, size = 60053, hashes = { sha256 = "a554b2e5bee85030369514cef8b0b913cebe1a4c2c0c13541966d50bcba22b1a" } }, + { url = "https://files.pythonhosted.org/packages/26/b6/08c6cf5548bd6f4bb557c9fa7e8edf87324bb04c17249d1966028d61dde0/ujson-5.13.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-06-14T22:36:01Z, size = 53481, hashes = { sha256 = "ea939ff629ab03ae970d03eca6d1febd8ed55ba38ca44aec64ce997537cd3fa0" } }, + { url = "https://files.pythonhosted.org/packages/6e/b3/0ac9a03551467784067f505df1bb875c639ba32f1da79ce467ab15911ada/ujson-5.13.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-06-14T22:36:02Z, size = 55058, hashes = { sha256 = "b98bf2faa5e37ecfe752226ea08290031e375a0c43d425a0b955fb3e702a2a71" } }, + { url = "https://files.pythonhosted.org/packages/ba/be/ec91029aec067174473d022fa0f6c3c1431a173f888d7599739f05c668eb/ujson-5.13.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-14T22:36:03Z, size = 58225, hashes = { sha256 = "9a4b92344b16e414aeb609e57f62c466500e53c94f1698f5b149dc0b7223ec3e" } }, + { url = "https://files.pythonhosted.org/packages/29/33/a948f329252ece3f9c93d177243de6e677927ebc6ac44256742dbbef3c39/ujson-5.13.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-14T22:36:04Z, size = 57930, hashes = { sha256 = "7df805aad707507a1fa165fb716218ca3a89f142125dc4b23c9fcc08fa402d97" } }, + { url = "https://files.pythonhosted.org/packages/f1/0c/c33655218b8e0a8adbf066de0b999cae5c324061f3eaa4dda17423145d9e/ujson-5.13.0-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-06-14T22:36:05Z, size = 1037728, hashes = { sha256 = "7576bdbef327c3528f011002a2d74486f6fe4e33289bdb7a042b7f1a6e9d8285" } }, + { url = "https://files.pythonhosted.org/packages/2c/bd/d286947525ea7ce3f2d8dc55c15b9ffbe425bc455c96af7b8f8a402599a9/ujson-5.13.0-cp314-cp314-musllinux_1_2_i686.whl", upload-time = 2026-06-14T22:36:06Z, size = 1197146, hashes = { sha256 = "6eee5d7cce3f32a468905f9ff61807a60287a90258d849460f6fa826e810870d" } }, + { url = "https://files.pythonhosted.org/packages/3c/3c/9eb916377050b0785f048a34588c1c390ddd41ae00b78db68ee1ad022356/ujson-5.13.0-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-06-14T22:36:08Z, size = 1090223, hashes = { sha256 = "144e9d8a454cfa727e0f755e1863738ed68068583bda5463052cb446835bd56c" } }, + { url = "https://files.pythonhosted.org/packages/02/66/f53d3b32c3f177f846ca6b624e832f29000d8a213a2d8768e254bd470ced/ujson-5.13.0-cp314-cp314t-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl", upload-time = 2026-06-14T22:36:15Z, size = 60683, hashes = { sha256 = "15107aaa4f559d55201165ec32abb35c283a861be1fa67229578cb7d93fcd93a" } }, + { url = "https://files.pythonhosted.org/packages/e6/d4/dddc4646d2633c85c938c2ded7d5a9711cdad5be1e13b31b7dad76f61c83/ujson-5.13.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-06-14T22:36:16Z, size = 54167, hashes = { sha256 = "6e343c5f0c058523f1edbf6ae4eceb4e0d934205a53bbdd8d9a945c83324662a" } }, + { url = "https://files.pythonhosted.org/packages/5f/c0/d8608c3f4d3f05e6441364b63fde1d279700135c1a6577a773662c07fbcc/ujson-5.13.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-06-14T22:36:17Z, size = 55568, hashes = { sha256 = "02200035bc80e830f076ffc1b329a94c295aee6d9de8c9043647cb9a7bd4f76f" } }, + { url = "https://files.pythonhosted.org/packages/22/8e/dd12b735aaba0806c3d70c18184d50e1f9712e0757c7c0a4f376450cfe28/ujson-5.13.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-14T22:36:19Z, size = 59086, hashes = { sha256 = "d7f19b81b73ff28f5c5022ee794f94122bfcda07a76423078e349465d71223a1" } }, + { url = "https://files.pythonhosted.org/packages/48/43/ad41e8752d5ec3a590a5e7b426a54e36b7aab911d9b5a4f7384dc62507ab/ujson-5.13.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-14T22:36:20Z, size = 58667, hashes = { sha256 = "82e1393e6dbe3c95fdfc95c6c528890e191351a1f024ef51126cf1f22543af52" } }, + { url = "https://files.pythonhosted.org/packages/e1/8e/b44a6afb77b94118655c029081b7932d64bb4c5b1c8ba2b7f5808b5d0bc2/ujson-5.13.0-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-06-14T22:36:21Z, size = 1038553, hashes = { sha256 = "38afcf994b28ed85ea2420e2a8d79a37d0a77348b3daf53850c16edda66f942d" } }, + { url = "https://files.pythonhosted.org/packages/7e/93/fab1d786174c8780eb3e386c73f1925a435e97fbf77c957fea4fca83994d/ujson-5.13.0-cp314-cp314t-musllinux_1_2_i686.whl", upload-time = 2026-06-14T22:36:22Z, size = 1197938, hashes = { sha256 = "1bdf2518971586f2b413156c49d9dd8b56cc990a8647081e1bd00af60564d469" } }, + { url = "https://files.pythonhosted.org/packages/f3/bc/2f073bb708f9d128f5d1cb39063a5f6421b1ce94c61be8661c55a189f407/ujson-5.13.0-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-06-14T22:36:23Z, size = 1090938, hashes = { sha256 = "751ad01042472f1c7c02f5c597c7aee79834e82a6cc384ca302173bbc8e8deb8" } }, + { url = "https://files.pythonhosted.org/packages/71/48/592c70af94a67cafacd9c840ae2980f27d511dde2732a4c0dfac8f176ae8/ujson-5.13.0-graalpy312-graalpy250_312_native-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", upload-time = 2026-06-14T22:36:29Z, size = 54447, hashes = { sha256 = "8bb53ef95d35875262b8d0aa28506ca612ddd07058bee2a90f609938e69dc801" } }, + { url = "https://files.pythonhosted.org/packages/f2/9d/2bb91e1e25a8584cb3b63544b9bd26f621173535c77ac6cae13bad8e7904/ujson-5.13.0-graalpy312-graalpy250_312_native-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", upload-time = 2026-06-14T22:36:30Z, size = 56066, hashes = { sha256 = "fb296a0aa480ab88d895ddaa90372604c08ccc72323f02590612c775426ab413" } }, + { url = "https://files.pythonhosted.org/packages/76/ec/8e3802fc4a4e31e817b972bbb0e704a484d8c75ec349b3feb45fa9fb54c4/ujson-5.13.0-graalpy312-graalpy250_312_native-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-14T22:36:32Z, size = 54938, hashes = { sha256 = "2862f81af44b3a7e74c5d80caa118d736be1991ce6f1d5c723716fa403060cc6" } }, + { url = "https://files.pythonhosted.org/packages/4a/48/d0e3e511039b86fd1ecfe2bf761c800552d273ef8f19e71de93bf38a909e/ujson-5.13.0-graalpy312-graalpy250_312_native-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-14T22:36:33Z, size = 56115, hashes = { sha256 = "c16e07581172f08585b409246f4535dab13ee85af0e3d3cfa8684b653ca44fa8" } }, ] [[packages]] diff --git a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt index 468c7cc7bb..eeabbe4fea 100644 --- a/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/jupyter/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -3,9 +3,9 @@ absl-py==2.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpyth --hash=sha256:541b7c5ba88ed58a008365e719dcb4de1eda50328a4e79dd6203b0670404521b aiohappyeyeballs==2.6.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a4f4595538dfdf0e3c8017a599bd5b8f12319bf38918ce5d92e0fc66edb09de0 -aiohttp==3.13.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:859a2a9f16e32e6951356614ea42b485830284da7c4d1705aea46ae5774a7ea6 \ - --hash=sha256:97f903a6b031722d341d8d220caef9900b7d92d48c2e1bb0eca77acd79cdaafb +aiohttp==3.14.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:b10115a64ed24195cdea88b7a9386ae5c07d2f423bcf9f52828e3c3fc7b6a0c2 \ + --hash=sha256:b4b2e022aeeed293ed3299372cf7075da920f466ad533a7f8342de2ded947e66 aiohttp-cors==0.8.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aa22cfb1127240cd13e73ca255b4737637e41bd145e21d2a7e4089550c70c6b3 aiosignal==1.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -127,8 +127,8 @@ fastapi==0.135.3 ; python_full_version >= '3.12' and implementation_name == 'cpy --hash=sha256:b4da6dcdc4d0f22b5114ac7e26de8e9844c7a6349fe1b490a0083113982b7a2a fastjsonschema==2.21.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5d2d776cfb97c7eaec5909bfdfcfe82d3dd5de73962196a2b25e52c3dee22835 -feast==0.61.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c6907a53d48ac99a954c1e98a0a975d83bf499ffb02b060716c39adf14a2870e +feast==0.63.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3c465769d03633567c1f4ea3fa42a568c8a370ad7b70142cb65ba89851df8824 filelock==3.25.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1a06237406de68d077f625dd66d1c6ed8948192a5b5e9d509e224613f0cecd1c flake8==7.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -155,8 +155,8 @@ gast==0.7.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' --hash=sha256:f9d3298beab561c2064626650eaf01b376a023c0d8811d3c61d5a440f8e8ec44 gitdb==4.0.12 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7eb16a6e9c4562cc1be28136acd015b3c1f40329962b2cd385d3b576771a4cf0 -gitpython==3.1.46 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:503c6f3b68f99cc518b1497d4ddd300197a8f9b8ce2cdb695f94ba6b09434af6 +gitpython==3.1.50 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:bf316795820a08d1a229bd2e9a5b78f09802333852e88890354566bf4d967116 google-api-core==2.30.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6e1330f5ec6439eee90e12987912b9d11c7507cd561652c11db9d891832025b4 google-auth==2.49.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -251,14 +251,14 @@ jupyter-packaging==0.12.3 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:40304cd843e4641d3b007ebf9e799f07d13cc78bb17bd1da5c75a75843829567 jupyter-resource-usage==1.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:92b7bb850c9f7ea96a5df1dcd4db36c56e13554ea5b8cdc853a0800c7ca6c920 -jupyter-server==2.17.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ae35ea729595362fb82993fc32444ef5cf2b6956f646e071889fc06e445caebf +jupyter-server==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:121fe04f4b55edb9686c778c365834bff165deaeb49f771a7307b56451cb9d9b jupyter-server-proxy==4.5.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f7a5d7ae5212e4466757785fc620be5c0b944eec6e79b74c92e50b4ad2f3f137 jupyter-server-terminals==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ce4afe700c780ceb754852fe33ca016c5ebf914934cc5198345a5de1299883c4 -jupyterlab==4.5.6 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:65220d916950536d1d725b9ed77d3feddf8ae4042bd419bf6736af4bfe4f2a21 +jupyterlab==4.5.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:22142e56ee1188aa0d61dfba906808cd13275d489bdb760f9b967ea17788848e jupyterlab-git==0.51.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:411b1bbf857d8d347c1b31bd82bf4860652806771b1b9078ea83f604aa511d2c jupyterlab-lsp==5.1.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -323,8 +323,8 @@ mdurl==0.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:994896ac435f16a670f35fe10069d820810983ddda3f7f7e70b56acae859e2de minio==7.2.20 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:004172b5fa2ceff9aeb8cd26f3d10929fa36c5fcd287d6e360692712c38c7780 -mistune==3.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:25fa0e70cb4cb8067db8f1f300d416225a181bb71468be3f04dd018605815a47 +mistune==3.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:5a04ced97386f293c06b4b836dba1614bcd95c9bfa7376db262c699ebe3a6e3c ml-dtypes==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:91311d34af48e92bda34f92eb4910f36508b9f401ce231db63d8a60543051d40 \ --hash=sha256:a7400c8eea09f7df8fd7e80dc0ba40c24c5c412779355b9d604736cd12c4fd4e @@ -408,9 +408,6 @@ opt-einsum==3.4.0 ; python_full_version >= '3.12' and implementation_name == 'cp optree==0.19.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ef5df044c7757ba2b4e17be857f127d1a0e79519bbb9da11ae2e70f55190a40d \ --hash=sha256:f336ec6925daaae4f177a4ce4003f2853bae645aad2bb6e38b3676c3c5d4178b -orjson==3.11.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:50f924a57442a726147ac559701c5cbdc51984a3f6a8b3185f17413b243ebfd3 \ - --hash=sha256:9e2c16c6835e8c77697d00b24046a3d5b0d866a07c5dc4ac4c6678cbc01e4ff6 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' \ @@ -500,8 +497,8 @@ pygithub==2.9.0 ; python_full_version >= '3.12' and implementation_name == 'cpyt --hash=sha256:7b1a74e9c04ca7e0734881d37b03b0e3cd399196537bf913eb1a420f2d561f4e pygments==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b24941db8a952d67e0f8878037a1c50ebd7b4e1534ae5b7709c552822c52d22e -pyjwt==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:b13a02b71642df2a4b01a39b67b12fd88cda6fb09f7236ce4f1bde57ca6cb432 +pyjwt==2.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:ccb523d233b0c22dfe29ce686c852b5d673c41c628ef2c2167969a7fbc67bd75 pylint==4.0.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d44837a8bd0b8999c2d5b4b3bee8a4384b51eb564e308c121364629447ccd8fb pymongo==4.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -647,9 +644,9 @@ typing-inspection==0.4.2 ; python_full_version >= '3.12' and implementation_name --hash=sha256:902e93f068aebbc89806c9a9d945f02e22610db4dea6ee726618ad9502c1a4c5 tzdata==2026.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7dfc5f8516c434aa7e68179ca3fb6a8ca4c54b8b9324c717b62960fd6efda996 -ujson==5.12.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:94649206b8d0c54bc3f8b58fadbd10871661dd4c51ac35cda0adce83e5b9278e \ - --hash=sha256:69ddb21f0e48a3ced3bdbd9a3f5470c0ca2cac4d609467fe56e81fb0ceaeb8cc +ujson==5.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:455fb58a1ad45ef5460cac9173b4c0c23d9ab1fbfabb2e6e4e6ec0e0bd56deab \ + --hash=sha256:d6a5e30ad23b87bbff57a14ace489c7cf1932956374725c2201b86f6476be6de uri-template==1.3.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f83fd0b66689d4d7be2f04a4d90522cd58fb34122d3b68e7dcc99cf01e3eae6e urllib3==2.6.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -695,6 +692,8 @@ xyzservices==2026.3.0 ; python_full_version >= '3.12' and implementation_name == yapf==0.43.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9533759730f0da175ab98519b339f79f90f73ea001ab8365d2955ed63e2d9fdf yarl==1.23.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a3b9eef378c39057ed4d1d7f94f45bb24fbd5f5f3503f2f6b988105734f76718 \ + --hash=sha256:126715989993639b54df31399717efb8d3cd347452ba872939dda48fcbde5678 \ --hash=sha256:e0d589b9bd196c3a0f1fae4e24ddb797cc6955247e55a19e5981957679ab2e86 \ --hash=sha256:157216b1a209178b5d7be8f4854168fffd05c9d074883705a6a7fac1b723cb98 \ --hash=sha256:3f5c05557bab8c3ebb8d95e863e62b621d262a71c73aa00ef1785d5c63300b61 \ 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 aa7326c206..2d952e105e 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -18,11 +18,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:27:27Z, size = 1642895, hashes = { sha256 = "859a2a9f16e32e6951356614ea42b485830284da7c4d1705aea46ae5774a7ea6" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.13.5-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:28:42Z, size = 1676175, hashes = { sha256 = "97f903a6b031722d341d8d220caef9900b7d92d48c2e1bb0eca77acd79cdaafb" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:01:13Z, size = 1662106, hashes = { sha256 = "b10115a64ed24195cdea88b7a9386ae5c07d2f423bcf9f52828e3c3fc7b6a0c2" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:17:43Z, size = 1680687, hashes = { sha256 = "b4b2e022aeeed293ed3299372cf7075da920f466ad533a7f8342de2ded947e66" } }, ] [[packages]] @@ -390,9 +390,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.61.0" +version = "0.63.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/feast-0.61.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 8205930, hashes = { sha256 = "c6907a53d48ac99a954c1e98a0a975d83bf499ffb02b060716c39adf14a2870e" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/feast-0.63.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 8069606, hashes = { sha256 = "3c465769d03633567c1f4ea3fa42a568c8a370ad7b70142cb65ba89851df8824" } }] [[packages]] name = "filelock" @@ -474,9 +474,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 209535, hashes = { sha256 = "503c6f3b68f99cc518b1497d4ddd300197a8f9b8ce2cdb695f94ba6b09434af6" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/gitpython-3.1.50-8-py3-none-any.whl", upload-time = 2026-07-07T10:02:09Z, size = 213419, hashes = { sha256 = "bf316795820a08d1a229bd2e9a5b78f09802333852e88890354566bf4d967116" } }] [[packages]] name = "google-api-core" @@ -762,9 +762,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.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/jupyter_server-2.17.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 389279, hashes = { sha256 = "ae35ea729595362fb82993fc32444ef5cf2b6956f646e071889fc06e445caebf" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/jupyter_server-2.20.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 394205, hashes = { sha256 = "121fe04f4b55edb9686c778c365834bff165deaeb49f771a7307b56451cb9d9b" } }] [[packages]] name = "jupyter-server-proxy" @@ -780,9 +780,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" 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/jupyterlab-4.5.6-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 12448140, hashes = { sha256 = "65220d916950536d1d725b9ed77d3feddf8ae4042bd419bf6736af4bfe4f2a21" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/jupyterlab-4.5.8-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 12450460, hashes = { sha256 = "22142e56ee1188aa0d61dfba906808cd13275d489bdb760f9b967ea17788848e" } }] [[packages]] name = "jupyterlab-git" @@ -976,9 +976,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.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/mistune-3.2.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 54494, hashes = { sha256 = "25fa0e70cb4cb8067db8f1f300d416225a181bb71468be3f04dd018605815a47" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/mistune-3.3.3-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 64461, hashes = { sha256 = "5a04ced97386f293c06b4b836dba1614bcd95c9bfa7376db262c699ebe3a6e3c" } }] [[packages]] name = "ml-dtypes" @@ -1229,15 +1229,6 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/optree-0.19.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 435683, hashes = { sha256 = "f336ec6925daaae4f177a4ce4003f2853bae645aad2bb6e38b3676c3c5d4178b" } }, ] -[[packages]] -name = "orjson" -version = "3.11.8" -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/orjson-3.11.8-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-31T19:27:16Z, size = 362411, hashes = { sha256 = "50f924a57442a726147ac559701c5cbdc51984a3f6a8b3185f17413b243ebfd3" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/orjson-3.11.8-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-31T19:26:51Z, size = 368315, hashes = { sha256 = "9e2c16c6835e8c77697d00b24046a3d5b0d866a07c5dc4ac4c6678cbc01e4ff6" } }, -] - [[packages]] name = "packaging" version = "26.0" @@ -1491,9 +1482,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-8-py3-none-any.whl", upload-time = 2026-03-14T00:43:41Z, size = 30617, hashes = { sha256 = "b13a02b71642df2a4b01a39b67b12fd88cda6fb09f7236ce4f1bde57ca6cb432" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyjwt-2.13.0-8-py3-none-any.whl", upload-time = 2026-06-18T22:01:13Z, size = 32166, hashes = { sha256 = "ccb523d233b0c22dfe29ce686c852b5d673c41c628ef2c2167969a7fbc67bd75" } }] [[packages]] name = "pylint" @@ -1928,11 +1919,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "ujson" -version = "5.12.0" +version = "5.13.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/ujson-5.12.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 50248, hashes = { sha256 = "94649206b8d0c54bc3f8b58fadbd10871661dd4c51ac35cda0adce83e5b9278e" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/ujson-5.12.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 52262, hashes = { sha256 = "69ddb21f0e48a3ced3bdbd9a3f5470c0ca2cac4d609467fe56e81fb0ceaeb8cc" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/ujson-5.13.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-13T22:11:05Z, size = 50604, hashes = { sha256 = "455fb58a1ad45ef5460cac9173b4c0c23d9ab1fbfabb2e6e4e6ec0e0bd56deab" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/ujson-5.13.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-13T21:08:12Z, size = 52607, hashes = { sha256 = "d6a5e30ad23b87bbff57a14ace489c7cf1932956374725c2201b86f6476be6de" } }, ] [[packages]] @@ -2072,6 +2063,8 @@ name = "yarl" version = "1.23.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/yarl-1.23.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:34:46Z, size = 92197, hashes = { sha256 = "a3b9eef378c39057ed4d1d7f94f45bb24fbd5f5f3503f2f6b988105734f76718" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T18:37:24Z, size = 94022, hashes = { sha256 = "126715989993639b54df31399717efb8d3cd347452ba872939dda48fcbde5678" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 97666, hashes = { sha256 = "e0d589b9bd196c3a0f1fae4e24ddb797cc6955247e55a19e5981957679ab2e86" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 98578, hashes = { sha256 = "157216b1a209178b5d7be8f4854168fffd05c9d074883705a6a7fac1b723cb98" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-19T05:58:26Z, size = 92155, hashes = { sha256 = "3f5c05557bab8c3ebb8d95e863e62b621d262a71c73aa00ef1785d5c63300b61" } }, diff --git a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt index 468e54512e..1a20413eed 100644 --- a/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt +++ b/jupyter/trustyai/ubi9-python-3.12/requirements.cpu.txt @@ -3,11 +3,11 @@ accelerate==1.13.0 ; implementation_name == 'cpython' and platform_machine != 'p --hash=sha256:db7665457b37506a19255dabcb5a52bc73fc754450540fdc91c941535463fb5b aiohappyeyeballs==2.6.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c6a86408878a5b6b76ae6cd305f79ac9f690a38b21af183e00c150ef3f569d29 -aiohttp==3.13.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a \ - --hash=sha256:2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8 \ - --hash=sha256:3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624 \ - --hash=sha256:c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45 +aiohttp==3.14.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b \ + --hash=sha256:0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1 \ + --hash=sha256:d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70 \ + --hash=sha256:3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61 aiohttp-cors==0.8.1 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:cd63728972d688f6547a9bf9e15ad01b037e1f99a3ff79beadfcbfc3702ca02d aiosignal==1.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -157,8 +157,8 @@ fsspec==2026.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:be7a3c935aa1e8af807cfd79299c2e8dfd6cd8b5ef1f44f8f2ea1437150cf3e3 gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:be784ee25c084b5e2d0fc901e07f0f2329b33e88ede8a865f0241c14dbfaa810 -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530 google-api-core==2.30.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:e6c1fe933af45247a34d4be5de322b8b8003d2412cfaea62b5b98402bf3b1f87 google-auth==2.49.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -254,14 +254,14 @@ jupyter-packaging==0.12.3 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:62e483c865939e1bee2e89b51e58558016c6787688db96a3d1106e5ea123be73 jupyter-resource-usage==1.1.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:cc523d8648611184ee5369e247173386515fe3fac6cafcead04483fd1ac46e87 -jupyter-server==2.17.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f33c62c38768b6236663e753d4c7f3eff174228174f651f5c8b89726d2185866 +jupyter-server==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:bce3baa0f30cdba0944798041af65b260c96f746b00c953e36e0624e9d50e825 jupyter-server-proxy==4.5.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:894be737cadb5d92437b47aef937695db0c2d251a336fdd92b0685422b7d4d97 jupyter-server-terminals==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:da63f203e8c733481149c40b28f38b8333a3feda913aa66618e21eab94f5f79f -jupyterlab==4.5.6 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:ac6683f5b5a715822116f85d77ef83ab772257173b06f3d433fbf0c37439169d +jupyterlab==4.5.8 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:14acd1ce68b927cf2dd04936b38a812ef69808a51220a05cda9a7016ee24187d jupyterlab-git==0.51.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:4da9d414b68ba0adc7b5c942086c68cb2eb07e3ef0785484f424ba4b746d62fb jupyterlab-lsp==5.1.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -319,8 +319,8 @@ mdurl==0.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6d8be534d152bbbbd9e3866e8addbacae1fb09801f0436469909c7295ae89f6e minio==7.2.20 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aa19c4ea8fe814e3448969d0b4686de2991efecc13c09a644d9eafb71e0cff43 -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf ml-dtypes==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:748fd712f2716b145f798748865f616cfe76e1000ba8d02198cdcc091067fd38 \ --hash=sha256:4cf3b7dc8b41865500eb6cb16931178ca83dbfa3d26d5242f7910d9c6ed8077d \ @@ -506,8 +506,8 @@ pygithub==2.9.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f759640dd8930f2d53119ea30d88767ca75ffe05d6e2767e58af736ee88b16a8 pygments==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:22eb8865e5accd0fc529e4fdc5cf74db3e6b2b6348b43a089950c8ce671dedb3 -pyjwt==2.12.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:573e3a20893e430560b717bf5590889aed796c2693804e70ce5155995f3a12b3 +pyjwt==2.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:43798d73ce4c0a7221087b220935ade361955eeada0b3b4f8622f9b53916ea1c pymongo==4.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9f495bc6ab0b51b6423aca6c82bbcaacfa419d28c27a4851d35af4c441473002 \ --hash=sha256:9a761c780c2f135b14ee4a7a097865550e6cae16c3cafde5d56b40519e8390f3 \ @@ -691,11 +691,11 @@ typing-inspection==0.4.2 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:14def1455626f831da791382c9c46592418e10462b296b3521ec30c1d28b4d75 tzdata==2026.1 ; python_full_version >= '3.9' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f128c653b9ad407a4407350872cf06f6853aafad08fefe595f782660b532f390 -ujson==5.12.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:06c72cbfc9ed250b42e8a94d038665e7dd1b740ac29d72b2beba8249453489a8 \ - --hash=sha256:07b4277204a886259b66473c6b47b2ec671f939ea002ccc7f2e33c49f3ac2ee5 \ - --hash=sha256:aa0b26fb8ac0889f9ee36bc47abd25ec55d6f377d4dc38a5cf85ec8bf80d8234 \ - --hash=sha256:3ab39a65b97e1054c499f26fda984851ea6f9e6d4900512a67a8fd671286c0b9 +ujson==5.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:0afea4f4f4afadf0b4b564887075c16f8949184306775dab1c738eaa696485c3 \ + --hash=sha256:74ecf7212a0b6710dda8522c004f396b215dae76297d941fec52d146f270d7bf \ + --hash=sha256:44a1902cb596ee675414d92e42601dbcde981770a3d9208974894eb2019d448f \ + --hash=sha256:3853da03c5225b1c2eec45612eb3c12ffb94aa82735c5d716b015c0b915fae6d uri-template==1.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0e40f1b3adfb5facdff4d85320ba95bcae7ecd6ffb8adc7224adbb5514a7cb69 urllib3==2.6.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -738,7 +738,10 @@ yarl==1.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:33314ca5a10f1423a78aed02ff7247466a279075b8ccffc67d4cd0f5eedd23ed \ --hash=sha256:9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5 \ --hash=sha256:ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62 \ - --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba + --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba \ + --hash=sha256:255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434 \ + --hash=sha256:1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d \ + --hash=sha256:4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b yaspin==3.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ea34da7d293f2b4693824925422dfddd13af1b6d48f7339b2e021abd67474fdb zipp==3.23.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 6cff3fd7ef..c1570314bd 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -18,13 +18,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:22:21Z, size = 1642896, hashes = { sha256 = "0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T00:27:55Z, size = 1673138, hashes = { sha256 = "2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T00:31:18Z, size = 1928758, hashes = { sha256 = "3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:22:40Z, size = 1676175, hashes = { sha256 = "c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:39:28Z, size = 1662106, hashes = { sha256 = "6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-18T22:40:21Z, size = 1694415, hashes = { sha256 = "0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-06-12T14:16:31Z, size = 1943725, hashes = { sha256 = "d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:05:50Z, size = 1680685, hashes = { sha256 = "3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61" } }, ] [[packages]] @@ -448,9 +448,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.46-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 209535, hashes = { sha256 = "40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.50-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 286537, hashes = { sha256 = "3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530" } }] [[packages]] name = "google-api-core" @@ -733,9 +733,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyter-server" -version = "2.17.0" +version = "2.20.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/jupyter_server-2.17.0-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 389279, hashes = { sha256 = "f33c62c38768b6236663e753d4c7f3eff174228174f651f5c8b89726d2185866" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyter_server-2.20.0-2-py3-none-any.whl", upload-time = 2026-07-13T21:11:59Z, size = 394204, hashes = { sha256 = "bce3baa0f30cdba0944798041af65b260c96f746b00c953e36e0624e9d50e825" } }] [[packages]] name = "jupyter-server-proxy" @@ -751,9 +751,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "jupyterlab" -version = "4.5.6" +version = "4.5.8" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyterlab-4.5.6-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 12448139, hashes = { sha256 = "ac6683f5b5a715822116f85d77ef83ab772257173b06f3d433fbf0c37439169d" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/jupyterlab-4.5.8-2-py3-none-any.whl", upload-time = 2026-06-12T18:53:36Z, size = 15166308, hashes = { sha256 = "14acd1ce68b927cf2dd04936b38a812ef69808a51220a05cda9a7016ee24187d" } }] [[packages]] name = "jupyterlab-git" @@ -914,9 +914,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.2.0-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 54492, hashes = { sha256 = "55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.3.3-2-py3-none-any.whl", upload-time = 2026-07-13T21:11:59Z, size = 64461, hashes = { sha256 = "868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf" } }] [[packages]] name = "ml-dtypes" @@ -1403,9 +1403,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-2-py3-none-any.whl", upload-time = 2026-03-14T00:24:45Z, size = 30617, hashes = { sha256 = "573e3a20893e430560b717bf5590889aed796c2693804e70ce5155995f3a12b3" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyjwt-2.13.0-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 42117, hashes = { sha256 = "43798d73ce4c0a7221087b220935ade361955eeada0b3b4f8622f9b53916ea1c" } }] [[packages]] name = "pymongo" @@ -1886,13 +1886,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "ujson" -version = "5.12.0" +version = "5.13.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/ujson-5.12.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:02Z, size = 50248, hashes = { sha256 = "06c72cbfc9ed250b42e8a94d038665e7dd1b740ac29d72b2beba8249453489a8" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.12.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-03-13T12:22:02Z, size = 58087, hashes = { sha256 = "07b4277204a886259b66473c6b47b2ec671f939ea002ccc7f2e33c49f3ac2ee5" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.12.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-03-13T12:22:02Z, size = 59092, hashes = { sha256 = "aa0b26fb8ac0889f9ee36bc47abd25ec55d6f377d4dc38a5cf85ec8bf80d8234" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.12.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:02Z, size = 52264, hashes = { sha256 = "3ab39a65b97e1054c499f26fda984851ea6f9e6d4900512a67a8fd671286c0b9" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.13.0-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-07-13T21:05:32Z, size = 50603, hashes = { sha256 = "0afea4f4f4afadf0b4b564887075c16f8949184306775dab1c738eaa696485c3" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.13.0-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-07-13T21:11:59Z, size = 58428, hashes = { sha256 = "74ecf7212a0b6710dda8522c004f396b215dae76297d941fec52d146f270d7bf" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.13.0-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-07-13T21:37:32Z, size = 59532, hashes = { sha256 = "44a1902cb596ee675414d92e42601dbcde981770a3d9208974894eb2019d448f" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/ujson-5.13.0-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-07-13T21:05:09Z, size = 52609, hashes = { sha256 = "3853da03c5225b1c2eec45612eb3c12ffb94aa82735c5d716b015c0b915fae6d" } }, ] [[packages]] @@ -2006,6 +2006,9 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-03-19T06:17:42Z, size = 97905, hashes = { sha256 = "9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_s390x.whl", upload-time = 2026-03-19T06:09:51Z, size = 114538, hashes = { sha256 = "ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-19T05:55:49Z, size = 93979, hashes = { sha256 = "131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:22:12Z, size = 92195, hashes = { sha256 = "255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-11T16:38:47Z, size = 97945, hashes = { sha256 = "1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:08:07Z, size = 94022, hashes = { sha256 = "4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b" } }, ] [[packages]] diff --git a/manifests/odh/base/jupyter-datascience-notebook-imagestream.yaml b/manifests/odh/base/jupyter-datascience-notebook-imagestream.yaml index af3f511bf3..f0cfe56526 100644 --- a/manifests/odh/base/jupyter-datascience-notebook-imagestream.yaml +++ b/manifests/odh/base/jupyter-datascience-notebook-imagestream.yaml @@ -37,7 +37,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.62"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/odh/base/jupyter-pytorch-llmcompressor-imagestream.yaml b/manifests/odh/base/jupyter-pytorch-llmcompressor-imagestream.yaml index 9206847ba5..d890bdecbc 100644 --- a/manifests/odh/base/jupyter-pytorch-llmcompressor-imagestream.yaml +++ b/manifests/odh/base/jupyter-pytorch-llmcompressor-imagestream.yaml @@ -43,7 +43,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.61"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/odh/base/jupyter-pytorch-notebook-imagestream.yaml b/manifests/odh/base/jupyter-pytorch-notebook-imagestream.yaml index 63258ba29e..99489dec02 100644 --- a/manifests/odh/base/jupyter-pytorch-notebook-imagestream.yaml +++ b/manifests/odh/base/jupyter-pytorch-notebook-imagestream.yaml @@ -42,7 +42,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.61"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/odh/base/jupyter-rocm-pytorch-notebook-imagestream.yaml b/manifests/odh/base/jupyter-rocm-pytorch-notebook-imagestream.yaml index 1f3e0c241f..89dafa6b23 100644 --- a/manifests/odh/base/jupyter-rocm-pytorch-notebook-imagestream.yaml +++ b/manifests/odh/base/jupyter-rocm-pytorch-notebook-imagestream.yaml @@ -40,7 +40,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.61"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/odh/base/jupyter-tensorflow-notebook-imagestream.yaml b/manifests/odh/base/jupyter-tensorflow-notebook-imagestream.yaml index c9f47cf25e..7fa6a1fd19 100644 --- a/manifests/odh/base/jupyter-tensorflow-notebook-imagestream.yaml +++ b/manifests/odh/base/jupyter-tensorflow-notebook-imagestream.yaml @@ -42,7 +42,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.61"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/rhoai/base/jupyter-datascience-notebook-imagestream.yaml b/manifests/rhoai/base/jupyter-datascience-notebook-imagestream.yaml index 1bcefc3c7f..67ef302a58 100644 --- a/manifests/rhoai/base/jupyter-datascience-notebook-imagestream.yaml +++ b/manifests/rhoai/base/jupyter-datascience-notebook-imagestream.yaml @@ -37,7 +37,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.62"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/rhoai/base/jupyter-pytorch-llmcompressor-imagestream.yaml b/manifests/rhoai/base/jupyter-pytorch-llmcompressor-imagestream.yaml index 0531c07983..0166f60b0e 100644 --- a/manifests/rhoai/base/jupyter-pytorch-llmcompressor-imagestream.yaml +++ b/manifests/rhoai/base/jupyter-pytorch-llmcompressor-imagestream.yaml @@ -43,7 +43,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.61"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/rhoai/base/jupyter-pytorch-notebook-imagestream.yaml b/manifests/rhoai/base/jupyter-pytorch-notebook-imagestream.yaml index 2b4d347e03..98356fcc61 100644 --- a/manifests/rhoai/base/jupyter-pytorch-notebook-imagestream.yaml +++ b/manifests/rhoai/base/jupyter-pytorch-notebook-imagestream.yaml @@ -42,7 +42,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.61"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/rhoai/base/jupyter-rocm-pytorch-notebook-imagestream.yaml b/manifests/rhoai/base/jupyter-rocm-pytorch-notebook-imagestream.yaml index e033598301..4b4ecf44a2 100644 --- a/manifests/rhoai/base/jupyter-rocm-pytorch-notebook-imagestream.yaml +++ b/manifests/rhoai/base/jupyter-rocm-pytorch-notebook-imagestream.yaml @@ -40,7 +40,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.61"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/manifests/rhoai/base/jupyter-tensorflow-notebook-imagestream.yaml b/manifests/rhoai/base/jupyter-tensorflow-notebook-imagestream.yaml index e5e3368160..20b90ce531 100644 --- a/manifests/rhoai/base/jupyter-tensorflow-notebook-imagestream.yaml +++ b/manifests/rhoai/base/jupyter-tensorflow-notebook-imagestream.yaml @@ -42,7 +42,7 @@ spec: {"name": "PyMongo", "version": "4.16"}, {"name": "Pyodbc", "version": "5.3"}, {"name": "Codeflare-SDK", "version": "0.36"}, - {"name": "Feast", "version": "0.61"}, + {"name": "Feast", "version": "0.63"}, {"name": "Sklearn-onnx", "version": "1.20"}, {"name": "Psycopg", "version": "3.3"}, {"name": "MySQL Connector/Python", "version": "9.6"}, diff --git a/rstudio/c9s-python-3.12/uv.lock.d/pylock.cpu.toml b/rstudio/c9s-python-3.12/uv.lock.d/pylock.cpu.toml index cd929da5ea..35672f5d56 100644 --- a/rstudio/c9s-python-3.12/uv.lock.d/pylock.cpu.toml +++ b/rstudio/c9s-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-06-01T15:09: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-07-15T07:47:09Z --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/c9s-python-3.12/uv.lock.d/pylock.cuda.toml b/rstudio/c9s-python-3.12/uv.lock.d/pylock.cuda.toml index 439c2031eb..cd49df2c3b 100644 --- a/rstudio/c9s-python-3.12/uv.lock.d/pylock.cuda.toml +++ b/rstudio/c9s-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-06-01T15:09: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-07-15T07:47:09Z --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/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml b/rstudio/rhel9-python-3.12/uv.lock.d/pylock.cpu.toml index cd929da5ea..35672f5d56 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-06-01T15:09: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-07-15T07:47:09Z --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 439c2031eb..cd49df2c3b 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-06-01T15:09: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-07-15T07:47:09Z --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 f4f86a32fc..800a6e804c 100644 --- a/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt +++ b/runtimes/datascience/ubi9-python-3.12/requirements.cpu.txt @@ -1,11 +1,11 @@ --index-url https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/ aiohappyeyeballs==2.6.1 ; (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 'ppc64le' and sys_platform == 'linux') or (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 's390x' and sys_platform == 'linux') or (implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux') \ --hash=sha256:c6a86408878a5b6b76ae6cd305f79ac9f690a38b21af183e00c150ef3f569d29 -aiohttp==3.13.5 ; (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 'ppc64le' and sys_platform == 'linux') or (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 's390x' and sys_platform == 'linux') or (implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux') \ - --hash=sha256:0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a \ - --hash=sha256:2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8 \ - --hash=sha256:3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624 \ - --hash=sha256:c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45 +aiohttp==3.14.1 ; (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 'ppc64le' and sys_platform == 'linux') or (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 's390x' and sys_platform == 'linux') or (implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux') \ + --hash=sha256:6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b \ + --hash=sha256:0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1 \ + --hash=sha256:d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70 \ + --hash=sha256:3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61 aiohttp-cors==0.8.1 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:cd63728972d688f6547a9bf9e15ad01b037e1f99a3ff79beadfcbfc3702ca02d aiosignal==1.4.0 ; (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 'ppc64le' and sys_platform == 'linux') or (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 's390x' and sys_platform == 'linux') or (implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux') \ @@ -111,8 +111,8 @@ fastapi==0.135.3 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:5404e349a8a9259bf976f0d8abd6453dba70f4d5f82bc7b733719ab7cf128a50 fastjsonschema==2.21.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:83056fd26371f19d3c551bf4a53bfd76128118db0f68b23f427550345c64438a -feast==0.62.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:83f7e588ad0e5c52de53fdacf7e6b29bc7895e3f03f135e1f6153363be0560fa +feast==0.63.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:04eecde7aa78eefc81ed4137b5886b61fbb2d33977564f2a1fd00412cd6575e8 filelock==3.25.2 ; implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:ff122a5a2afb7ece0ba72e8f89dd24aba7da0d56683795babad4c5894b37493b flask==3.1.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -130,8 +130,8 @@ fsspec==2026.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:ec228d12e40742da7c869a80532b5619cd29b3e7219b8cec5d1afb78f8fc22be gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:be784ee25c084b5e2d0fc901e07f0f2329b33e88ede8a865f0241c14dbfaa810 -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530 google-api-core==2.30.3 ; python_full_version >= '3.6' and implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux' \ --hash=sha256:e6c1fe933af45247a34d4be5de322b8b8003d2412cfaea62b5b98402bf3b1f87 google-auth==2.49.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -238,8 +238,8 @@ mdurl==0.1.2 ; implementation_name == 'cpython' and platform_machine != 'ppc64le --hash=sha256:6d8be534d152bbbbd9e3866e8addbacae1fb09801f0436469909c7295ae89f6e minio==7.2.20 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aa19c4ea8fe814e3448969d0b4686de2991efecc13c09a644d9eafb71e0cff43 -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf ml-dtypes==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:748fd712f2716b145f798748865f616cfe76e1000ba8d02198cdcc091067fd38 \ --hash=sha256:4cf3b7dc8b41865500eb6cb16931178ca83dbfa3d26d5242f7910d9c6ed8077d \ @@ -414,8 +414,8 @@ pydantic-core==2.41.5 ; implementation_name == 'cpython' and sys_platform == 'li --hash=sha256:58224aa20706107ee7c03a10531224f0e5c6527f86f7ce6813d60c689bdb05f0 pygments==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:22eb8865e5accd0fc529e4fdc5cf74db3e6b2b6348b43a089950c8ce671dedb3 -pyjwt==2.12.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:573e3a20893e430560b717bf5590889aed796c2693804e70ce5155995f3a12b3 +pyjwt==2.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:43798d73ce4c0a7221087b220935ade361955eeada0b3b4f8622f9b53916ea1c pymongo==4.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9f495bc6ab0b51b6423aca6c82bbcaacfa419d28c27a4851d35af4c441473002 \ --hash=sha256:9a761c780c2f135b14ee4a7a097865550e6cae16c3cafde5d56b40519e8390f3 \ @@ -577,6 +577,9 @@ yarl==1.23.0 ; (python_full_version == '3.12.*' and implementation_name == 'cpyt --hash=sha256:33314ca5a10f1423a78aed02ff7247466a279075b8ccffc67d4cd0f5eedd23ed \ --hash=sha256:9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5 \ --hash=sha256:ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62 \ - --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba + --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba \ + --hash=sha256:255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434 \ + --hash=sha256:1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d \ + --hash=sha256:4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b zipp==3.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1196d09c3ee32c691230fbd104eed9d626d93d964fd47f250e8b649ae90a5779 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 5306a09464..f7e047df75 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -12,13 +12,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.1" marker = "(python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 'ppc64le' and sys_platform == 'linux') or (python_full_version == '3.12.*' and implementation_name == 'cpython' and platform_machine == 's390x' and sys_platform == 'linux') or (implementation_name == 'cpython' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux')" wheels = [ - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:22:21Z, size = 1642896, hashes = { sha256 = "0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T00:27:55Z, size = 1673138, hashes = { sha256 = "2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T00:31:18Z, size = 1928758, hashes = { sha256 = "3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:22:40Z, size = 1676175, hashes = { sha256 = "c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:39:28Z, size = 1662106, hashes = { sha256 = "6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-18T22:40:21Z, size = 1694415, hashes = { sha256 = "0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-06-12T14:16:31Z, size = 1943725, hashes = { sha256 = "d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:05:50Z, size = 1680685, hashes = { sha256 = "3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61" } }, ] [[packages]] @@ -318,9 +318,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.62.0" +version = "0.63.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/feast-0.62.0-2-py3-none-any.whl", upload-time = 2026-04-09T01:42:35Z, size = 7993840, hashes = { sha256 = "83f7e588ad0e5c52de53fdacf7e6b29bc7895e3f03f135e1f6153363be0560fa" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/feast-0.63.0-2-py3-none-any.whl", upload-time = 2026-05-06T00:16:33Z, size = 10025442, hashes = { sha256 = "04eecde7aa78eefc81ed4137b5886b61fbb2d33977564f2a1fd00412cd6575e8" } }] [[packages]] name = "filelock" @@ -371,9 +371,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.46-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 209535, hashes = { sha256 = "40a88f5f702a85cbf76476b3638df5f6d32c13bab63b6d7fa59e5618865f1c75" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/gitpython-3.1.50-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 286537, hashes = { sha256 = "3b998a55c99ab6e105ddd9d2ce8db20597be3133d761a8d9287fc6f3e4b57530" } }] [[packages]] name = "google-api-core" @@ -673,9 +673,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.2.0-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 54492, hashes = { sha256 = "55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.3.3-2-py3-none-any.whl", upload-time = 2026-07-13T21:11:59Z, size = 64461, hashes = { sha256 = "868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf" } }] [[packages]] name = "ml-dtypes" @@ -1117,9 +1117,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-2-py3-none-any.whl", upload-time = 2026-03-14T00:24:45Z, size = 30617, hashes = { sha256 = "573e3a20893e430560b717bf5590889aed796c2693804e70ce5155995f3a12b3" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/pyjwt-2.13.0-2-py3-none-any.whl", upload-time = 2026-06-12T14:16:31Z, size = 42117, hashes = { sha256 = "43798d73ce4c0a7221087b220935ade361955eeada0b3b4f8622f9b53916ea1c" } }] [[packages]] name = "pymongo" @@ -1545,6 +1545,9 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-03-19T06:17:42Z, size = 97905, hashes = { sha256 = "9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_s390x.whl", upload-time = 2026-03-19T06:09:51Z, size = 114538, hashes = { sha256 = "ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-19T05:55:49Z, size = 93979, hashes = { sha256 = "131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:22:12Z, size = 92195, hashes = { sha256 = "255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-11T16:38:47Z, size = 97945, hashes = { sha256 = "1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:08:07Z, size = 94022, hashes = { sha256 = "4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b" } }, ] [[packages]] diff --git a/runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt b/runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt index 2cece5c8e4..f2a6aeb003 100644 --- a/runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt +++ b/runtimes/minimal/ubi9-python-3.12/requirements.cpu.txt @@ -1,11 +1,11 @@ --index-url https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4/cpu-ubi9/simple/ aiohappyeyeballs==2.6.1 ; python_full_version == '3.12.*' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c6a86408878a5b6b76ae6cd305f79ac9f690a38b21af183e00c150ef3f569d29 -aiohttp==3.13.5 ; python_full_version == '3.12.*' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a \ - --hash=sha256:2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8 \ - --hash=sha256:3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624 \ - --hash=sha256:c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45 +aiohttp==3.14.1 ; python_full_version == '3.12.*' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b \ + --hash=sha256:0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1 \ + --hash=sha256:d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70 \ + --hash=sha256:3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61 aiosignal==1.4.0 ; python_full_version == '3.12.*' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0894850b54c871dd0365925589ad5dfa70e673059596187e7097e076ea571b1d argon2-cffi==25.1.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -89,8 +89,8 @@ matplotlib-inline==0.2.1 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:379f7131fb74afcd5d9c1a20ca7fb24331f8d0ecd2ff55abccc3beb1a33ad95b minio==7.2.20 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aa19c4ea8fe814e3448969d0b4686de2991efecc13c09a644d9eafb71e0cff43 -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf multidict==6.7.1 ; python_full_version == '3.12.*' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:10baf21a3391c03a4064c51e1bd4929de589f86f3808744f4aeda5a88f39a345 \ --hash=sha256:a766fc0f1f94611bc017d974934fb695e34060abef44371f283c776713654739 \ @@ -201,4 +201,7 @@ yarl==1.23.0 ; python_full_version == '3.12.*' and implementation_name == 'cpyth --hash=sha256:33314ca5a10f1423a78aed02ff7247466a279075b8ccffc67d4cd0f5eedd23ed \ --hash=sha256:9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5 \ --hash=sha256:ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62 \ - --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba + --hash=sha256:131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba \ + --hash=sha256:255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434 \ + --hash=sha256:1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d \ + --hash=sha256:4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b 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 17b3e3f2c1..8245c63ee7 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -12,13 +12,13 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:22:21Z, size = 1642896, hashes = { sha256 = "0a21be8c31e3003f3048497eb6bdc06b41c1f5d49965756d1733d348aeba3a3a" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-04-01T00:27:55Z, size = 1673138, hashes = { sha256 = "2dff684e08fc7a6218d2734c68af9a373e424e20eb0f3a775588f31c9f94b0e8" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-04-01T00:31:18Z, size = 1928758, hashes = { sha256 = "3e19b8f9371abe5982de97eb14db2b4a64746ba20424510bc97686b182404624" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.13.5-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:22:40Z, size = 1676175, hashes = { sha256 = "c3c5a929f196ad21662d203252e1e2673a7ed0fc9818e0d51a55930956641f45" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:39:28Z, size = 1662106, hashes = { sha256 = "6b2069a24c6b9a627aac56d73f18727846757cb0b51968285c421dc4a9ddc24b" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-18T22:40:21Z, size = 1694415, hashes = { sha256 = "0dbcd52eb4ab49f91ecd797eff67aaaa9b4a2203712788030ed59dc1c45443b1" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_s390x.whl", upload-time = 2026-06-12T14:16:31Z, size = 1943725, hashes = { sha256 = "d886c555f617d8f1af3ffda98e858d33d23ecf131de0ff6f64e2482226bfeb70" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/aiohttp-3.14.1-2-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:05:50Z, size = 1680685, hashes = { sha256 = "3acb802c339ae082aca8c0f08ba8901087dfdd1bf415ac2ba233072aa6ef5e61" } }, ] [[packages]] @@ -252,9 +252,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" marker = "implementation_name == 'cpython' and sys_platform == 'linux'" -wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.2.0-2-py3-none-any.whl", upload-time = 2026-03-13T12:22:02Z, size = 54492, hashes = { sha256 = "55e183948a451ffc371435a9284abbc95adc45c2211ca0ad4c4a835f6ff4472a" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/mistune-3.3.3-2-py3-none-any.whl", upload-time = 2026-07-13T21:11:59Z, size = 64461, hashes = { sha256 = "868e1c26e06032cd280101f25012c72aad8d0a0982fd78cbfa3b60dc5d0cfdaf" } }] [[packages]] name = "multidict" @@ -543,6 +543,9 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-03-19T06:17:42Z, size = 97905, hashes = { sha256 = "9999871f289b099c90196e06edf6aa69eace3af46d5dcb06c2bb36899980dfc5" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_s390x.whl", upload-time = 2026-03-19T06:09:51Z, size = 114538, hashes = { sha256 = "ccb5da5a1167b1fe46febc653753515d50d3a92fd39e66087d958c58a7225a62" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-3-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-19T05:55:49Z, size = 93979, hashes = { sha256 = "131d99d551599d502d0c3e9768cd2620bd44da224c5efc4b74d9befc9de6adba" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:22:12Z, size = 92195, hashes = { sha256 = "255be9da2dc3317c3333938906d73e55ff830b9b4b4a450a4bcfebbcff872434" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_ppc64le.whl", upload-time = 2026-06-11T16:38:47Z, size = 97945, hashes = { sha256 = "1d02dd031cefb860c2771ba2fe62e6a3268deba361d8975438f95fe4452bc88d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cpu-ubi9/yarl-1.23.0-4-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:08:07Z, size = 94022, hashes = { sha256 = "4cd7f2925038c86bb461a722ce74e964e98bfe80b3a0c3bce3341f549fb3eb6b" } }, ] # The following packages were excluded from the output: 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 92a29f0768..ff5fb621b8 100644 --- a/runtimes/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/pytorch+llmcompressor/ubi9-python-3.12/requirements.cuda.txt @@ -5,9 +5,9 @@ accelerate==1.12.0 ; python_full_version >= '3.12' and implementation_name == 'c --hash=sha256:080d0a7b2ae95fc4f6ee347751ae94acccc8a73dae50ef13e23b26bf641d9c98 aiohappyeyeballs==2.6.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5d9de996cc5c9d09eadc8ab3a527b1032536ecd43f5c7e676bb677f6f62e8829 -aiohttp==3.13.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:0d2aa71ace82a9a27ce270e675e5a6c9cb07e8fee6b44c8ded0d81e06f0a4fff \ - --hash=sha256:6581f88c234590ce929da49390a48054f6920245d28fb14ab4ae9a51b47c6751 +aiohttp==3.14.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2ce333124f363b94dca3cb9781ae71c0f7d59f824a3707b3401e513ab14fa470 \ + --hash=sha256:d3581f820ce7f24addc50c8625c56bb5554d27b63e04b55c2958afb25bbb6251 aiosignal==1.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:dc9ead1e00399132d9cea85a522aa270f31278e36bf3a46f9a9f0c27d22cb416 alembic==1.18.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -102,8 +102,8 @@ fastapi==0.135.3 ; python_full_version >= '3.12' and implementation_name == 'cpy --hash=sha256:8c9c2db1d9aaae027ce1bdb7ec6b233de7f6c39f2d2428db50843fd9219a7cc5 fastjsonschema==2.21.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:9a1162d043c993eb4ebd8a27044963c0833f125a361d82178be139877f65eda2 -feast==0.61.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:25ecc0d068b1aef7955e97f292798fff6cc3c4d640cf7ea701e571512f5cbf2c +feast==0.63.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:d9675efd9b19af15fb2cfbcd955ae8de7ea7266ad697b9516705b5b3af872798 filelock==3.25.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:dbbeed3a0558827c6f78e303fdd946f96c9694c5167e2fb83c19dd30eaef2121 flask==3.1.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -119,8 +119,8 @@ fsspec==2025.10.0 ; python_full_version >= '3.12' and implementation_name == 'cp --hash=sha256:49c8e555fb012f235522c67ab02f0badf6ed422dabbcdfb9dcb332cb3f8638e5 gitdb==4.0.12 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:3b52cdcc889333bf2b1057ef5e5e553f12f5fbd773151c4af5fd2ea00fa1b28a -gitpython==3.1.46 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:7b5e4c5a2bdf4fa539dd1a32b271ffa3b5ea0e1843c6bc12754435f2a3f47d94 +gitpython==3.1.50 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:9352db01a1b1b8d96971a4596632c09bba7352e3af4745630207c7cdf5eb4a88 google-auth==2.49.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:27395a0c89774d1f5e11dcdbb6b7443e4378edfa2e7b0b6b6a992f4d0912a678 graphene==3.4.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -226,8 +226,8 @@ mdurl==0.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:667461b1820ee02e3307cbe3f4eefd8b2b2b16bd3748dfeee52aa45f70a4b842 minio==7.2.20 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:09096bb861af8c5a362f87cc3ed622dd2be3f6d5311111db54b6ba52db6ae44e -mistune==3.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c4d7559d01f1820f20ed17703192fb18dde8ab0ade773cd43f1c72780930076c +mistune==3.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2daefa9da5ef793202dc27f3b7cf66b3877d2fa65b2d1aa40ff819832ddd3c3c ml-dtypes==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2fbeecdc60f8ec74ccbc072c82d5c6edb194d01a32a1902c12cb356517e572a1 \ --hash=sha256:32a4e3708afc47301ed39c952ca0ffb9271d1ce64b7b8e254c0bb4be7e37b4f9 @@ -268,8 +268,8 @@ nest-asyncio==1.6.0 ; python_full_version >= '3.12' and implementation_name == ' --hash=sha256:2ae4d252782589e1b2ca61a4dd8b19ad213ae07d91d951ce4e730f53b313003a networkx==3.6.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:4277e1ea572bf92859aec40eb7b9252c3f56c30d7f49e533f19189107532fb0d -nltk==3.9.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:64d18339d120c2b3004ab5c3c394dcf4e712484ce4804ce8be30d9801239c8fa +nltk==3.10.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:dfe0a0a38dbfc747dabf34723931916454acbb165bd0d7a3bde9675345e2c99a numpy==2.3.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:548cb00085826889cc0b9282c49ed892dc29ef2e4a488b3b9939e8af92584d86 \ --hash=sha256:42782d7032b4dbca2ce8bd5fe1ca4b8c032f51e51751c960ab77640a8b68bee9 @@ -288,9 +288,6 @@ opentelemetry-sdk==1.40.0 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:c44c7c724d40a6e027918a4715ddb752fbc40fcecf765cab6b1f410eda682dc4 opentelemetry-semantic-conventions==0.61b0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:96d5f32e6bb3232b99be3bf8ab736850665aaed7ccc80c796547287e81aff893 -orjson==3.11.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:7bcc11dac1047b94f1950cf07175460f9a005d35707cd015fbf17e75d3dc4d91 \ - --hash=sha256:675468430a5bd66ab7ef6f023848f72ba230c6e9808d4a42377a37fe8c3473ef 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' \ @@ -369,8 +366,8 @@ pydantic-settings==2.13.1 ; python_full_version >= '3.12' and implementation_nam --hash=sha256:a79e5937f84b65fafa4c2a97b6ce39b11d9f72c4cca7530ca2542def56031d7f pygments==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6998b1a4af16a4479fbc72acf910c7b77c1b750e94ef470f7e48d397fd543d9c -pyjwt==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:1ad4f526fb212072fa11c475e4b2a9870e43185179fac47fad49ace6c5e50f36 +pyjwt==2.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:f9dbe0064e3964c39d8d7decf76580692df4e8b0466d563f6c1c53f1b5d59e50 pymongo==4.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:371d037e32588e4327f6fa784d385668e9081d379f95e20c272d7d8302cf7323 \ --hash=sha256:c0b1ec347f3c80a236fd9d8afbb7a3add10700fe9308e5bdf8bce03bad8bf2e6 @@ -537,6 +534,8 @@ xxhash==3.6.0 ; python_full_version >= '3.12' and implementation_name == 'cpytho --hash=sha256:3ccee6ecd6fcceea3550838c388a5253bace6e4b99b9d1b7e0122990547bbd4c \ --hash=sha256:0d71b1f9986c5759a65082fe28d45e2d61f2542e55b20ff63a0999429d044625 yarl==1.23.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a5ada97a91233996b5e5d1b3425e1c6f9e6567a091aaaa3deb3cee2510594149 \ + --hash=sha256:2d5f2ce114347264d4c29274147bcc868d0ffc8f4443e03adde8ef1e21ecc844 \ --hash=sha256:38fe3a72af8e5a190d58d09bb05c4be78d7339a0cb0e73b9a9d779145f04894b \ --hash=sha256:855f06d0f5857b3e57b2c7ccf1a810c57506ed230ab20bc212e30a5c8b4e39a1 \ --hash=sha256:09099d745e3d3e73a8fffa1d10b0fada9b74fcf13f9f85f5f8f4a42a697d72b7 \ 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 d87c438234..72af39c5e3 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -24,11 +24,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:24:52Z, size = 1642895, hashes = { sha256 = "0d2aa71ace82a9a27ce270e675e5a6c9cb07e8fee6b44c8ded0d81e06f0a4fff" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.13.5-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:25:44Z, size = 1676175, hashes = { sha256 = "6581f88c234590ce929da49390a48054f6920245d28fb14ab4ae9a51b47c6751" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:36:34Z, size = 1662106, hashes = { sha256 = "2ce333124f363b94dca3cb9781ae71c0f7d59f824a3707b3401e513ab14fa470" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:39:54Z, size = 1680688, hashes = { sha256 = "d3581f820ce7f24addc50c8625c56bb5554d27b63e04b55c2958afb25bbb6251" } }, ] [[packages]] @@ -315,9 +315,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.61.0" +version = "0.63.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/feast-0.61.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 8205931, hashes = { sha256 = "25ecc0d068b1aef7955e97f292798fff6cc3c4d640cf7ea701e571512f5cbf2c" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/feast-0.63.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 8069604, hashes = { sha256 = "d9675efd9b19af15fb2cfbcd955ae8de7ea7266ad697b9516705b5b3af872798" } }] [[packages]] name = "filelock" @@ -366,9 +366,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 209535, hashes = { sha256 = "7b5e4c5a2bdf4fa539dd1a32b271ffa3b5ea0e1843c6bc12754435f2a3f47d94" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/gitpython-3.1.50-8-py3-none-any.whl", upload-time = 2026-07-07T09:59:07Z, size = 213419, hashes = { sha256 = "9352db01a1b1b8d96971a4596632c09bba7352e3af4745630207c7cdf5eb4a88" } }] [[packages]] name = "google-auth" @@ -687,9 +687,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.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/mistune-3.2.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 54494, hashes = { sha256 = "c4d7559d01f1820f20ed17703192fb18dde8ab0ade773cd43f1c72780930076c" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/mistune-3.3.3-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 64461, hashes = { sha256 = "2daefa9da5ef793202dc27f3b7cf66b3877d2fa65b2d1aa40ff819832ddd3c3c" } }] [[packages]] name = "ml-dtypes" @@ -813,9 +813,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "nltk" -version = "3.9.4" +version = "3.10.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/nltk-3.9.4-8-py3-none-any.whl", upload-time = 2026-03-24T06:31:45Z, size = 1552963, hashes = { sha256 = "64d18339d120c2b3004ab5c3c394dcf4e712484ce4804ce8be30d9801239c8fa" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/nltk-3.10.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:06:00Z, size = 1717033, hashes = { sha256 = "dfe0a0a38dbfc747dabf34723931916454acbb165bd0d7a3bde9675345e2c99a" } }] [[packages]] name = "numpy" @@ -871,15 +871,6 @@ version = "0.61b0" 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/opentelemetry_semantic_conventions-0.61b0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:23Z, size = 232743, hashes = { sha256 = "96d5f32e6bb3232b99be3bf8ab736850665aaed7ccc80c796547287e81aff893" } }] -[[packages]] -name = "orjson" -version = "3.11.8" -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/orjson-3.11.8-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-31T19:22:40Z, size = 362411, hashes = { sha256 = "7bcc11dac1047b94f1950cf07175460f9a005d35707cd015fbf17e75d3dc4d91" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/orjson-3.11.8-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-31T19:23:19Z, size = 368315, hashes = { sha256 = "675468430a5bd66ab7ef6f023848f72ba230c6e9808d4a42377a37fe8c3473ef" } }, -] - [[packages]] name = "packaging" version = "26.0" @@ -1104,9 +1095,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-8-py3-none-any.whl", upload-time = 2026-03-14T00:31:06Z, size = 30617, hashes = { sha256 = "1ad4f526fb212072fa11c475e4b2a9870e43185179fac47fad49ace6c5e50f36" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/pyjwt-2.13.0-8-py3-none-any.whl", upload-time = 2026-06-18T22:39:54Z, size = 32166, hashes = { sha256 = "f9dbe0064e3964c39d8d7decf76580692df4e8b0466d563f6c1c53f1b5d59e50" } }] [[packages]] name = "pymongo" @@ -1597,6 +1588,8 @@ name = "yarl" version = "1.23.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/yarl-1.23.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:27:29Z, size = 92199, hashes = { sha256 = "a5ada97a91233996b5e5d1b3425e1c6f9e6567a091aaaa3deb3cee2510594149" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:07:28Z, size = 94021, hashes = { sha256 = "2d5f2ce114347264d4c29274147bcc868d0ffc8f4443e03adde8ef1e21ecc844" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:23Z, size = 97664, hashes = { sha256 = "38fe3a72af8e5a190d58d09bb05c4be78d7339a0cb0e73b9a9d779145f04894b" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:23Z, size = 98577, hashes = { sha256 = "855f06d0f5857b3e57b2c7ccf1a810c57506ed230ab20bc212e30a5c8b4e39a1" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda13.0-ubi9/yarl-1.23.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-19T05:57:28Z, size = 92151, hashes = { sha256 = "09099d745e3d3e73a8fffa1d10b0fada9b74fcf13f9f85f5f8f4a42a697d72b7" } }, diff --git a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt index 3ec0ab6f39..45daeefe1d 100644 --- a/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/pytorch/ubi9-python-3.12/requirements.cuda.txt @@ -3,9 +3,9 @@ absl-py==2.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:541b7c5ba88ed58a008365e719dcb4de1eda50328a4e79dd6203b0670404521b aiohappyeyeballs==2.6.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a4f4595538dfdf0e3c8017a599bd5b8f12319bf38918ce5d92e0fc66edb09de0 -aiohttp==3.13.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:859a2a9f16e32e6951356614ea42b485830284da7c4d1705aea46ae5774a7ea6 \ - --hash=sha256:97f903a6b031722d341d8d220caef9900b7d92d48c2e1bb0eca77acd79cdaafb +aiohttp==3.14.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:b10115a64ed24195cdea88b7a9386ae5c07d2f423bcf9f52828e3c3fc7b6a0c2 \ + --hash=sha256:b4b2e022aeeed293ed3299372cf7075da920f466ad533a7f8342de2ded947e66 aiohttp-cors==0.8.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aa22cfb1127240cd13e73ca255b4737637e41bd145e21d2a7e4089550c70c6b3 aiosignal==1.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -101,8 +101,8 @@ fastapi==0.135.3 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:b4da6dcdc4d0f22b5114ac7e26de8e9844c7a6349fe1b490a0083113982b7a2a fastjsonschema==2.21.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5d2d776cfb97c7eaec5909bfdfcfe82d3dd5de73962196a2b25e52c3dee22835 -feast==0.61.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c6907a53d48ac99a954c1e98a0a975d83bf499ffb02b060716c39adf14a2870e +feast==0.63.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3c465769d03633567c1f4ea3fa42a568c8a370ad7b70142cb65ba89851df8824 filelock==3.25.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1a06237406de68d077f625dd66d1c6ed8948192a5b5e9d509e224613f0cecd1c flask==3.1.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -118,8 +118,8 @@ fsspec==2026.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:fa2fd38d7478d60fc27e9781905bc96317e73f76b81fb32747c9c693e327005a gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7eb16a6e9c4562cc1be28136acd015b3c1f40329962b2cd385d3b576771a4cf0 -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:503c6f3b68f99cc518b1497d4ddd300197a8f9b8ce2cdb695f94ba6b09434af6 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:bf316795820a08d1a229bd2e9a5b78f09802333852e88890354566bf4d967116 google-api-core==2.30.2 ; python_full_version >= '3.6' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6e1330f5ec6439eee90e12987912b9d11c7507cd561652c11db9d891832025b4 google-auth==2.49.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -217,8 +217,8 @@ mdurl==0.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:994896ac435f16a670f35fe10069d820810983ddda3f7f7e70b56acae859e2de minio==7.2.20 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:004172b5fa2ceff9aeb8cd26f3d10929fa36c5fcd287d6e360692712c38c7780 -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:25fa0e70cb4cb8067db8f1f300d416225a181bb71468be3f04dd018605815a47 +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:5a04ced97386f293c06b4b836dba1614bcd95c9bfa7376db262c699ebe3a6e3c ml-dtypes==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:91311d34af48e92bda34f92eb4910f36508b9f401ce231db63d8a60543051d40 \ --hash=sha256:a7400c8eea09f7df8fd7e80dc0ba40c24c5c412779355b9d604736cd12c4fd4e @@ -284,9 +284,6 @@ opentelemetry-sdk==1.40.0 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:88f7959776f33938c057d3c2f5e1d04602e85d0b3f60038fc070f4c27e26372b opentelemetry-semantic-conventions==0.61b0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c889093dd423ed76fc564703ce146eeb555ae46cdecab0d0f031857375ee4cc9 -orjson==3.11.8 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:50f924a57442a726147ac559701c5cbdc51984a3f6a8b3185f17413b243ebfd3 \ - --hash=sha256:9e2c16c6835e8c77697d00b24046a3d5b0d866a07c5dc4ac4c6678cbc01e4ff6 packaging==26.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:063afd476d2e966b74f3748927e0ecd6b6522a8577bcb5d3781bb1512f573957 pandas==2.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -366,8 +363,8 @@ pydantic-core==2.41.5 ; implementation_name == 'cpython' and sys_platform == 'li --hash=sha256:a5fac903e11068ef1fe40b07de65c1abf9ce0a803dcbce6ec718eaceea3a0617 pygments==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b24941db8a952d67e0f8878037a1c50ebd7b4e1534ae5b7709c552822c52d22e -pyjwt==2.12.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:b13a02b71642df2a4b01a39b67b12fd88cda6fb09f7236ce4f1bde57ca6cb432 +pyjwt==2.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:ccb523d233b0c22dfe29ce686c852b5d673c41c628ef2c2167969a7fbc67bd75 pymongo==4.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:57fe9b5de800445ba9eddf9c1dad8587d6433ff975eba2d1e7a3658bb5c848cd \ --hash=sha256:f977d1cb05000d047f85f965a1aadb236bb997f0768a799e6f004da4fd022b40 @@ -519,6 +516,8 @@ wrapt==2.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2de40682741ed39f83a6754b7c2f7aa4912b80960791fcdd9d588c07dcadcb47 \ --hash=sha256:e3133cb3364937ed0da41f99789404a1c439808375ed4ab838869581455a1ea8 yarl==1.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a3b9eef378c39057ed4d1d7f94f45bb24fbd5f5f3503f2f6b988105734f76718 \ + --hash=sha256:126715989993639b54df31399717efb8d3cd347452ba872939dda48fcbde5678 \ --hash=sha256:e0d589b9bd196c3a0f1fae4e24ddb797cc6955247e55a19e5981957679ab2e86 \ --hash=sha256:157216b1a209178b5d7be8f4854168fffd05c9d074883705a6a7fac1b723cb98 \ --hash=sha256:3f5c05557bab8c3ebb8d95e863e62b621d262a71c73aa00ef1785d5c63300b61 \ 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 c32e3609c8..4e33be1361 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -18,11 +18,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:27:27Z, size = 1642895, hashes = { sha256 = "859a2a9f16e32e6951356614ea42b485830284da7c4d1705aea46ae5774a7ea6" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.13.5-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:28:42Z, size = 1676175, hashes = { sha256 = "97f903a6b031722d341d8d220caef9900b7d92d48c2e1bb0eca77acd79cdaafb" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:01:13Z, size = 1662106, hashes = { sha256 = "b10115a64ed24195cdea88b7a9386ae5c07d2f423bcf9f52828e3c3fc7b6a0c2" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:17:43Z, size = 1680687, hashes = { sha256 = "b4b2e022aeeed293ed3299372cf7075da920f466ad533a7f8342de2ded947e66" } }, ] [[packages]] @@ -312,9 +312,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.61.0" +version = "0.63.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/feast-0.61.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 8205930, hashes = { sha256 = "c6907a53d48ac99a954c1e98a0a975d83bf499ffb02b060716c39adf14a2870e" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/feast-0.63.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 8069606, hashes = { sha256 = "3c465769d03633567c1f4ea3fa42a568c8a370ad7b70142cb65ba89851df8824" } }] [[packages]] name = "filelock" @@ -363,9 +363,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 209535, hashes = { sha256 = "503c6f3b68f99cc518b1497d4ddd300197a8f9b8ce2cdb695f94ba6b09434af6" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/gitpython-3.1.50-8-py3-none-any.whl", upload-time = 2026-07-07T10:02:09Z, size = 213419, hashes = { sha256 = "bf316795820a08d1a229bd2e9a5b78f09802333852e88890354566bf4d967116" } }] [[packages]] name = "google-api-core" @@ -660,9 +660,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.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/mistune-3.2.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 54494, hashes = { sha256 = "25fa0e70cb4cb8067db8f1f300d416225a181bb71468be3f04dd018605815a47" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/mistune-3.3.3-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 64461, hashes = { sha256 = "5a04ced97386f293c06b4b836dba1614bcd95c9bfa7376db262c699ebe3a6e3c" } }] [[packages]] name = "ml-dtypes" @@ -859,15 +859,6 @@ version = "0.61b0" 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/opentelemetry_semantic_conventions-0.61b0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 232743, hashes = { sha256 = "c889093dd423ed76fc564703ce146eeb555ae46cdecab0d0f031857375ee4cc9" } }] -[[packages]] -name = "orjson" -version = "3.11.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/orjson-3.11.8-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-31T19:27:16Z, size = 362411, hashes = { sha256 = "50f924a57442a726147ac559701c5cbdc51984a3f6a8b3185f17413b243ebfd3" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/orjson-3.11.8-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-31T19:26:51Z, size = 368315, hashes = { sha256 = "9e2c16c6835e8c77697d00b24046a3d5b0d866a07c5dc4ac4c6678cbc01e4ff6" } }, -] - [[packages]] name = "packaging" version = "26.0" @@ -1091,9 +1082,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-8-py3-none-any.whl", upload-time = 2026-03-14T00:43:41Z, size = 30617, hashes = { sha256 = "b13a02b71642df2a4b01a39b67b12fd88cda6fb09f7236ce4f1bde57ca6cb432" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyjwt-2.13.0-8-py3-none-any.whl", upload-time = 2026-06-18T22:01:13Z, size = 32166, hashes = { sha256 = "ccb523d233b0c22dfe29ce686c852b5d673c41c628ef2c2167969a7fbc67bd75" } }] [[packages]] name = "pymongo" @@ -1538,6 +1529,8 @@ name = "yarl" version = "1.23.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/yarl-1.23.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:34:46Z, size = 92197, hashes = { sha256 = "a3b9eef378c39057ed4d1d7f94f45bb24fbd5f5f3503f2f6b988105734f76718" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T18:37:24Z, size = 94022, hashes = { sha256 = "126715989993639b54df31399717efb8d3cd347452ba872939dda48fcbde5678" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 97666, hashes = { sha256 = "e0d589b9bd196c3a0f1fae4e24ddb797cc6955247e55a19e5981957679ab2e86" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 98578, hashes = { sha256 = "157216b1a209178b5d7be8f4854168fffd05c9d074883705a6a7fac1b723cb98" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-19T05:58:26Z, size = 92155, hashes = { sha256 = "3f5c05557bab8c3ebb8d95e863e62b621d262a71c73aa00ef1785d5c63300b61" } }, 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 cd532c3a86..f443d0b16d 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/requirements.rocm.txt @@ -3,8 +3,8 @@ absl-py==2.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:27392fbda337bd3e9f7a1a0405c9b22d314238bbbbb6e910f4208dcd4750740e aiohappyeyeballs==2.6.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a80202be86e008deac1f890d385d721617c4e26feeb21c4469a37596e123ff2f -aiohttp==3.13.5 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:8c9d54ee69580ab69482144e0b71be7813fd65d9ca7eafff178b447509b52d41 +aiohttp==3.14.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:6ae27ca015b47dfb963bb874582a99e665d5065cf7481c1ff24ebec35b8a5132 aiohttp-cors==0.8.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:f5ecebcaa53dac556c98b24fe9ca8d6ad466c6db3ba699683bf233543ee13b20 aiosignal==1.4.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -94,8 +94,8 @@ fastapi==0.135.3 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:0c8155b0e86fffcd0abff88ca8ea6146d957124cadf263dae85423b5ebf0b470 fastjsonschema==2.21.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0490403541dd9bc35dd6df21b404061664ade7b970bb273c5dc3e566b61a1e9b -feast==0.61.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:f0c36edacd29273a0bbf28aaec7b971d823158a78ea1ee0eff37417e0a52a7e7 +feast==0.63.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:2b5a5efdf696043f81f30c548b61e9aec8ee2680e8d9e5ea6952768f302bbc0b filelock==3.25.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:4d2d1b7e90eed7dd7ef75a3f549869d15da1a0bb41e6e0e69d9e5003f1d97fba flask==3.1.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -110,8 +110,8 @@ fsspec==2026.3.0 ; implementation_name == 'cpython' and sys_platform == 'linux' --hash=sha256:9697877b97d918c301a21fa0a0cab3cabd3134f964610d3334ec1b2cceb67ef2 gitdb==4.0.12 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:595192f8d0f0b53c0869245ed6263f4d072ab0c628201fbc7d62f66768891c38 -gitpython==3.1.46 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:55697ec38448485f38c99298121762a47750975619b76315865ddd7eefc710d2 +gitpython==3.1.50 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:86d3f97b7553c57d8b0395013d8a976a8ea227acbca8f530a030a1c577e94b93 google-api-core==2.30.2 ; python_full_version >= '3.6' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:33001f1576bcdcdccb5497c6eb0fa62ea0defe6d4dd360fa06d30a163eb9d55b google-auth==2.49.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -202,8 +202,8 @@ mdurl==0.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a00418333ec4837cdcba5f1e8e08fb7eef9ea9246b5e347cc341690126c59b5f minio==7.2.20 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:3e8a3c0db8f53b3968b846a2c1f35d7f61641360b00628c6e6646098dc2b0eff -mistune==3.2.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:a4f38976cdfc0436aa660d9f97f07535bfc4341c7cccf1865bc46cd99aa746b4 +mistune==3.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:ee6c33bb7b46f737a180423aeae059ed374918047f57ed8022798fc1ff85f289 ml-dtypes==0.5.4 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a999bd90e07262c7673f762396626883d48068245831d49934dbf2f4635a215e mlflow==3.10.1+rhaiv.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -262,8 +262,6 @@ opentelemetry-sdk==1.40.0 ; implementation_name == 'cpython' and sys_platform == --hash=sha256:eba352a2517fa42612bec823deaca1652e31e0451772d3935b482399e3ded6cb opentelemetry-semantic-conventions==0.61b0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:d019603a068efa0ad3426734e2c14ccd9429258f7a495bc68ddce299f6c5a5c0 -orjson==3.11.8 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:8544d34de59217a2c37cd4ca8a61e7561ec3262608c9e027247b9e1a7604d286 packaging==26.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:c318ca8898b1b505d6bac8efd15d23a41337bab06227c36f811e11d4820f4ead pandas==2.3.3 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -330,8 +328,8 @@ pydantic-core==2.41.5 ; implementation_name == 'cpython' and sys_platform == 'li --hash=sha256:29e0cdc3882fe59d4c29ae524d393211bdd9db9743e89379b4a3746cae9e4094 pygments==2.20.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:0dd1006a280bdf91488aea47899cbf170560ba7772de374d101dd86cfbfb9e71 -pyjwt==2.12.1 ; implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:923f69d7e1712520d83f8e3a6c5041da7c6cab3362df7356f47122d8c7b579f7 +pyjwt==2.13.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:54fba8e16c765ba7fd63e19830cd889d769c69bd2ec116329f7fdd91cdb24c07 pymongo==4.16.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b2711cf7bc7b416df4a232932609b708925b41134414fd79f8ca7488873e744b pynacl==1.6.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -463,6 +461,7 @@ wrapt==2.1.2 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:97e7c7ccdfe00a23f3b631a47a98a810124e11cacf1cc9bb3ffcb4dd942fe023 yarl==1.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1240fc36ab655611db2fa570fcd28d9f1a730c25caff06205f0a008733b9698a \ - --hash=sha256:b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d + --hash=sha256:b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d \ + --hash=sha256:2fb7e69f7b035a3768cbb59321283a5ac58b55ac911f60ea99b043c8cf3762c9 zipp==3.23.0 ; implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:2002d6edf90b77013e0e19350ab371af361f7e69e030cf6230eda44987da4239 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 57d961149b..6dd8d05bb0 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -18,9 +18,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:26:50Z, size = 1676175, hashes = { sha256 = "8c9d54ee69580ab69482144e0b71be7813fd65d9ca7eafff178b447509b52d41" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/aiohttp-3.14.1-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:00:05Z, size = 1680688, hashes = { sha256 = "6ae27ca015b47dfb963bb874582a99e665d5065cf7481c1ff24ebec35b8a5132" } }] [[packages]] name = "aiohttp-cors" @@ -291,9 +291,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.61.0" +version = "0.63.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/feast-0.61.0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 8205934, hashes = { sha256 = "f0c36edacd29273a0bbf28aaec7b971d823158a78ea1ee0eff37417e0a52a7e7" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/feast-0.63.0-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 8069606, hashes = { sha256 = "2b5a5efdf696043f81f30c548b61e9aec8ee2680e8d9e5ea6952768f302bbc0b" } }] [[packages]] name = "filelock" @@ -339,9 +339,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 209538, hashes = { sha256 = "55697ec38448485f38c99298121762a47750975619b76315865ddd7eefc710d2" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/gitpython-3.1.50-12-py3-none-any.whl", upload-time = 2026-07-07T10:00:09Z, size = 213423, hashes = { sha256 = "86d3f97b7553c57d8b0395013d8a976a8ea227acbca8f530a030a1c577e94b93" } }] [[packages]] name = "google-api-core" @@ -615,9 +615,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" 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/mistune-3.2.0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 54497, hashes = { sha256 = "a4f38976cdfc0436aa660d9f97f07535bfc4341c7cccf1865bc46cd99aa746b4" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/mistune-3.3.3-12-py3-none-any.whl", upload-time = 2026-07-13T21:48:43Z, size = 64465, hashes = { sha256 = "ee6c33bb7b46f737a180423aeae059ed374918047f57ed8022798fc1ff85f289" } }] [[packages]] name = "ml-dtypes" @@ -793,12 +793,6 @@ version = "0.61b0" 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/opentelemetry_semantic_conventions-0.61b0-12-py3-none-any.whl", upload-time = 2026-03-13T12:23:10Z, size = 232740, hashes = { sha256 = "d019603a068efa0ad3426734e2c14ccd9429258f7a495bc68ddce299f6c5a5c0" } }] -[[packages]] -name = "orjson" -version = "3.11.8" -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/orjson-3.11.8-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-31T19:26:05Z, size = 368315, hashes = { sha256 = "8544d34de59217a2c37cd4ca8a61e7561ec3262608c9e027247b9e1a7604d286" } }] - [[packages]] name = "packaging" version = "26.0" @@ -997,9 +991,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-12-py3-none-any.whl", upload-time = 2026-03-14T00:35:16Z, size = 30620, hashes = { sha256 = "923f69d7e1712520d83f8e3a6c5041da7c6cab3362df7356f47122d8c7b579f7" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/pyjwt-2.13.0-12-py3-none-any.whl", upload-time = 2026-06-18T22:00:05Z, size = 32169, hashes = { sha256 = "54fba8e16c765ba7fd63e19830cd889d769c69bd2ec116329f7fdd91cdb24c07" } }] [[packages]] name = "pymongo" @@ -1391,6 +1385,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/yarl-1.23.0-12-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:23:10Z, size = 98579, hashes = { sha256 = "1240fc36ab655611db2fa570fcd28d9f1a730c25caff06205f0a008733b9698a" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/yarl-1.23.0-13-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-19T06:07:40Z, size = 93980, hashes = { sha256 = "b47711ee24a58c958d2c0c7ec1ddd19950c62ba6a094383f5c87d5821868453d" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/rocm6.4-ubi9/yarl-1.23.0-14-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T17:20:11Z, size = 94022, hashes = { sha256 = "2fb7e69f7b035a3768cbb59321283a5ac58b55ac911f60ea99b043c8cf3762c9" } }, ] [[packages]] diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml b/runtimes/rocm-tensorflow/ubi9-python-3.12/pylock.toml index ccbb2107b7..1ad4e79bbd 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-06-01T15:09: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-07-15T07:47:09Z --default-index=https://pypi.org/simple lock-version = "1.0" created-by = "uv" requires-python = ">=3.12" @@ -20,58 +20,64 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/0f/15/5bf3b99495fb160 [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/77/9a/152096d4808df8e4268befa55fba462f440f14beab85e8ad9bf990516918/aiohttp-3.13.5.tar.gz", upload-time = 2026-03-31T22:01:03Z, size = 7858271, hashes = { sha256 = "9d98cc980ecc96be6eb4c1994ce35d28d8b1f5e5208a23b421187d1209dbb7d1" } } +sdist = { url = "https://files.pythonhosted.org/packages/82/78/8ea7308cac6934de8c74a14f3d5f65d1c89287426688be79538d0e5c013d/aiohttp-3.14.1.tar.gz", upload-time = 2026-06-07T21:09:35Z, size = 7955794, hashes = { sha256 = "307f2cff90a764d329e77040603fa032db89c5c24fdad50c4c15334cba744035" } } wheels = [ - { url = "https://files.pythonhosted.org/packages/67/84/c9ecc5828cb0b3695856c07c0a6817a99d51e2473400f705275a2b3d9239/aiohttp-3.13.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-31T21:57:41Z, size = 1749199, hashes = { sha256 = "a60eaa2d440cd4707696b52e40ed3e2b0f73f65be07fd0ef23b6b539c9c0b0b4" } }, - { url = "https://files.pythonhosted.org/packages/f0/d3/3c6d610e66b495657622edb6ae7c7fd31b2e9086b4ec50b47897ad6042a9/aiohttp-3.13.5-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-03-31T21:57:43Z, size = 1721013, hashes = { sha256 = "55b3bdd3292283295774ab585160c4004f4f2f203946997f49aac032c84649e9" } }, - { url = "https://files.pythonhosted.org/packages/49/a0/24409c12217456df0bae7babe3b014e460b0b38a8e60753d6cb339f6556d/aiohttp-3.13.5-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-03-31T21:57:46Z, size = 1781501, hashes = { sha256 = "c2b2355dc094e5f7d45a7bb262fe7207aa0460b37a0d87027dcf21b5d890e7d5" } }, - { url = "https://files.pythonhosted.org/packages/98/9d/b65ec649adc5bccc008b0957a9a9c691070aeac4e41cea18559fef49958b/aiohttp-3.13.5-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-03-31T21:57:48Z, size = 1878981, hashes = { sha256 = "b38765950832f7d728297689ad78f5f2cf79ff82487131c4d26fe6ceecdc5f8e" } }, - { url = "https://files.pythonhosted.org/packages/57/d8/8d44036d7eb7b6a8ec4c5494ea0c8c8b94fbc0ed3991c1a7adf230df03bf/aiohttp-3.13.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-31T21:57:51Z, size = 1767934, hashes = { sha256 = "b18f31b80d5a33661e08c89e202edabf1986e9b49c42b4504371daeaa11b47c1" } }, - { url = "https://files.pythonhosted.org/packages/31/04/d3f8211f273356f158e3464e9e45484d3fb8c4ce5eb2f6fe9405c3273983/aiohttp-3.13.5-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-03-31T21:57:53Z, size = 1566671, hashes = { sha256 = "33add2463dde55c4f2d9635c6ab33ce154e5ecf322bd26d09af95c5f81cfa286" } }, - { url = "https://files.pythonhosted.org/packages/41/db/073e4ebe00b78e2dfcacff734291651729a62953b48933d765dc513bf798/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-03-31T21:57:55Z, size = 1705219, hashes = { sha256 = "327cc432fdf1356fb4fbc6fe833ad4e9f6aacb71a8acaa5f1855e4b25910e4a9" } }, - { url = "https://files.pythonhosted.org/packages/48/45/7dfba71a2f9fd97b15c95c06819de7eb38113d2cdb6319669195a7d64270/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_armv7l.whl", upload-time = 2026-03-31T21:57:57Z, size = 1743049, hashes = { sha256 = "7c35b0bf0b48a70b4cb4fc5d7bed9b932532728e124874355de1a0af8ec4bc88" } }, - { url = "https://files.pythonhosted.org/packages/18/71/901db0061e0f717d226386a7f471bb59b19566f2cae5f0d93874b017271f/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_ppc64le.whl", upload-time = 2026-03-31T21:57:59Z, size = 1749557, hashes = { sha256 = "df23d57718f24badef8656c49743e11a89fd6f5358fa8a7b96e728fda2abf7d3" } }, - { url = "https://files.pythonhosted.org/packages/08/d5/41eebd16066e59cd43728fe74bce953d7402f2b4ddfdfef2c0e9f17ca274/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_riscv64.whl", upload-time = 2026-03-31T21:58:01Z, size = 1558931, hashes = { sha256 = "02e048037a6501a5ec1f6fc9736135aec6eb8a004ce48838cb951c515f32c80b" } }, - { url = "https://files.pythonhosted.org/packages/30/e6/4a799798bf05740e66c3a1161079bda7a3dd8e22ca392481d7a7f9af82a6/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_s390x.whl", upload-time = 2026-03-31T21:58:04Z, size = 1774125, hashes = { sha256 = "31cebae8b26f8a615d2b546fee45d5ffb76852ae6450e2a03f42c9102260d6fe" } }, - { url = "https://files.pythonhosted.org/packages/84/63/7749337c90f92bc2cb18f9560d67aa6258c7060d1397d21529b8004fcf6f/aiohttp-3.13.5-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-03-31T21:58:06Z, size = 1732427, hashes = { sha256 = "888e78eb5ca55a615d285c3c09a7a91b42e9dd6fc699b166ebd5dee87c9ccf14" } }, - { url = "https://files.pythonhosted.org/packages/3b/86/b7c870053e36a94e8951b803cb5b909bfbc9b90ca941527f5fcafbf6b0fa/aiohttp-3.13.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-31T21:58:18Z, size = 1732476, hashes = { sha256 = "57653eac22c6a4c13eb22ecf4d673d64a12f266e72785ab1c8b8e5940d0e8090" } }, - { url = "https://files.pythonhosted.org/packages/b5/e5/4e161f84f98d80c03a238671b4136e6530453d65262867d989bbe78244d0/aiohttp-3.13.5-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-03-31T21:58:21Z, size = 1706507, hashes = { sha256 = "e5e5f7debc7a57af53fdf5c5009f9391d9f4c12867049d509bf7bb164a6e295b" } }, - { url = "https://files.pythonhosted.org/packages/d4/56/ea11a9f01518bd5a2a2fcee869d248c4b8a0cfa0bb13401574fa31adf4d4/aiohttp-3.13.5-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-03-31T21:58:23Z, size = 1773465, hashes = { sha256 = "c719f65bebcdf6716f10e9eff80d27567f7892d8988c06de12bbbd39307c6e3a" } }, - { url = "https://files.pythonhosted.org/packages/eb/40/333ca27fb74b0383f17c90570c748f7582501507307350a79d9f9f3c6eb1/aiohttp-3.13.5-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-03-31T21:58:25Z, size = 1873523, hashes = { sha256 = "d97f93fdae594d886c5a866636397e2bcab146fd7a132fd6bb9ce182224452f8" } }, - { url = "https://files.pythonhosted.org/packages/f0/d2/e2f77eef1acb7111405433c707dc735e63f67a56e176e72e9e7a2cd3f493/aiohttp-3.13.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-31T21:58:27Z, size = 1754113, hashes = { sha256 = "3df334e39d4c2f899a914f1dba283c1aadc311790733f705182998c6f7cae665" } }, - { url = "https://files.pythonhosted.org/packages/fb/56/3f653d7f53c89669301ec9e42c95233e2a0c0a6dd051269e6e678db4fdb0/aiohttp-3.13.5-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-03-31T21:58:29Z, size = 1562351, hashes = { sha256 = "fe6970addfea9e5e081401bcbadf865d2b6da045472f58af08427e108d618540" } }, - { url = "https://files.pythonhosted.org/packages/ec/a6/9b3e91eb8ae791cce4ee736da02211c85c6f835f1bdfac0594a8a3b7018c/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-03-31T21:58:32Z, size = 1693205, hashes = { sha256 = "7becdf835feff2f4f335d7477f121af787e3504b48b449ff737afb35869ba7bb" } }, - { url = "https://files.pythonhosted.org/packages/98/fc/bfb437a99a2fcebd6b6eaec609571954de2ed424f01c352f4b5504371dd3/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_armv7l.whl", upload-time = 2026-03-31T21:58:34Z, size = 1730618, hashes = { sha256 = "676e5651705ad5d8a70aeb8eb6936c436d8ebbd56e63436cb7dd9bb36d2a9a46" } }, - { url = "https://files.pythonhosted.org/packages/e4/b6/c8534862126191a034f68153194c389addc285a0f1347d85096d349bbc15/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_ppc64le.whl", upload-time = 2026-03-31T21:58:36Z, size = 1745185, hashes = { sha256 = "9b16c653d38eb1a611cc898c41e76859ca27f119d25b53c12875fd0474ae31a8" } }, - { url = "https://files.pythonhosted.org/packages/0b/93/4ca8ee2ef5236e2707e0fd5fecb10ce214aee1ff4ab307af9c558bda3b37/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_riscv64.whl", upload-time = 2026-03-31T21:58:39Z, size = 1557311, hashes = { sha256 = "999802d5fa0389f58decd24b537c54aa63c01c3219ce17d1214cbda3c2b22d2d" } }, - { url = "https://files.pythonhosted.org/packages/57/ae/76177b15f18c5f5d094f19901d284025db28eccc5ae374d1d254181d33f4/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_s390x.whl", upload-time = 2026-03-31T21:58:41Z, size = 1773147, hashes = { sha256 = "ec707059ee75732b1ba130ed5f9580fe10ff75180c812bc267ded039db5128c6" } }, - { url = "https://files.pythonhosted.org/packages/01/a4/62f05a0a98d88af59d93b7fcac564e5f18f513cb7471696ac286db970d6a/aiohttp-3.13.5-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-03-31T21:58:44Z, size = 1730356, hashes = { sha256 = "2d6d44a5b48132053c2f6cd5c8cb14bc67e99a63594e336b0f2af81e94d5530c" } }, - { url = "https://files.pythonhosted.org/packages/0a/33/a8362cb15cf16a3af7e86ed11962d5cd7d59b449202dc576cdc731310bde/aiohttp-3.13.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-31T21:58:56Z, size = 1726701, hashes = { sha256 = "ecc26751323224cf8186efcf7fbcbc30f4e1d8c7970659daf25ad995e4032a56" } }, - { url = "https://files.pythonhosted.org/packages/45/0c/c091ac5c3a17114bd76cbf85d674650969ddf93387876cf67f754204bd77/aiohttp-3.13.5-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-03-31T21:58:59Z, size = 1683360, hashes = { sha256 = "10a75acfcf794edf9d8db50e5a7ec5fc818b2a8d3f591ce93bc7b1210df016d2" } }, - { url = "https://files.pythonhosted.org/packages/23/73/bcee1c2b79bc275e964d1446c55c54441a461938e70267c86afaae6fba27/aiohttp-3.13.5-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-03-31T21:59:01Z, size = 1773023, hashes = { sha256 = "0f7a18f258d124cd678c5fe072fe4432a4d5232b0657fca7c1847f599233c83a" } }, - { url = "https://files.pythonhosted.org/packages/c7/ef/720e639df03004fee2d869f771799d8c23046dec47d5b81e396c7cda583a/aiohttp-3.13.5-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-03-31T21:59:04Z, size = 1853795, hashes = { sha256 = "df6104c009713d3a89621096f3e3e88cc323fd269dbd7c20afe18535094320be" } }, - { url = "https://files.pythonhosted.org/packages/bd/c9/989f4034fb46841208de7aeeac2c6d8300745ab4f28c42f629ba77c2d916/aiohttp-3.13.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-31T21:59:07Z, size = 1730405, hashes = { sha256 = "241a94f7de7c0c3b616627aaad530fe2cb620084a8b144d3be7b6ecfe95bae3b" } }, - { url = "https://files.pythonhosted.org/packages/ce/75/ee1fd286ca7dc599d824b5651dad7b3be7ff8d9a7e7b3fe9820d9180f7db/aiohttp-3.13.5-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-03-31T21:59:09Z, size = 1558082, hashes = { sha256 = "c974fb66180e58709b6fc402846f13791240d180b74de81d23913abe48e96d94" } }, - { url = "https://files.pythonhosted.org/packages/c3/20/1e9e6650dfc436340116b7aa89ff8cb2bbdf0abc11dfaceaad8f74273a10/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-03-31T21:59:12Z, size = 1692346, hashes = { sha256 = "6e27ea05d184afac78aabbac667450c75e54e35f62238d44463131bd3f96753d" } }, - { url = "https://files.pythonhosted.org/packages/d8/40/8ebc6658d48ea630ac7903912fe0dd4e262f0e16825aa4c833c56c9f1f56/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_armv7l.whl", upload-time = 2026-03-31T21:59:14Z, size = 1698891, hashes = { sha256 = "a79a6d399cef33a11b6f004c67bb07741d91f2be01b8d712d52c75711b1e07c7" } }, - { url = "https://files.pythonhosted.org/packages/d8/78/ea0ae5ec8ba7a5c10bdd6e318f1ba5e76fcde17db8275188772afc7917a4/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_ppc64le.whl", upload-time = 2026-03-31T21:59:17Z, size = 1742113, hashes = { sha256 = "c632ce9c0b534fbe25b52c974515ed674937c5b99f549a92127c85f771a78772" } }, - { url = "https://files.pythonhosted.org/packages/8a/66/9d308ed71e3f2491be1acb8769d96c6f0c47d92099f3bc9119cada27b357/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_riscv64.whl", upload-time = 2026-03-31T21:59:19Z, size = 1553088, hashes = { sha256 = "fceedde51fbd67ee2bcc8c0b33d0126cc8b51ef3bbde2f86662bd6d5a6f10ec5" } }, - { url = "https://files.pythonhosted.org/packages/da/a6/6cc25ed8dfc6e00c90f5c6d126a98e2cf28957ad06fa1036bd34b6f24a2c/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_s390x.whl", upload-time = 2026-03-31T21:59:22Z, size = 1757976, hashes = { sha256 = "f92995dfec9420bb69ae629abf422e516923ba79ba4403bc750d94fb4a6c68c1" } }, - { url = "https://files.pythonhosted.org/packages/c1/2b/cce5b0ffe0de99c83e5e36d8f828e4161e415660a9f3e58339d07cce3006/aiohttp-3.13.5-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-03-31T21:59:24Z, size = 1712444, hashes = { sha256 = "20ae0ff08b1f2c8788d6fb85afcb798654ae6ba0b747575f8562de738078457b" } }, - { url = "https://files.pythonhosted.org/packages/79/b3/ca078f9f2fa9563c36fb8ef89053ea2bb146d6f792c5104574d49d8acb63/aiohttp-3.13.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-03-31T21:59:38Z, size = 1883461, hashes = { sha256 = "8cf20a8d6868cb15a73cab329ffc07291ba8c22b1b88176026106ae39aa6df0f" } }, - { url = "https://files.pythonhosted.org/packages/b7/e3/a7ad633ca1ca497b852233a3cce6906a56c3225fb6d9217b5e5e60b7419d/aiohttp-3.13.5-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-03-31T21:59:41Z, size = 1747661, hashes = { sha256 = "330f5da04c987f1d5bdb8ae189137c77139f36bd1cb23779ca1a354a4b027800" } }, - { url = "https://files.pythonhosted.org/packages/33/b9/cd6fe579bed34a906d3d783fe60f2fa297ef55b27bb4538438ee49d4dc41/aiohttp-3.13.5-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-03-31T21:59:43Z, size = 1863800, hashes = { sha256 = "6f1cbf0c7926d315c3c26c2da41fd2b5d2fe01ac0e157b78caefc51a782196cf" } }, - { url = "https://files.pythonhosted.org/packages/c0/3f/2c1e2f5144cefa889c8afd5cf431994c32f3b29da9961698ff4e3811b79a/aiohttp-3.13.5-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-03-31T21:59:46Z, size = 1958382, hashes = { sha256 = "53fc049ed6390d05423ba33103ded7281fe897cf97878f369a527070bd95795b" } }, - { url = "https://files.pythonhosted.org/packages/66/1d/f31ec3f1013723b3babe3609e7f119c2c2fb6ef33da90061a705ef3e1bc8/aiohttp-3.13.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-03-31T21:59:48Z, size = 1803724, hashes = { sha256 = "898703aa2667e3c5ca4c54ca36cd73f58b7a38ef87a5606414799ebce4d3fd3a" } }, - { url = "https://files.pythonhosted.org/packages/0e/b4/57712dfc6f1542f067daa81eb61da282fab3e6f1966fca25db06c4fc62d5/aiohttp-3.13.5-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-03-31T21:59:51Z, size = 1640027, hashes = { sha256 = "0494a01ca9584eea1e5fbd6d748e61ecff218c51b576ee1999c23db7066417d8" } }, - { url = "https://files.pythonhosted.org/packages/25/3c/734c878fb43ec083d8e31bf029daae1beafeae582d1b35da234739e82ee7/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-03-31T21:59:53Z, size = 1806644, hashes = { sha256 = "6cf81fe010b8c17b09495cbd15c1d35afbc8fb405c0c9cf4738e5ae3af1d65be" } }, - { url = "https://files.pythonhosted.org/packages/20/a5/f671e5cbec1c21d044ff3078223f949748f3a7f86b14e34a365d74a5d21f/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_armv7l.whl", upload-time = 2026-03-31T21:59:56Z, size = 1791630, hashes = { sha256 = "c564dd5f09ddc9d8f2c2d0a301cd30a79a2cc1b46dd1a73bef8f0038863d016b" } }, - { url = "https://files.pythonhosted.org/packages/0b/63/fb8d0ad63a0b8a99be97deac8c04dacf0785721c158bdf23d679a87aa99e/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_ppc64le.whl", upload-time = 2026-03-31T21:59:59Z, size = 1809403, hashes = { sha256 = "2994be9f6e51046c4f864598fd9abeb4fba6e88f0b2152422c9666dcd4aea9c6" } }, - { url = "https://files.pythonhosted.org/packages/59/0c/bfed7f30662fcf12206481c2aac57dedee43fe1c49275e85b3a1e1742294/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_riscv64.whl", upload-time = 2026-03-31T22:00:02Z, size = 1634924, hashes = { sha256 = "157826e2fa245d2ef46c83ea8a5faf77ca19355d278d425c29fda0beb3318037" } }, - { url = "https://files.pythonhosted.org/packages/17/d6/fd518d668a09fd5a3319ae5e984d4d80b9a4b3df4e21c52f02251ef5a32e/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_s390x.whl", upload-time = 2026-03-31T22:00:04Z, size = 1836119, hashes = { sha256 = "a8aca50daa9493e9e13c0f566201a9006f080e7c50e5e90d0b06f53146a54500" } }, - { url = "https://files.pythonhosted.org/packages/78/b7/15fb7a9d52e112a25b621c67b69c167805cb1f2ab8f1708a5c490d1b52fe/aiohttp-3.13.5-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-03-31T22:00:07Z, size = 1772072, hashes = { sha256 = "3b13560160d07e047a93f23aaa30718606493036253d5430887514715b67c9d9" } }, + { url = "https://files.pythonhosted.org/packages/8a/72/a60607cb849faa8af8a356c9329ea2eb6f395d49e82cc82ccba1fd8deb8f/aiohttp-3.14.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-07T21:06:45Z, size = 1766854, hashes = { sha256 = "64c567bf9eaf664280116a8688f63016e6b32db2505908e2bdaca1b6438142f2" } }, + { url = "https://files.pythonhosted.org/packages/b5/d3/d9fe1c9ec7557ab4d0d82bebaa728c6418f0b93295ec2f4ab015f7710cc7/aiohttp-3.14.1-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-06-07T21:06:47Z, size = 1740884, hashes = { sha256 = "f5e6ff2bdbb8f4cd3fbe41f99e25bbcd58e3bf9f13d3dd31a11e7917251cc77a" } }, + { url = "https://files.pythonhosted.org/packages/c1/dc/f2cecfaf9337ba3e63f181500814ff502aa3d00d9c7ec93a9d23d10a27b2/aiohttp-3.14.1-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-06-07T21:06:50Z, size = 1810034, hashes = { sha256 = "2f73e01dc37122325caf079982621262f96d74823c179038a82fddfc50359264" } }, + { url = "https://files.pythonhosted.org/packages/66/d7/2ff65c5e65c0d7476daf7e15c032e0805e36811185b9623e3238ad6c763e/aiohttp-3.14.1-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-06-07T21:06:52Z, size = 1904054, hashes = { sha256 = "bb2c0c80d431c0d03f2c7dbf125150fedd4f0de17366a7ca33f7ccb822391842" } }, + { url = "https://files.pythonhosted.org/packages/20/9c/d445818389df371f56d141d881153ba23183c4735a03f7356ffb43f7757d/aiohttp-3.14.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-07T21:06:54Z, size = 1790278, hashes = { sha256 = "3e6fc1a85fa7194a1a7d19f44e8609180f4a8eb5fa4c7ed8b4355f080fad235c" } }, + { url = "https://files.pythonhosted.org/packages/4d/aa/bf04cb4d865fc6101c2229a294ad744973b72e513fdc5a6b791e6983d72a/aiohttp-3.14.1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-06-07T21:06:55Z, size = 1591795, hashes = { sha256 = "686b6c0d3911ec387b444ddf5dc62fb7f7c0a7d5186a7861626496a5ab4aff95" } }, + { url = "https://files.pythonhosted.org/packages/dc/b4/4dac0038960427ba832f6609dfb4ea5437d7fd80c72001b9e48f834f428b/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_aarch64.whl", upload-time = 2026-06-07T21:06:57Z, size = 1728397, hashes = { sha256 = "c6fa4dc7ad6f8109c70bb1499e589f76b0b792baf39f9b017eb92c8a81d0a199" } }, + { url = "https://files.pythonhosted.org/packages/2b/f9/7cd4e8ad7aa3b75f17d56bb5498dd604a93d4e6eece822ba0568c413fff0/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_armv7l.whl", upload-time = 2026-06-07T21:07:00Z, size = 1766504, hashes = { sha256 = "87a5eea1b2a5e21e1ebdbb33ad4165359189327e63fc4e4894693e7f821ac817" } }, + { url = "https://files.pythonhosted.org/packages/f9/df/fc01d9fcad0f73fed3f3d361f1f94f975947b50dff82919f6dc2bf4316cc/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_ppc64le.whl", upload-time = 2026-06-07T21:07:02Z, size = 1777806, hashes = { sha256 = "1c1421eb01d4fd608d88cc8290211d177a58532b55ad94076fb349c5bf467f0a" } }, + { url = "https://files.pythonhosted.org/packages/41/09/47e2d090bddcc8fb4ccb4c314aadc32d7c5d9bb55f50f6ad1c92fc15d501/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_riscv64.whl", upload-time = 2026-06-07T21:07:03Z, size = 1580707, hashes = { sha256 = "34b257ec41345c1e8f2df68fa908a7952f5de932723871eb633ecbbff396c9a4" } }, + { url = "https://files.pythonhosted.org/packages/3d/36/f1a4ce904ae0b6930cfe9afc96d0896f7ec1a620c400405d63783bb95a9c/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_s390x.whl", upload-time = 2026-06-07T21:07:05Z, size = 1798121, hashes = { sha256 = "de538791a80e5d862addbc183f70f0158ac9b9bb872bb147f1fd2a683691e087" } }, + { url = "https://files.pythonhosted.org/packages/70/0a/e0075ce9ca0279ee1d4f0c0b85f54fea02ebc83c3007651a72bece658fec/aiohttp-3.14.1-cp312-cp312-musllinux_1_2_x86_64.whl", upload-time = 2026-06-07T21:07:07Z, size = 1767580, hashes = { sha256 = "6f71173be42d3241d428f760122febb748de0623f44308a6f120d0dd9ec572e3" } }, + { url = "https://files.pythonhosted.org/packages/fe/22/a73ccbf9dbd6e26dda0b24d5fd5db7da92ee3383a79f47677ffb834c5c5b/aiohttp-3.14.1-cp313-cp313-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-06-07T21:07:19Z, size = 485841, hashes = { sha256 = "915fbb7b41b115192259f8c9ae58f3ddc444d2b5579917270211858e606a4afd" } }, + { url = "https://files.pythonhosted.org/packages/3b/b9/57ed8eaf596321c2ad747bd480fb1700dbd7177c60dfc9e4c187f629662e/aiohttp-3.14.1-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-06-07T21:07:21Z, size = 492088, hashes = { sha256 = "7fb4bdf95b0561a79f259f9d28fbc109728c5ee7f27aff6391f0ca703a329abe" } }, + { url = "https://files.pythonhosted.org/packages/78/c0/5ebe5270a7c140d7c6f79dcb018640225f14d406c149e4eec04a7d82fe71/aiohttp-3.14.1-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-06-07T21:07:23Z, size = 501564, hashes = { sha256 = "1b9748363260121d2927704f5d4fc498150669ca3ae93625986ee89c8f80dcd4" } }, + { url = "https://files.pythonhosted.org/packages/e8/ed/3c0fb5c500fdd8e7ebc10d1889c04384fffa1a9163eac1356088ca9da1b1/aiohttp-3.14.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-07T21:07:31Z, size = 1757907, hashes = { sha256 = "bd869c427324e5cb15195793de951295710db28be7d818247f3097b4ab5d4b96" } }, + { url = "https://files.pythonhosted.org/packages/0b/ab/d4c924d9bd5be3050c226612413ce68cb54c70d2c31b661bfc8d9a5b6a70/aiohttp-3.14.1-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-06-07T21:07:33Z, size = 1737565, hashes = { sha256 = "93b032b5ec3255473c143627d21a69ac74ae12f7f33974cb587c564d11b1066f" } }, + { url = "https://files.pythonhosted.org/packages/19/2a/37326821ff779084020cdc33224d20b19f42f4183a500ff92022a739eda7/aiohttp-3.14.1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-06-07T21:07:35Z, size = 1799018, hashes = { sha256 = "f234b4deb12f3ad59127e037bc57c40c21e45b45282df7d3a55a0f409f595296" } }, + { url = "https://files.pythonhosted.org/packages/b3/4f/6e947ba73e4ce09070761c05ed3a8ceb7c21f5e46798671d8b2aac0e4626/aiohttp-3.14.1-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-06-07T21:07:36Z, size = 1894416, hashes = { sha256 = "9af6779bfb46abf124068327abcdf9ce95c9ef8287a3e8da76ccf2d0f16c28fa" } }, + { url = "https://files.pythonhosted.org/packages/9d/6e/dbf1d0625dc711fb2851f4f3c3055c39ed58bae92082d8c627dbe6013736/aiohttp-3.14.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-07T21:07:39Z, size = 1783881, hashes = { sha256 = "faccab372e66bc76d5731525e7f1143c922271725b9d38c9f97edcc66266b451" } }, + { url = "https://files.pythonhosted.org/packages/44/c2/5e25098a67268ed369483ae7d1a58bd0a13d03aab860d2a0e4a6eb25b046/aiohttp-3.14.1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-06-07T21:07:41Z, size = 1587572, hashes = { sha256 = "f380468b09d2a81633ee863b0ec5648d364bd17bb8ecfb8c2f387f7ac1faf42c" } }, + { url = "https://files.pythonhosted.org/packages/2a/bd/cf9cee17e140f942a3de73e658a543aa8fbf35a5fc67a9d2538d52d77f0b/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_aarch64.whl", upload-time = 2026-06-07T21:07:43Z, size = 1722137, hashes = { sha256 = "97e704dcd26271f5bda3fa07c3ce0fb76d6d3f8659f4baa1a24442cc9ba177ca" } }, + { url = "https://files.pythonhosted.org/packages/89/6d/5684f8c59045c96f81a18cefbc1fbbd79d25b88f1c622f2a5c5c08fcb632/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_armv7l.whl", upload-time = 2026-06-07T21:07:45Z, size = 1755953, hashes = { sha256 = "269b76ac5394092b95bc4a098f4fc6c191c083c3bd12775d1e30e663132f6a09" } }, + { url = "https://files.pythonhosted.org/packages/a8/40/35caf3170f8359760740a7d9aa0fff2e344bef98e1d1186f5a0f6dec17e6/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_ppc64le.whl", upload-time = 2026-06-07T21:07:48Z, size = 1766479, hashes = { sha256 = "5c0b3e614340c889d575451696374c9d17affd54cd607ca0babed8f8c37b9397" } }, + { url = "https://files.pythonhosted.org/packages/6d/a1/b0c61e7a137f0d81de49a82023a6df73c3c16d6fefb0f8e4a93d21639002/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_riscv64.whl", upload-time = 2026-06-07T21:07:50Z, size = 1580077, hashes = { sha256 = "5663ee9257cfa1add7253a7da3035a02f31b6600ec48261585e1800a81533080" } }, + { url = "https://files.pythonhosted.org/packages/0b/41/194ea4623693009fcefebef7aef63c141754f153e9cd0d39d3b9e36c175c/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_s390x.whl", upload-time = 2026-06-07T21:07:52Z, size = 1791688, hashes = { sha256 = "603a2c834142172ffddc054067f5ec0ca65d57a0aa98a71bc81952573208e345" } }, + { url = "https://files.pythonhosted.org/packages/ba/45/4de841f005cfe1fd63e2a2fe011262c515e2a62aa6994b15947e7d717ac9/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_x86_64.whl", upload-time = 2026-06-07T21:07:54Z, size = 1761094, hashes = { sha256 = "cb21957bb8aca671c1765e32f58164cf0c50e6bf41c0bbbd16da20732ecaf588" } }, + { url = "https://files.pythonhosted.org/packages/85/a5/9594ad6289eebbc97d167c44213d557807f90e59115caad24de21ad2c3b1/aiohttp-3.14.1-cp314-cp314-ios_13_0_arm64_iphoneos.whl", upload-time = 2026-06-07T21:08:06Z, size = 487918, hashes = { sha256 = "62a759436b29e677181a9e76bab8b8f689a29cb9c535f45f7c48c9c830d3f8c3" } }, + { url = "https://files.pythonhosted.org/packages/b4/61/16a32c36c3c49edec122a3dc811f2057df2f94d3b14aa107c8017d981618/aiohttp-3.14.1-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl", upload-time = 2026-06-07T21:08:08Z, size = 494014, hashes = { sha256 = "2964cbf553df4d7a57348da44d961d871895fc1ee4e8c322b2a95612c7b17fba" } }, + { url = "https://files.pythonhosted.org/packages/9b/89/3ebcf96ed99c05bec9c434aaac6963fd3cbab4a786ae739908a144d9ce44/aiohttp-3.14.1-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl", upload-time = 2026-06-07T21:08:10Z, size = 502398, hashes = { sha256 = "237651caadc3a59badd39319c54642b5299e9cc98a3a194310e55d5bb9f5e397" } }, + { url = "https://files.pythonhosted.org/packages/26/97/2aa0e5ba0727dc3bd5aaebb7ccbc510f7dfb7fb961ec87497cd496635ab1/aiohttp-3.14.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-07T21:08:18Z, size = 1749898, hashes = { sha256 = "4fe1f1087cbadb280b5e1bb054a4f00d1423c74d6626c5e48400d871d34ecefe" } }, + { url = "https://files.pythonhosted.org/packages/00/8d/e97f6c96c891d457c8479d92a514ba194d0412f981d72c70341ee18488ed/aiohttp-3.14.1-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-06-07T21:08:20Z, size = 1710114, hashes = { sha256 = "367a9314fdc79dab0fac96e216cb41dd73c85bdca85306ce8999118ba7e0f333" } }, + { url = "https://files.pythonhosted.org/packages/6f/e6/aa8d7e863048c8fceb5cd6ce74017311cec3ead07847387e12265fb4444e/aiohttp-3.14.1-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-06-07T21:08:23Z, size = 1802541, hashes = { sha256 = "a24f677ebe83749039e7bdf862ff0bbb16818ae4193d4ef96505e269375bcce0" } }, + { url = "https://files.pythonhosted.org/packages/83/a8/72193137de57fda4ebfae4563182d082c8856e3b6e9871d0b46f028fb369/aiohttp-3.14.1-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-06-07T21:08:25Z, size = 1875776, hashes = { sha256 = "c83afe0ba876be7e943d2e0ba645809ad441575d2840c895c21ee5de93b9377a" } }, + { url = "https://files.pythonhosted.org/packages/a0/18/938441025db6769a3464596b2410af3afde0b21eb2f204c6f766f68af4bd/aiohttp-3.14.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-07T21:08:27Z, size = 1760329, hashes = { sha256 = "634e385930fb6d2d479cf3aa66515955863b77a5e3c2b5894ca259a25b308602" } }, + { url = "https://files.pythonhosted.org/packages/60/29/bf2496b4065e76e09fe48015aaffe5ce161d8f089b06ac6982070f653076/aiohttp-3.14.1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-06-07T21:08:29Z, size = 1587293, hashes = { sha256 = "eeea07c4397bbc57719c4eed8f9c284874d4f175f9b6d57f7a1546b976d455ca" } }, + { url = "https://files.pythonhosted.org/packages/49/a2/2136674d52123b1354bd05dd5753c318db47dc0c927cc70b27bab3755456/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_aarch64.whl", upload-time = 2026-06-07T21:08:32Z, size = 1714756, hashes = { sha256 = "335c0cc3e3545ce98dcb9cfcb836f40c3411f43fa03dab757597d80c89af8a35" } }, + { url = "https://files.pythonhosted.org/packages/a7/b9/e5fd2e6f915503081c0f9b1e8540947037929c70c191da2e4d54b31a21a1/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_armv7l.whl", upload-time = 2026-06-07T21:08:34Z, size = 1721052, hashes = { sha256 = "ae6be797afdef264e8a84864a85b196ca06045586481b3df8a967322fd2fa844" } }, + { url = "https://files.pythonhosted.org/packages/63/5a/2833e324a2263e104e31e2e91bc5bbee81bc499afd32203faee048a883f0/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_ppc64le.whl", upload-time = 2026-06-07T21:08:36Z, size = 1766888, hashes = { sha256 = "8560b4d712474335d08907db7973f71912d3a9a8f1dee992ec06b5d2fe359496" } }, + { url = "https://files.pythonhosted.org/packages/57/fa/dea6511870913162f3b2e8c42a7614eb203a4540b8c2da43e0bfb0548f3c/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_riscv64.whl", upload-time = 2026-06-07T21:08:39Z, size = 1581679, hashes = { sha256 = "2b7edd08e0a5deb1e8564a2fcd8f4561014a3f05252334671bbf55ddd47db0e5" } }, + { url = "https://files.pythonhosted.org/packages/14/bd/3cf0d55e71784b33534e9710a67d382d900598b4787fbce6cc7317f8c42a/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_s390x.whl", upload-time = 2026-06-07T21:08:41Z, size = 1782021, hashes = { sha256 = "b6ff7fcee63287ae57b5df3e4f5957ce032122802509246dec1a5bcc55904c95" } }, + { url = "https://files.pythonhosted.org/packages/c1/af/14bb5843eccbe234f4dfb78ab73e549d99727247e62ae5d62cbd22eaf5b0/aiohttp-3.14.1-cp314-cp314-musllinux_1_2_x86_64.whl", upload-time = 2026-06-07T21:08:43Z, size = 1742574, hashes = { sha256 = "6ffbb2f4ec1ceaff7e07d43922954da26b223d188bf30658e561b98e23089444" } }, + { url = "https://files.pythonhosted.org/packages/7e/02/9ac85e081e53da2e061b02fa7758fe0a12d17b8ce2d1f5e6c7cb76730328/aiohttp-3.14.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", upload-time = 2026-06-07T21:08:59Z, size = 1922347, hashes = { sha256 = "4d6e0ac9da31c9c04c84e1c0182ad8d6df35965a85cae29cd71d089621b3ae94" } }, + { url = "https://files.pythonhosted.org/packages/c0/3e/d3ba07a0ab38b5389e10bec4362d21e10a4f667cba2d79ba30837b3a5059/aiohttp-3.14.1-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", upload-time = 2026-06-07T21:09:01Z, size = 1786465, hashes = { sha256 = "9e8f2d660c350b3d0e259c7a7e3d9b7fc8b41210cbcc3d4a7076ff0a5e5c2fdc" } }, + { url = "https://files.pythonhosted.org/packages/0b/cb/e2ee978a00cfb2df829704a69528b18154eba5939f45bc1efa8f33aee4c5/aiohttp-3.14.1-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", upload-time = 2026-06-07T21:09:04Z, size = 1909423, hashes = { sha256 = "4691802dda97be727f79d86818acaad7eb8e9252626a1d6b519fedbb92d5e251" } }, + { url = "https://files.pythonhosted.org/packages/73/5d/1430334858b1022b58ae50399a918f0bd6fe8fa7fa183598d657ff61e040/aiohttp-3.14.1-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", upload-time = 2026-06-07T21:09:06Z, size = 2001906, hashes = { sha256 = "c389c482a7e9b9dc3ee2701ac46c4125297a3818875b9c305ddb603c04828fd1" } }, + { url = "https://files.pythonhosted.org/packages/66/4e/560c7472d3d198a23aa5c8b19a5115bf6a9b77b7d3e4bb363da320430ad2/aiohttp-3.14.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", upload-time = 2026-06-07T21:09:09Z, size = 1877095, hashes = { sha256 = "fc0cacab7ba4e56f0f81c82a98c09bed2f39c940107b03a34b168bdf7597edd3" } }, + { url = "https://files.pythonhosted.org/packages/0d/f1/4745806578d447db4a784a8591e2dae3afdfc2bcb96f8f81271b13df6543/aiohttp-3.14.1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl", upload-time = 2026-06-07T21:09:11Z, size = 1676222, hashes = { sha256 = "979ed4717f59b8bb12e3963378fa285d93d367e15bcd66c721311826d3c44a6c" } }, + { url = "https://files.pythonhosted.org/packages/6a/c9/48255813cca749a229ef0ab476004ec623728ad79a9c0840616f6c076325/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_aarch64.whl", upload-time = 2026-06-07T21:09:14Z, size = 1842922, hashes = { sha256 = "38e1e7daaea81df51c952e18483f323d878499a1e2bfe564790e0f9701d6f203" } }, + { url = "https://files.pythonhosted.org/packages/3d/c0/bbd054e2bee909f529523a5af3891052606af5143c09f5f183ec3b234676/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_armv7l.whl", upload-time = 2026-06-07T21:09:16Z, size = 1825035, hashes = { sha256 = "4132e72c608fe9fecb8f409113567605915b83e9bdd3ea56538d2f9cd35002f1" } }, + { url = "https://files.pythonhosted.org/packages/a8/ae/90395d4376deceb74e09ec26b6adf7d2015a6f8802d6d84446af860fef04/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_ppc64le.whl", upload-time = 2026-06-07T21:09:18Z, size = 1849512, hashes = { sha256 = "eefd9cc9b6d4a2db5f00a26bc3e4f9acf71926a6ec557cd56c9c6f27c290b665" } }, + { url = "https://files.pythonhosted.org/packages/93/bd/fb25f3049957553d4ce0ba6ae480aa2f592a6985497fca590837d16c1be0/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_riscv64.whl", upload-time = 2026-06-07T21:09:21Z, size = 1668571, hashes = { sha256 = "b165790117eea512d7f3fb22f1f6dad3d55a7189571993eb015591c1401276d1" } }, + { url = "https://files.pythonhosted.org/packages/3f/22/7f73303d64dd567ff3addca90b556690ed1233a47b8f55d242fb90af3681/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_s390x.whl", upload-time = 2026-06-07T21:09:23Z, size = 1881159, hashes = { sha256 = "ed09c7eb1c391271c2ed0314a51903e72a3acb653d5ccfc264cdf3ef11f8269d" } }, + { url = "https://files.pythonhosted.org/packages/44/be/0474c5a8b5640e1e4aa1923430a91f4151be82e511373fe764189b89aef5/aiohttp-3.14.1-cp314-cp314t-musllinux_1_2_x86_64.whl", upload-time = 2026-06-07T21:09:26Z, size = 1841409, hashes = { sha256 = "99abd37084b82f5830c635fddd0b4993b9742a66eb746dacf433c8590e8f9e3c" } }, ] [[packages]] @@ -590,10 +596,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/cb/a8/20d0723294217e4 [[packages]] name = "feast" -version = "0.62.0" +version = "0.64.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/77/cc/04ef2d8a27330cbe72c9ae2389c4809b81b7fa07e1d09dd4ea1ccfd07d46/feast-0.62.0.tar.gz", upload-time = 2026-04-08T14:36:12Z, size = 6617690, hashes = { sha256 = "1896bec798c7b81c6e4afb3ba429facfa8a1d67c1fad6adf300dd9a40cca490e" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/72/92/c944efa9d031e86b47564377595833bf19d6082fa9657dbb95eeb05ab2e5/feast-0.62.0-py3-none-any.whl", upload-time = 2026-04-08T14:36:10Z, size = 7992879, hashes = { sha256 = "5d1b80456b0f94d13ff10a8c75380252f75bfdee13c6c3f0d714cefdb42e36dd" } }] +sdist = { url = "https://files.pythonhosted.org/packages/ed/ce/e6c8267c19af733d3943c56860bb14866868733f2121c038ad64e5a91e72/feast-0.64.0.tar.gz", upload-time = 2026-06-13T11:36:51Z, size = 6915484, hashes = { sha256 = "0625750041dbabd05a722aa480a1713db3be85d50c551f4e8203385a594abc6a" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/a5/f1/85f9c78902e48c93007dc5c796fd3a9115cbe440b85594575b92be07209e/feast-0.64.0-py3-none-any.whl", upload-time = 2026-06-13T11:36:48Z, size = 8270502, hashes = { sha256 = "271eb5451728f36d7290a2259dd123c7a577d9615ba260ee8eecb4077583f887" } }] [[packages]] name = "filelock" @@ -729,10 +735,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/a0/61/5c78b91c3143ed5 [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.51" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/df/b5/59d16470a1f0dfe8c793f9ef56fd3826093fc52b3bd96d6b9d6c26c7e27b/gitpython-3.1.46.tar.gz", upload-time = 2026-01-01T15:37:32Z, size = 215371, hashes = { sha256 = "400124c7d0ef4ea03f7310ac2fbf7151e09ff97f2a3288d64a440c584a29c37f" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/6a/09/e21df6aef1e1ffc0c816f0522ddc3f6dcded766c3261813131c78a704470/gitpython-3.1.46-py3-none-any.whl", upload-time = 2026-01-01T15:37:30Z, size = 208620, hashes = { sha256 = "79812ed143d9d25b6d176a10bb511de0f9c67b1fa641d82097b0ab90398a2058" } }] +sdist = { url = "https://files.pythonhosted.org/packages/59/30/a8a0c15f9480dc91b5b7f11ebd26105e5f80898d7ff02da197fef35d8395/gitpython-3.1.51.tar.gz", upload-time = 2026-07-12T13:40:07Z, size = 223519, hashes = { sha256 = "22c9c94bb6b0b9f3c7157c684fece45a414cea204586b600beae6cd4570dcd6d" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/f8/11/1232bb1ba52a230f20ff08e1b3df7cd9d43a71b61cc0a1c37941064fe4c7/gitpython-3.1.51-py3-none-any.whl", upload-time = 2026-07-12T13:40:06Z, size = 215246, hashes = { sha256 = "d5b29685708f3c80a56db040b665bfd69492c8e150b5848532af8013b686c5a4" } }] [[packages]] name = "google-api-core" @@ -1289,10 +1295,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/3e/9a/b697530a882588a [[packages]] name = "mistune" -version = "3.2.0" +version = "3.3.3" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/9d/55/d01f0c4b45ade6536c51170b9043db8b2ec6ddf4a35c7ea3f5f559ac935b/mistune-3.2.0.tar.gz", upload-time = 2025-12-23T11:36:34Z, size = 95467, hashes = { sha256 = "708487c8a8cdd99c9d90eb3ed4c3ed961246ff78ac82f03418f5183ab70e398a" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/9b/f7/4a5e785ec9fbd65146a27b6b70b6cdc161a66f2024e4b04ac06a67f5578b/mistune-3.2.0-py3-none-any.whl", upload-time = 2025-12-23T11:36:33Z, size = 53598, hashes = { sha256 = "febdc629a3c78616b94393c6580551e0e34cc289987ec6c35ed3f4be42d0eee1" } }] +sdist = { url = "https://files.pythonhosted.org/packages/7b/a5/2dab368d6950e6808904dec98f54c7e726ee7be4a0c6afe00e6e011bd52d/mistune-3.3.3.tar.gz", upload-time = 2026-07-09T06:18:05Z, size = 115363, hashes = { sha256 = "c4c6c0c840b8637a2e9b8b6d607eb7c8f00888bf14c754409bcd339e848c2477" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/89/70/b1e4737b84163db5bb1dfde6f216dbfbf32783330a9989c965e121172830/mistune-3.3.3-py3-none-any.whl", upload-time = 2026-07-09T06:18:03Z, size = 63569, hashes = { sha256 = "99de1585e42dcbd826faa9e11a202727a5e202e4e4722a4c69ac1ff615793dd7" } }] [[packages]] name = "ml-dtypes" @@ -1868,10 +1874,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/ee/8c/83087ebc47ab039 [[packages]] name = "prometheus-client" -version = "0.25.0" +version = "0.24.1" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/1b/fb/d9aa83ffe43ce1f19e557c0971d04b90561b0cfd50762aafb01968285553/prometheus_client-0.25.0.tar.gz", upload-time = 2026-04-09T19:53:42Z, size = 86035, hashes = { sha256 = "5e373b75c31afb3c86f1a52fa1ad470c9aace18082d39ec0d2f918d11cc9ba28" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/8d/9b/d4b1e644385499c8346fa9b622a3f030dce14cd6ef8a1871c221a17a67e7/prometheus_client-0.25.0-py3-none-any.whl", upload-time = 2026-04-09T19:53:41Z, size = 64154, hashes = { sha256 = "d5aec89e349a6ec230805d0df882f3807f74fd6c1a2fa86864e3c2279059fed1" } }] +sdist = { url = "https://files.pythonhosted.org/packages/f0/58/a794d23feb6b00fc0c72787d7e87d872a6730dd9ed7c7b3e954637d8f280/prometheus_client-0.24.1.tar.gz", upload-time = 2026-01-14T15:26:26Z, size = 85616, hashes = { sha256 = "7e0ced7fbbd40f7b84962d5d2ab6f17ef88a72504dcf7c0b40737b43b2a461f9" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/74/c3/24a2f845e3917201628ecaba4f18bab4d18a337834c1df2a159ee9d22a42/prometheus_client-0.24.1-py3-none-any.whl", upload-time = 2026-01-14T15:26:24Z, size = 64057, hashes = { sha256 = "150db128af71a5c2482b36e588fc8a6b95e498750da4b17065947c16070f4055" } }] [[packages]] name = "prompt-toolkit" @@ -2136,10 +2142,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/f4/7e/a72dd26f3b0f4f2 [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.0" marker = "python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux'" -sdist = { url = "https://files.pythonhosted.org/packages/c2/27/a3b6e5bf6ff856d2509292e95c8f57f0df7017cf5394921fc4e4ef40308a/pyjwt-2.12.1.tar.gz", upload-time = 2026-03-13T19:27:37Z, size = 102564, hashes = { sha256 = "c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/e5/7a/8dd906bd22e79e47397a61742927f6747fe93242ef86645ee9092e610244/pyjwt-2.12.1-py3-none-any.whl", upload-time = 2026-03-13T19:27:35Z, size = 29726, hashes = { sha256 = "28ca37c070cad8ba8cd9790cd940535d40274d22f80ab87f3ac6a713e6e8454c" } }] +sdist = { url = "https://files.pythonhosted.org/packages/3b/81/58d0ac84e1ef3a3843791d6954d94c0b33d526c75eeb1efbce9d0a4c4077/pyjwt-2.13.0.tar.gz", upload-time = 2026-05-21T19:54:36Z, size = 107515, hashes = { sha256 = "41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/a3/5e/ecf12fdb62546d64385c158514e9b2b671f7832108ef2ecd2020ce0af2d1/pyjwt-2.13.0-py3-none-any.whl", upload-time = 2026-05-21T19:54:35Z, size = 31274, hashes = { sha256 = "66adcc2aff09b3f1bbd95fc1e1577df8ac8723c978552fd43304c8a290ac5728" } }] [[packages]] name = "pymongo" diff --git a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt index 3d11f2b691..7fc9ceb003 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt +++ b/runtimes/tensorflow/ubi9-python-3.12/requirements.cuda.txt @@ -3,9 +3,9 @@ absl-py==2.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpyth --hash=sha256:541b7c5ba88ed58a008365e719dcb4de1eda50328a4e79dd6203b0670404521b aiohappyeyeballs==2.6.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:a4f4595538dfdf0e3c8017a599bd5b8f12319bf38918ce5d92e0fc66edb09de0 -aiohttp==3.13.5 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:859a2a9f16e32e6951356614ea42b485830284da7c4d1705aea46ae5774a7ea6 \ - --hash=sha256:97f903a6b031722d341d8d220caef9900b7d92d48c2e1bb0eca77acd79cdaafb +aiohttp==3.14.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:b10115a64ed24195cdea88b7a9386ae5c07d2f423bcf9f52828e3c3fc7b6a0c2 \ + --hash=sha256:b4b2e022aeeed293ed3299372cf7075da920f466ad533a7f8342de2ded947e66 aiohttp-cors==0.8.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:aa22cfb1127240cd13e73ca255b4737637e41bd145e21d2a7e4089550c70c6b3 aiosignal==1.4.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -103,8 +103,8 @@ fastapi==0.135.3 ; python_full_version >= '3.12' and implementation_name == 'cpy --hash=sha256:b4da6dcdc4d0f22b5114ac7e26de8e9844c7a6349fe1b490a0083113982b7a2a fastjsonschema==2.21.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:5d2d776cfb97c7eaec5909bfdfcfe82d3dd5de73962196a2b25e52c3dee22835 -feast==0.61.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:c6907a53d48ac99a954c1e98a0a975d83bf499ffb02b060716c39adf14a2870e +feast==0.63.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:3c465769d03633567c1f4ea3fa42a568c8a370ad7b70142cb65ba89851df8824 filelock==3.25.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:1a06237406de68d077f625dd66d1c6ed8948192a5b5e9d509e224613f0cecd1c flask==3.1.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -124,8 +124,8 @@ gast==0.7.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' --hash=sha256:f9d3298beab561c2064626650eaf01b376a023c0d8811d3c61d5a440f8e8ec44 gitdb==4.0.12 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:7eb16a6e9c4562cc1be28136acd015b3c1f40329962b2cd385d3b576771a4cf0 -gitpython==3.1.46 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:503c6f3b68f99cc518b1497d4ddd300197a8f9b8ce2cdb695f94ba6b09434af6 +gitpython==3.1.50 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:bf316795820a08d1a229bd2e9a5b78f09802333852e88890354566bf4d967116 google-api-core==2.30.2 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:6e1330f5ec6439eee90e12987912b9d11c7507cd561652c11db9d891832025b4 google-auth==2.49.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ @@ -232,8 +232,8 @@ mdurl==0.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:994896ac435f16a670f35fe10069d820810983ddda3f7f7e70b56acae859e2de minio==7.2.20 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:004172b5fa2ceff9aeb8cd26f3d10929fa36c5fcd287d6e360692712c38c7780 -mistune==3.2.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:25fa0e70cb4cb8067db8f1f300d416225a181bb71468be3f04dd018605815a47 +mistune==3.3.3 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:5a04ced97386f293c06b4b836dba1614bcd95c9bfa7376db262c699ebe3a6e3c ml-dtypes==0.5.4 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:91311d34af48e92bda34f92eb4910f36508b9f401ce231db63d8a60543051d40 \ --hash=sha256:a7400c8eea09f7df8fd7e80dc0ba40c24c5c412779355b9d604736cd12c4fd4e @@ -303,9 +303,6 @@ opt-einsum==3.4.0 ; python_full_version >= '3.12' and implementation_name == 'cp optree==0.19.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:ef5df044c7757ba2b4e17be857f127d1a0e79519bbb9da11ae2e70f55190a40d \ --hash=sha256:f336ec6925daaae4f177a4ce4003f2853bae645aad2bb6e38b3676c3c5d4178b -orjson==3.11.8 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:50f924a57442a726147ac559701c5cbdc51984a3f6a8b3185f17413b243ebfd3 \ - --hash=sha256:9e2c16c6835e8c77697d00b24046a3d5b0d866a07c5dc4ac4c6678cbc01e4ff6 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' \ @@ -385,8 +382,8 @@ pydantic-core==2.41.5 ; python_full_version >= '3.12' and implementation_name == --hash=sha256:a5fac903e11068ef1fe40b07de65c1abf9ce0a803dcbce6ec718eaceea3a0617 pygments==2.20.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:b24941db8a952d67e0f8878037a1c50ebd7b4e1534ae5b7709c552822c52d22e -pyjwt==2.12.1 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ - --hash=sha256:b13a02b71642df2a4b01a39b67b12fd88cda6fb09f7236ce4f1bde57ca6cb432 +pyjwt==2.13.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:ccb523d233b0c22dfe29ce686c852b5d673c41c628ef2c2167969a7fbc67bd75 pymongo==4.16.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ --hash=sha256:57fe9b5de800445ba9eddf9c1dad8587d6433ff975eba2d1e7a3658bb5c848cd \ --hash=sha256:f977d1cb05000d047f85f965a1aadb236bb997f0768a799e6f004da4fd022b40 @@ -528,6 +525,8 @@ wrapt==2.1.2 ; python_full_version >= '3.12' and implementation_name == 'cpython --hash=sha256:2de40682741ed39f83a6754b7c2f7aa4912b80960791fcdd9d588c07dcadcb47 \ --hash=sha256:e3133cb3364937ed0da41f99789404a1c439808375ed4ab838869581455a1ea8 yarl==1.23.0 ; python_full_version >= '3.12' and implementation_name == 'cpython' and sys_platform == 'linux' \ + --hash=sha256:a3b9eef378c39057ed4d1d7f94f45bb24fbd5f5f3503f2f6b988105734f76718 \ + --hash=sha256:126715989993639b54df31399717efb8d3cd347452ba872939dda48fcbde5678 \ --hash=sha256:e0d589b9bd196c3a0f1fae4e24ddb797cc6955247e55a19e5981957679ab2e86 \ --hash=sha256:157216b1a209178b5d7be8f4854168fffd05c9d074883705a6a7fac1b723cb98 \ --hash=sha256:3f5c05557bab8c3ebb8d95e863e62b621d262a71c73aa00ef1785d5c63300b61 \ 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 6eebd5c7b0..720ccd7443 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-06-01T15:09: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-07-15T07:47:09Z --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" @@ -18,11 +18,11 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "aiohttp" -version = "3.13.5" +version = "3.14.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/aiohttp-3.13.5-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-04-01T00:27:27Z, size = 1642895, hashes = { sha256 = "859a2a9f16e32e6951356614ea42b485830284da7c4d1705aea46ae5774a7ea6" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.13.5-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-04-01T00:28:42Z, size = 1676175, hashes = { sha256 = "97f903a6b031722d341d8d220caef9900b7d92d48c2e1bb0eca77acd79cdaafb" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-18T22:01:13Z, size = 1662106, hashes = { sha256 = "b10115a64ed24195cdea88b7a9386ae5c07d2f423bcf9f52828e3c3fc7b6a0c2" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/aiohttp-3.14.1-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-18T22:17:43Z, size = 1680687, hashes = { sha256 = "b4b2e022aeeed293ed3299372cf7075da920f466ad533a7f8342de2ded947e66" } }, ] [[packages]] @@ -318,9 +318,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "feast" -version = "0.61.0" +version = "0.63.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/feast-0.61.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 8205930, hashes = { sha256 = "c6907a53d48ac99a954c1e98a0a975d83bf499ffb02b060716c39adf14a2870e" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/feast-0.63.0-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 8069606, hashes = { sha256 = "3c465769d03633567c1f4ea3fa42a568c8a370ad7b70142cb65ba89851df8824" } }] [[packages]] name = "filelock" @@ -381,9 +381,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "gitpython" -version = "3.1.46" +version = "3.1.50" 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/gitpython-3.1.46-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 209535, hashes = { sha256 = "503c6f3b68f99cc518b1497d4ddd300197a8f9b8ce2cdb695f94ba6b09434af6" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/gitpython-3.1.50-8-py3-none-any.whl", upload-time = 2026-07-07T10:02:09Z, size = 213419, hashes = { sha256 = "bf316795820a08d1a229bd2e9a5b78f09802333852e88890354566bf4d967116" } }] [[packages]] name = "google-api-core" @@ -705,9 +705,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "mistune" -version = "3.2.0" +version = "3.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/mistune-3.2.0-8-py3-none-any.whl", upload-time = 2026-03-13T12:22:44Z, size = 54494, hashes = { sha256 = "25fa0e70cb4cb8067db8f1f300d416225a181bb71468be3f04dd018605815a47" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/mistune-3.3.3-8-py3-none-any.whl", upload-time = 2026-07-13T21:08:12Z, size = 64461, hashes = { sha256 = "5a04ced97386f293c06b4b836dba1614bcd95c9bfa7376db262c699ebe3a6e3c" } }] [[packages]] name = "ml-dtypes" @@ -916,15 +916,6 @@ wheels = [ { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/optree-0.19.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 435683, hashes = { sha256 = "f336ec6925daaae4f177a4ce4003f2853bae645aad2bb6e38b3676c3c5d4178b" } }, ] -[[packages]] -name = "orjson" -version = "3.11.8" -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/orjson-3.11.8-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-31T19:27:16Z, size = 362411, hashes = { sha256 = "50f924a57442a726147ac559701c5cbdc51984a3f6a8b3185f17413b243ebfd3" } }, - { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/orjson-3.11.8-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-31T19:26:51Z, size = 368315, hashes = { sha256 = "9e2c16c6835e8c77697d00b24046a3d5b0d866a07c5dc4ac4c6678cbc01e4ff6" } }, -] - [[packages]] name = "packaging" version = "26.0" @@ -1148,9 +1139,9 @@ wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoa [[packages]] name = "pyjwt" -version = "2.12.1" +version = "2.13.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/pyjwt-2.12.1-8-py3-none-any.whl", upload-time = 2026-03-14T00:43:41Z, size = 30617, hashes = { sha256 = "b13a02b71642df2a4b01a39b67b12fd88cda6fb09f7236ce4f1bde57ca6cb432" } }] +wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/pyjwt-2.13.0-8-py3-none-any.whl", upload-time = 2026-06-18T22:01:13Z, size = 32166, hashes = { sha256 = "ccb523d233b0c22dfe29ce686c852b5d673c41c628ef2c2167969a7fbc67bd75" } }] [[packages]] name = "pymongo" @@ -1573,6 +1564,8 @@ name = "yarl" version = "1.23.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/yarl-1.23.0-10-cp312-cp312-linux_aarch64.whl", upload-time = 2026-06-11T16:34:46Z, size = 92197, hashes = { sha256 = "a3b9eef378c39057ed4d1d7f94f45bb24fbd5f5f3503f2f6b988105734f76718" } }, + { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-10-cp312-cp312-linux_x86_64.whl", upload-time = 2026-06-11T18:37:24Z, size = 94022, hashes = { sha256 = "126715989993639b54df31399717efb8d3cd347452ba872939dda48fcbde5678" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-8-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-13T12:22:44Z, size = 97666, hashes = { sha256 = "e0d589b9bd196c3a0f1fae4e24ddb797cc6955247e55a19e5981957679ab2e86" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-8-cp312-cp312-linux_x86_64.whl", upload-time = 2026-03-13T12:22:44Z, size = 98578, hashes = { sha256 = "157216b1a209178b5d7be8f4854168fffd05c9d074883705a6a7fac1b723cb98" } }, { url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4/cuda12.9-ubi9/yarl-1.23.0-9-cp312-cp312-linux_aarch64.whl", upload-time = 2026-03-19T05:58:26Z, size = 92155, hashes = { sha256 = "3f5c05557bab8c3ebb8d95e863e62b621d262a71c73aa00ef1785d5c63300b61" } },