Skip to content

Commit 1056645

Browse files
Update transformers requirement from <5.9.0,>=4.56.1 to >=4.56.1,<5.10.0 (#546)
1 parent abde687 commit 1056645

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies = [
5353
"torchaudio",
5454
"torchvision",
5555
"tqdm>=4.66.3,<=4.67.3",
56-
"transformers>=4.56.1,<5.9.0",
56+
"transformers>=4.56.1,<5.10.0",
5757
"typer>=0.12.0",
5858
]
5959

0 commit comments

Comments
 (0)