Skip to content

Commit 89b9bca

Browse files
committed
fix: rebase issue adding double commas
1 parent a99e964 commit 89b9bca

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
@@ -137,7 +137,7 @@ dependencies = [
137137
"vbench-pruna; sys_platform != 'darwin'",
138138
"imageio-ffmpeg",
139139
"jaxtyping",
140-
"peft>=0.17.1",,
140+
"peft>=0.17.1",
141141
"vllm>=0.11.0",
142142
]
143143

0 commit comments

Comments
 (0)