Skip to content

Commit f021d88

Browse files
KaelanDtBordapre-commit-ci[bot]
authored
Transformers version bump (#2029)
Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ca1d6f3 commit f021d88

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ optional-dependencies.extra = [
6666
# litgpt.pretrain:
6767
"tensorboard>=2.14",
6868
"torchmetrics>=1.3.1",
69-
"transformers>=4.48,<4.51",
69+
"transformers>=4.51.3,<4.52",
7070
# litdata, only on non-Windows:
7171
"uvloop>=0.2; sys_platform!='win32'",
7272
# litgpt.data.prepare_slimpajama.py:
@@ -75,7 +75,6 @@ optional-dependencies.extra = [
7575
optional-dependencies.test = [
7676
"einops>=0.7",
7777
"protobuf>=4.23.4",
78-
"pydantic>=2.11",
7978
"pytest>=8.1.1",
8079
"pytest-benchmark>=5.1",
8180
"pytest-dependency>=0.6",

0 commit comments

Comments
 (0)