Skip to content

Commit 59405e7

Browse files
committed
RHAIENG-304: add pylock.tomls (#2145)
1 parent bd98f3e commit 59405e7

File tree

18 files changed

+58843
-0
lines changed

18 files changed

+58843
-0
lines changed

codeserver/ubi9-python-3.12/pylock.toml

Lines changed: 1547 additions & 0 deletions
Large diffs are not rendered by default.

jupyter/datascience/ubi9-python-3.12/pylock.toml

Lines changed: 4047 additions & 0 deletions
Large diffs are not rendered by default.

jupyter/minimal/ubi9-python-3.12/pylock.toml

Lines changed: 1756 additions & 0 deletions
Large diffs are not rendered by default.

jupyter/pytorch+llmcompressor/ubi9-python-3.12/pylock.toml

Lines changed: 6178 additions & 0 deletions
Large diffs are not rendered by default.

jupyter/pytorch/ubi9-python-3.12/pylock.toml

Lines changed: 4283 additions & 0 deletions
Large diffs are not rendered by default.

jupyter/rocm/pytorch/ubi9-python-3.12/pylock.toml

Lines changed: 4127 additions & 0 deletions
Large diffs are not rendered by default.

jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml

Lines changed: 4045 additions & 0 deletions
Large diffs are not rendered by default.

jupyter/tensorflow/ubi9-python-3.12/pylock.toml

Lines changed: 4412 additions & 0 deletions
Large diffs are not rendered by default.

jupyter/trustyai/ubi9-python-3.12/pylock.toml

Lines changed: 4514 additions & 0 deletions
Large diffs are not rendered by default.

rstudio/c9s-python-3.11/pylock.toml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-platform linux --no-annotate
3+
lock-version = "1.0"
4+
created-by = "uv"
5+
requires-python = ">=3.12.11"
6+
7+
[[packages]]
8+
name = "setuptools"
9+
version = "78.1.1"
10+
sdist = { url = "https://files.pythonhosted.org/packages/81/9c/42314ee079a3e9c24b27515f9fbc7a3c1d29992c33451779011c74488375/setuptools-78.1.1.tar.gz", upload-time = 2025-04-19T18:23:36Z, size = 1368163, hashes = { sha256 = "fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d" } }
11+
wheels = [{ url = "https://files.pythonhosted.org/packages/90/99/158ad0609729111163fc1f674a5a42f2605371a4cf036d0441070e2f7455/setuptools-78.1.1-py3-none-any.whl", upload-time = 2025-04-19T18:23:34Z, size = 1256462, hashes = { sha256 = "c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561" } }]
12+
13+
[[packages]]
14+
name = "wheel"
15+
version = "0.45.1"
16+
sdist = { url = "https://files.pythonhosted.org/packages/8a/98/2d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a243fdc25c/wheel-0.45.1.tar.gz", upload-time = 2024-11-23T00:18:23Z, size = 107545, hashes = { sha256 = "661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729" } }
17+
wheels = [{ url = "https://files.pythonhosted.org/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl", upload-time = 2024-11-23T00:18:21Z, size = 72494, hashes = { sha256 = "708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248" } }]

0 commit comments

Comments
 (0)