diff --git a/jupyter/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock b/jupyter/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock index 877cd2ea5a..6bd91e8ee2 100644 --- a/jupyter/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock +++ b/jupyter/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock @@ -7633,11 +7633,11 @@ }, "rich-toolkit": { "hashes": [ - "sha256:090b6c3f87261bc1ca4fe7fc9b0d3625b5af917ccdbcd316a26719e5d3ab20b9", - "sha256:e2404f1f088286f2f9d7f3a1a7591c8057792db466f6fecabfae283fa64126e2" + "sha256:3f5730e9f2d36d0bfe01cf723948b7ecf4cc355d2b71e2c00e094f7963128c09", + "sha256:ddb91008283d4a7989fd8ff0324a48773a7a2276229c6a3070755645538ef1bb" ], "markers": "python_version >= '3.8'", - "version": "==0.14.9" + "version": "==0.15.0" }, "rignore": { "hashes": [ diff --git a/jupyter/pytorch+llmcompressor/ubi9-python-3.11/requirements.txt b/jupyter/pytorch+llmcompressor/ubi9-python-3.11/requirements.txt index cf05f5d79e..4c4e845232 100644 --- a/jupyter/pytorch+llmcompressor/ubi9-python-3.11/requirements.txt +++ b/jupyter/pytorch+llmcompressor/ubi9-python-3.11/requirements.txt @@ -4242,9 +4242,9 @@ ray[cgraph]==2.48.0; python_version >= '3.9' \ rich==14.1.0; python_full_version >= '3.8.0' \ --hash=sha256:536f5f1785986d6dbdea3c75205c473f970777b4a0d6c6dd1b696aa05a3fa04f \ --hash=sha256:e497a48b844b0320d45007cdebfeaeed8db2a4f4bcf49f15e455cfc4af11eaa8 -rich-toolkit==0.14.9; python_version >= '3.8' \ - --hash=sha256:090b6c3f87261bc1ca4fe7fc9b0d3625b5af917ccdbcd316a26719e5d3ab20b9 \ - --hash=sha256:e2404f1f088286f2f9d7f3a1a7591c8057792db466f6fecabfae283fa64126e2 +rich-toolkit==0.15.0; python_version >= '3.8' \ + --hash=sha256:3f5730e9f2d36d0bfe01cf723948b7ecf4cc355d2b71e2c00e094f7963128c09 \ + --hash=sha256:ddb91008283d4a7989fd8ff0324a48773a7a2276229c6a3070755645538ef1bb rignore==0.6.4; python_version >= '3.8' \ --hash=sha256:028f62a7b0a6235bb3f03c9e7f342352e7fa4b3f08c761c72f9de8faee40ed9c \ --hash=sha256:0a8184fcf567bd6b6d7b85a0c138d98dd40f63054141c96b175844414c5530d7 \ diff --git a/runtimes/datascience/ubi9-python-3.11/Pipfile b/runtimes/datascience/ubi9-python-3.11/Pipfile index 26e7e9278b..5746a5b9ba 100755 --- a/runtimes/datascience/ubi9-python-3.11/Pipfile +++ b/runtimes/datascience/ubi9-python-3.11/Pipfile @@ -41,7 +41,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/datascience/ubi9-python-3.11/Pipfile.lock b/runtimes/datascience/ubi9-python-3.11/Pipfile.lock index fac2b58efa..5db9e53108 100644 --- a/runtimes/datascience/ubi9-python-3.11/Pipfile.lock +++ b/runtimes/datascience/ubi9-python-3.11/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ec4863018b9c264ce8a2005c792f494ebb4bb0f99bb42b440ea5ef7528625222" + "sha256": "417093117145b2a9749de487658a6f17bbcd47ceb033d297228526be8f49549e" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/datascience/ubi9-python-3.12/Pipfile b/runtimes/datascience/ubi9-python-3.12/Pipfile index dbf8f6f4af..ce2db83600 100755 --- a/runtimes/datascience/ubi9-python-3.12/Pipfile +++ b/runtimes/datascience/ubi9-python-3.12/Pipfile @@ -41,7 +41,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/datascience/ubi9-python-3.12/Pipfile.lock b/runtimes/datascience/ubi9-python-3.12/Pipfile.lock index 617d974f7e..24f1c05e27 100644 --- a/runtimes/datascience/ubi9-python-3.12/Pipfile.lock +++ b/runtimes/datascience/ubi9-python-3.12/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "aefe4248f9b324427f1bb6158b5c366fc1acee4e79b6f79520cd4cb665cbc2ff" + "sha256": "e5533703a6bd4d5e06847e6c396f6d5c05a253d58300f4e04f3c35cd698fc469" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/minimal/ubi9-python-3.11/Pipfile b/runtimes/minimal/ubi9-python-3.11/Pipfile index 2b837134cb..43bd4518e6 100755 --- a/runtimes/minimal/ubi9-python-3.11/Pipfile +++ b/runtimes/minimal/ubi9-python-3.11/Pipfile @@ -22,7 +22,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/minimal/ubi9-python-3.11/Pipfile.lock b/runtimes/minimal/ubi9-python-3.11/Pipfile.lock index 26f1da98e8..452257da21 100644 --- a/runtimes/minimal/ubi9-python-3.11/Pipfile.lock +++ b/runtimes/minimal/ubi9-python-3.11/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9e46a938784a99dfaf618bc78c54500081a5629760cfab0d4678d14070617833" + "sha256": "d04fbb0fa0a0a7186ab86217cbbd13900a132f560ba2dea1c174e6f1bf9a75a2" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/minimal/ubi9-python-3.12/Pipfile b/runtimes/minimal/ubi9-python-3.12/Pipfile index a0da7a1f95..9466732656 100755 --- a/runtimes/minimal/ubi9-python-3.12/Pipfile +++ b/runtimes/minimal/ubi9-python-3.12/Pipfile @@ -22,7 +22,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/minimal/ubi9-python-3.12/Pipfile.lock b/runtimes/minimal/ubi9-python-3.12/Pipfile.lock index fec5e89937..00e07fd145 100644 --- a/runtimes/minimal/ubi9-python-3.12/Pipfile.lock +++ b/runtimes/minimal/ubi9-python-3.12/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6508d7bdd1180307f37f56345f8f2f4f237228efaed28df2a3dc4e36e358f03b" + "sha256": "166b9979d5c4f8f96a9a9ca45185183538d961c4253d0b8a12c91537fe0933c9" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile b/runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile old mode 100755 new mode 100644 index a2f7b5bfbf..b80ce913d5 --- a/runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile +++ b/runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile @@ -65,7 +65,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.4.2" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.3.0" diff --git a/runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock b/runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock index 11599802cb..567daa5816 100644 --- a/runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock +++ b/runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "53826b06d2a8c19de20432dd0f878dce241c0609eced3f9da31183f3946ce1af" + "sha256": "a5be85c751dc2456a097bb54d654883bfd0d7ec85d99b551d8e6ef96b508d0be" }, "pipfile-spec": 6, "requires": { @@ -3397,21 +3397,22 @@ }, "tornado": { "hashes": [ - "sha256:072ce12ada169c5b00b7d92a99ba089447ccc993ea2143c9ede887e0937aa803", - "sha256:1a017d239bd1bb0919f72af256a970624241f070496635784d9bf0db640d3fec", - "sha256:2876cef82e6c5978fde1e0d5b1f919d756968d5b4282418f3146b79b58556482", - "sha256:304463bd0772442ff4d0f5149c6f1c2135a1fae045adf070821c6cdc76980634", - "sha256:908b71bf3ff37d81073356a5fadcc660eb10c1476ee6e2725588626ce7e5ca38", - "sha256:92bad5b4746e9879fd7bf1eb21dce4e3fc5128d71601f80005afa39237ad620b", - "sha256:932d195ca9015956fa502c6b56af9eb06106140d844a335590c1ec7f5277d10c", - "sha256:bca9eb02196e789c9cb5c3c7c0f04fb447dc2adffd95265b2c7223a8a615ccbf", - "sha256:c36e62ce8f63409301537222faffcef7dfc5284f27eec227389f2ad11b09d946", - "sha256:c82c46813ba483a385ab2a99caeaedf92585a1f90defb5693351fa7e4ea0bf73", - "sha256:e828cce1123e9e44ae2a50a9de3055497ab1d0aeb440c5ac23064d9e44880da1" + "sha256:007f036f7b661e899bd9ef3fa5f87eb2cb4d1b2e7d67368e778e140a2f101a7a", + "sha256:03576ab51e9b1677e4cdaae620d6700d9823568b7939277e4690fe4085886c55", + "sha256:119c03f440a832128820e87add8a175d211b7f36e7ee161c631780877c28f4fb", + "sha256:231f2193bb4c28db2bdee9e57bc6ca0cd491f345cd307c57d79613b058e807e0", + "sha256:542e380658dcec911215c4820654662810c06ad872eefe10def6a5e9b20e9633", + "sha256:7c625b9d03f1fb4d64149c47d0135227f0434ebb803e2008040eb92906b0105a", + "sha256:9a0d8d2309faf015903080fb5bdd969ecf9aa5ff893290845cf3fd5b2dd101bc", + "sha256:9ac1cbe1db860b3cbb251e795c701c41d343f06a96049d6274e7c77559117e41", + "sha256:ab75fe43d0e1b3a5e3ceddb2a611cb40090dd116a84fc216a07a298d9e000471", + "sha256:c70c0a26d5b2d85440e4debd14a8d0b463a0cf35d92d3af05f5f1ffa8675c826", + "sha256:f81067dad2e4443b015368b24e802d0083fecada4f0a4572fdb72fc06e54a9a6", + "sha256:fd20c816e31be1bbff1f7681f970bbbd0bb241c364220140228ba24242bcdc59" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==6.4.2" + "markers": "python_version >= '3.9'", + "version": "==6.5" }, "tqdm": { "hashes": [ diff --git a/runtimes/pytorch+llmcompressor/ubi9-python-3.11/requirements.txt b/runtimes/pytorch+llmcompressor/ubi9-python-3.11/requirements.txt index 0fac6bc9ec..0690e5853d 100644 --- a/runtimes/pytorch+llmcompressor/ubi9-python-3.11/requirements.txt +++ b/runtimes/pytorch+llmcompressor/ubi9-python-3.11/requirements.txt @@ -2531,18 +2531,19 @@ torchvision==0.21.0+cu124 \ --hash=sha256:8fcf55321b206de70ff8e01c884fa42e57a60b1cb749341b96e0f22c8a7c9ec7 \ --hash=sha256:ec63c2ee792757492da40590e34b14f2fceda29050558c215f0c1f3b08149c0f \ --hash=sha256:efb53ea0af7bf09b7b53e2a18b9be6d245f7d46a90b51d5cf97f37e9b929a991 -tornado==6.4.2; python_version >= '3.8' \ - --hash=sha256:072ce12ada169c5b00b7d92a99ba089447ccc993ea2143c9ede887e0937aa803 \ - --hash=sha256:1a017d239bd1bb0919f72af256a970624241f070496635784d9bf0db640d3fec \ - --hash=sha256:2876cef82e6c5978fde1e0d5b1f919d756968d5b4282418f3146b79b58556482 \ - --hash=sha256:304463bd0772442ff4d0f5149c6f1c2135a1fae045adf070821c6cdc76980634 \ - --hash=sha256:908b71bf3ff37d81073356a5fadcc660eb10c1476ee6e2725588626ce7e5ca38 \ - --hash=sha256:92bad5b4746e9879fd7bf1eb21dce4e3fc5128d71601f80005afa39237ad620b \ - --hash=sha256:932d195ca9015956fa502c6b56af9eb06106140d844a335590c1ec7f5277d10c \ - --hash=sha256:bca9eb02196e789c9cb5c3c7c0f04fb447dc2adffd95265b2c7223a8a615ccbf \ - --hash=sha256:c36e62ce8f63409301537222faffcef7dfc5284f27eec227389f2ad11b09d946 \ - --hash=sha256:c82c46813ba483a385ab2a99caeaedf92585a1f90defb5693351fa7e4ea0bf73 \ - --hash=sha256:e828cce1123e9e44ae2a50a9de3055497ab1d0aeb440c5ac23064d9e44880da1 +tornado==6.5; python_version >= '3.9' \ + --hash=sha256:007f036f7b661e899bd9ef3fa5f87eb2cb4d1b2e7d67368e778e140a2f101a7a \ + --hash=sha256:03576ab51e9b1677e4cdaae620d6700d9823568b7939277e4690fe4085886c55 \ + --hash=sha256:119c03f440a832128820e87add8a175d211b7f36e7ee161c631780877c28f4fb \ + --hash=sha256:231f2193bb4c28db2bdee9e57bc6ca0cd491f345cd307c57d79613b058e807e0 \ + --hash=sha256:542e380658dcec911215c4820654662810c06ad872eefe10def6a5e9b20e9633 \ + --hash=sha256:7c625b9d03f1fb4d64149c47d0135227f0434ebb803e2008040eb92906b0105a \ + --hash=sha256:9a0d8d2309faf015903080fb5bdd969ecf9aa5ff893290845cf3fd5b2dd101bc \ + --hash=sha256:9ac1cbe1db860b3cbb251e795c701c41d343f06a96049d6274e7c77559117e41 \ + --hash=sha256:ab75fe43d0e1b3a5e3ceddb2a611cb40090dd116a84fc216a07a298d9e000471 \ + --hash=sha256:c70c0a26d5b2d85440e4debd14a8d0b463a0cf35d92d3af05f5f1ffa8675c826 \ + --hash=sha256:f81067dad2e4443b015368b24e802d0083fecada4f0a4572fdb72fc06e54a9a6 \ + --hash=sha256:fd20c816e31be1bbff1f7681f970bbbd0bb241c364220140228ba24242bcdc59 tqdm==4.67.1; python_version >= '3.7' \ --hash=sha256:26445eca388f82e72884e0d580d5464cd801a3ea01e63e5601bdff9ba6a48de2 \ --hash=sha256:f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2 diff --git a/runtimes/pytorch/ubi9-python-3.11/Pipfile b/runtimes/pytorch/ubi9-python-3.11/Pipfile index 2359ebd2a4..41485492f3 100755 --- a/runtimes/pytorch/ubi9-python-3.11/Pipfile +++ b/runtimes/pytorch/ubi9-python-3.11/Pipfile @@ -51,7 +51,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock b/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock index 6e11792285..3e3d2451e8 100644 --- a/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock +++ b/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2c3f973fe0209864c18fed093f59178df8e06ac997d4ac643abe43bbad8aa9b4" + "sha256": "0d4ceaa084f2e0313f48a744a9780a67b866f8b30831240f5fbf7d9336911826" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/pytorch/ubi9-python-3.12/Pipfile b/runtimes/pytorch/ubi9-python-3.12/Pipfile index e4dfdaccf8..db22c920f8 100755 --- a/runtimes/pytorch/ubi9-python-3.12/Pipfile +++ b/runtimes/pytorch/ubi9-python-3.12/Pipfile @@ -51,7 +51,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/pytorch/ubi9-python-3.12/Pipfile.lock b/runtimes/pytorch/ubi9-python-3.12/Pipfile.lock index 2a3d9d9a4d..32167cb1e7 100644 --- a/runtimes/pytorch/ubi9-python-3.12/Pipfile.lock +++ b/runtimes/pytorch/ubi9-python-3.12/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1984e9557a0ef217118e1fcab71a43e47c93403012a11ee34d2459a40db6cb51" + "sha256": "ce73434735f0c7bc33c20e53d4e702021ba4df440ba14a9f7303452d1c7f9204" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile b/runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile index 9d854910dd..6084da5763 100755 --- a/runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile +++ b/runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile @@ -53,7 +53,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile.lock b/runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile.lock index 77be26a124..ebba945abf 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile.lock +++ b/runtimes/rocm-pytorch/ubi9-python-3.11/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2e491b06cd2f48ee0b212b1b6fd8ed35d52501515924bb2324fb3961f990e2fb" + "sha256": "892b09250b667afdfbed5dadaf72e6de1b65dd64c3a557075f6ea59f4e5b0ac7" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/Pipfile b/runtimes/rocm-pytorch/ubi9-python-3.12/Pipfile index 0c3b95bef1..fe55455cab 100755 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/Pipfile +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/Pipfile @@ -53,7 +53,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/rocm-pytorch/ubi9-python-3.12/Pipfile.lock b/runtimes/rocm-pytorch/ubi9-python-3.12/Pipfile.lock index 8f2853c3c3..d0be547eac 100644 --- a/runtimes/rocm-pytorch/ubi9-python-3.12/Pipfile.lock +++ b/runtimes/rocm-pytorch/ubi9-python-3.12/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "78f50472f5c50ccfabbfc64057550188b6b36327ab2451d38a944b8f5fc4ab59" + "sha256": "13055a1a24ac988f582f9a359d7f6ccd5d98f13c7520cc6ef69d6cc329d93f5b" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.11/Pipfile b/runtimes/rocm-tensorflow/ubi9-python-3.11/Pipfile index 610df0379e..8a4428b376 100755 --- a/runtimes/rocm-tensorflow/ubi9-python-3.11/Pipfile +++ b/runtimes/rocm-tensorflow/ubi9-python-3.11/Pipfile @@ -48,7 +48,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.11/Pipfile.lock b/runtimes/rocm-tensorflow/ubi9-python-3.11/Pipfile.lock index 4631753edc..c390fbc075 100644 --- a/runtimes/rocm-tensorflow/ubi9-python-3.11/Pipfile.lock +++ b/runtimes/rocm-tensorflow/ubi9-python-3.11/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ffa295861918b1b0c2ffb6a11d63b2258b06f7e1dd353af2654adb8510c4b428" + "sha256": "8bdcc50048d5e944d96024fd2322aee971110339182c1432f1beff70a5e78665" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/rocm-tensorflow/ubi9-python-3.12/Pipfile b/runtimes/rocm-tensorflow/ubi9-python-3.12/Pipfile index a9446ca444..68743c402c 100755 --- a/runtimes/rocm-tensorflow/ubi9-python-3.12/Pipfile +++ b/runtimes/rocm-tensorflow/ubi9-python-3.12/Pipfile @@ -48,7 +48,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/tensorflow/ubi9-python-3.11/Pipfile b/runtimes/tensorflow/ubi9-python-3.11/Pipfile index 6ebc21b953..15c596591a 100644 --- a/runtimes/tensorflow/ubi9-python-3.11/Pipfile +++ b/runtimes/tensorflow/ubi9-python-3.11/Pipfile @@ -48,7 +48,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock b/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock index 5a2be7f3ca..e6b882aa32 100644 --- a/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock +++ b/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "97ca167f9cff84bbfd28aeb5208ac017288ee25eae224ca24078cdddcefc5a49" + "sha256": "c25cf184d295f07c33ee3e311307251367399f9eb82ab35271d82bbec052cb8b" }, "pipfile-spec": 6, "requires": { diff --git a/runtimes/tensorflow/ubi9-python-3.12/Pipfile b/runtimes/tensorflow/ubi9-python-3.12/Pipfile index 68fc13707b..0c45cd2fe5 100755 --- a/runtimes/tensorflow/ubi9-python-3.12/Pipfile +++ b/runtimes/tensorflow/ubi9-python-3.12/Pipfile @@ -48,7 +48,7 @@ papermill = "~=2.6.0" pyzmq = "~=26.2.1" prompt-toolkit = "~=3.0.50" requests = "~=2.32.3" -tornado = "~=6.5.1" +tornado = "~=6.5.2" traitlets = "~=5.14.3" urllib3 = "~=2.5.0" diff --git a/runtimes/tensorflow/ubi9-python-3.12/Pipfile.lock b/runtimes/tensorflow/ubi9-python-3.12/Pipfile.lock index 4e87c9a152..8e7537017d 100644 --- a/runtimes/tensorflow/ubi9-python-3.12/Pipfile.lock +++ b/runtimes/tensorflow/ubi9-python-3.12/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e7cacb334cc2eed5b43002afb25ff40babc6663535e6faa8dff3750cf7425fda" + "sha256": "5da1d0525018295ddc93e33627abada97e9906533c989f5ca45057dbbe0c7641" }, "pipfile-spec": 6, "requires": {