Skip to content

Commit 360b1cc

Browse files
chore(deps): update dependency transformers to v4.52.1 [security]
1 parent 31f11c5 commit 360b1cc

File tree

3 files changed

+723
-733
lines changed

3 files changed

+723
-733
lines changed

node-hub/dora-parler/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"sentencepiece >= 0.1.99",
1717
"pyaudio >= 0.2.14",
1818
"modelscope >= 1.18.1",
19-
"transformers >=4.48.0,<=4.48.0",
19+
"transformers >=4.52.1,<=4.52.1",
2020
]
2121

2222
[tool.uv.sources]

node-hub/dora-phi4/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"dora-rs>=0.3.9",
1212
"torch==2.6.0",
1313
"torchvision==0.21.0",
14-
"transformers==4.48.2",
14+
"transformers==4.52.1",
1515
"accelerate==1.3.0",
1616
"soundfile==0.13.1",
1717
"pillow==11.1.0",

0 commit comments

Comments
 (0)