Skip to content

Commit 0a0339c

Browse files
Update dependency simpleeval to v1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 97f1712 commit 0a0339c

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

images/runtime/training/cuda/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tokenizers = "<1.0,>=0.13.3"
1616
tqdm = "<5.0,>=4.66.2"
1717
trl = ">=0.15.2"
1818
protobuf = "<6.0.0,>=5.28.0"
19-
simpleeval = "<1.0,>=0.9.13"
19+
simpleeval = "<1.1,>=1.0.3"
2020
safetensors = "*"
2121
packaging = ">=20.9"
2222
pyyaml = "*"

images/runtime/training/cuda/Pipfile.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

images/runtime/training/rocm/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tokenizers = "<1.0,>=0.13.3"
2222
tqdm = "<5.0,>=4.66.2"
2323
trl = ">=0.15.2"
2424
protobuf = "<6.0.0,>=5.28.0"
25-
simpleeval = "<1.0,>=0.9.13"
25+
simpleeval = "<1.1,>=1.0.3"
2626
safetensors = "*"
2727
packaging = ">=20.9"
2828
pyyaml = "*"

images/runtime/training/rocm/Pipfile.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)