bump version to include new STT model, noise gate deprecation warning

This commit is contained in:
Corvin Jaedicke
2025-11-28 15:14:43 +01:00
parent d486c80804
commit 6dd9ed03b1
2 changed files with 17 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ Source = "https://github.com/pipecat-ai/pipecat"
Website = "https://pipecat.ai"
[project.optional-dependencies]
aic = [ "aic-sdk~=1.1.0" ]
aic = [ "aic-sdk~=1.2.0" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]