Skip to content

Commit a7ee056

Browse files
author
Huy Vuong
committed
chore: update mlx-vlm dependency to version 0.3.8 in pyproject.toml
1 parent 9a99c9c commit a7ee056

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
@@ -32,7 +32,7 @@ dependencies = [
3232
"loguru>=0.7.3,<0.8",
3333
"mlx-embeddings>=0.0.4,<0.1",
3434
"mlx-lm==0.28.3",
35-
"mlx-vlm>=0.3.7,<0.4",
35+
"mlx-vlm>=0.3.8,<0.4",
3636
"mlx-whisper>=0.4.3,<0.5",
3737
"mlx>=0.30", # Needed due to a typing issue in <0.30
3838
"numpy>=2.2.0,<2.4",

0 commit comments

Comments
 (0)