Skip to content

Commit c74aab2

Browse files
Merge pull request #243 from qthequartermasterman/dependabot/pip/main/optional-dependencies-790d54625c
build(deps): update transformers requirement from <=4.56.2,>=4.42.3 to >=4.42.3,<=4.57.0 in the optional-dependencies group
2 parents 6d4fb1c + 11c54a6 commit c74aab2

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
@@ -45,7 +45,7 @@ _ = "hypothesis_torch.register_random_torch_state:_register_random_torch_state"
4545

4646
[project.optional-dependencies]
4747
huggingface = [
48-
"transformers>=4.42.3,<=4.56.2",
48+
"transformers>=4.42.3,<=4.57.0",
4949
]
5050
dev = [
5151
"mypy==1.18.2",

0 commit comments

Comments
 (0)