Revert transformers bump to fix dependency conflict

livekit-plugins-turn-detector==1.3.5 requires transformers<=4.57.1,
so the bump to 5.0.0rc3 causes a ResolutionImpossible error.
Reverting transformers to 4.57.1 while keeping the langsmith and pillow bumps.
This commit is contained in:
John Kennedy
2026-04-21 08:12:27 +00:00
parent de4aaadd0f
commit 1bf497f3c9
+1 -1
View File
@@ -118,7 +118,7 @@ tiktoken==0.12.0
tokenizers==0.22.1
torch==2.9.1
tqdm==4.67.1
transformers==5.0.0rc3
transformers==4.57.1
typer==0.20.0
typer-slim==0.20.0
types-protobuf==6.32.1.20251105