Skip to content

Commit 5e5841e

Browse files
committed
update poetry.lock file
1 parent d794037 commit 5e5841e

File tree

14 files changed

+24696
-106
lines changed

14 files changed

+24696
-106
lines changed

.github/workflows/build-notebooks.yaml

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -167,48 +167,6 @@
167167
},
168168
"secrets": "inherit"
169169
},
170-
"base-c9s-python-3_11": {
171-
"needs": [],
172-
"uses": "./.github/workflows/build-notebooks-TEMPLATE.yaml",
173-
"with": {
174-
"target": "base-c9s-python-3.11",
175-
"github": "${{ toJSON(github) }}"
176-
},
177-
"secrets": "inherit"
178-
},
179-
"cuda-c9s-python-3_11": {
180-
"needs": [
181-
"base-c9s-python-3_11"
182-
],
183-
"uses": "./.github/workflows/build-notebooks-TEMPLATE.yaml",
184-
"with": {
185-
"target": "cuda-c9s-python-3.11",
186-
"github": "${{ toJSON(github) }}"
187-
},
188-
"secrets": "inherit"
189-
},
190-
"rstudio-c9s-python-3_11": {
191-
"needs": [
192-
"base-c9s-python-3_11"
193-
],
194-
"uses": "./.github/workflows/build-notebooks-TEMPLATE.yaml",
195-
"with": {
196-
"target": "rstudio-c9s-python-3.11",
197-
"github": "${{ toJSON(github) }}"
198-
},
199-
"secrets": "inherit"
200-
},
201-
"cuda-rstudio-c9s-python-3_11": {
202-
"needs": [
203-
"cuda-c9s-python-3_11"
204-
],
205-
"uses": "./.github/workflows/build-notebooks-TEMPLATE.yaml",
206-
"with": {
207-
"target": "cuda-rstudio-c9s-python-3.11",
208-
"github": "${{ toJSON(github) }}"
209-
},
210-
"secrets": "inherit"
211-
},
212170
"rocm-ubi9-python-3_11": {
213171
"needs": [
214172
"base-ubi9-python-3_11"

amd/rhel9-python-3.9/requirements.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Generated by /scripts/sync-requirements-txt.sh from Pipfile.lock
2+
3+
--index-url https://pypi.org/simple
4+
#
5+
# Default dependencies
6+
#
7+
setuptools==70.0.0; python_version >= '3.8' \
8+
--hash=sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4 \
9+
--hash=sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0
10+
wheel==0.41.3; python_version >= '3.7' \
11+
--hash=sha256:488609bc63a29322326e05560731bf7bfea8e48ad646e1f5e40d366607de0942 \
12+
--hash=sha256:4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Generated by /scripts/sync-requirements-txt.sh from Pipfile.lock
2+
3+
--index-url https://pypi.org/simple
4+
#
5+
# Default dependencies
6+
#
7+
setuptools==74.1.3; python_version >= '3.8' \
8+
--hash=sha256:1cfd66bfcf197bce344da024c8f5b35acc4dcb7ca5202246a75296b4883f6851 \
9+
--hash=sha256:fbb126f14b0b9ffa54c4574a50ae60673bbe8ae0b1645889d10b3b14f5891d28
10+
wheel==0.44.0; python_version >= '3.8' \
11+
--hash=sha256:2376a90c98cc337d18623527a97c31797bd02bad0033d41547043a1cbfbe448f \
12+
--hash=sha256:a29c3f2817e95ab89aa4660681ad547c0e9547f20e75b0562fe7723c9a2a9d49
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Generated by /scripts/sync-requirements-txt.sh from Pipfile.lock
2+
3+
--index-url https://pypi.org/simple
4+
#
5+
# Default dependencies
6+
#
7+
setuptools==70.0.0; python_version >= '3.8' \
8+
--hash=sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4 \
9+
--hash=sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0
10+
wheel==0.41.3; python_version >= '3.7' \
11+
--hash=sha256:488609bc63a29322326e05560731bf7bfea8e48ad646e1f5e40d366607de0942 \
12+
--hash=sha256:4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841

jupyter/datascience/ubi9-python-3.9/requirements.txt

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

jupyter/minimal/ubi9-python-3.9/requirements.txt

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

jupyter/pytorch/ubi9-python-3.9/requirements.txt

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

jupyter/rocm/tensorflow/ubi9-python-3.9/requirements.txt

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

jupyter/tensorflow/ubi9-python-3.9/requirements.txt

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

jupyter/trustyai/ubi9-python-3.9/requirements.txt

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

0 commit comments

Comments
 (0)