Skip to content

Commit 0c92df0

Browse files
build(deps): update transformers requirement from <4.54,>=4.51.3 to >=4.51.3,<4.57 (#2120)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]>
1 parent cf885fd commit 0c92df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ optional-dependencies.extra = [
6565
# litgpt.pretrain:
6666
"tensorboard>=2.14",
6767
"torchmetrics>=1.3.1",
68-
"transformers>=4.51.3,<4.54",
68+
"transformers>=4.51.3,<4.57",
6969
# litdata, only on non-Windows:
7070
"uvloop>=0.2; sys_platform!='win32'",
7171
# litgpt.data.prepare_slimpajama.py:

0 commit comments

Comments
 (0)