mirror of
https://github.com/langchain-ai/voice-agents-tracing.git
synced 2026-07-01 19:54:16 -04:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user