Update pyproject.toml

Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
This commit is contained in:
Gökmen Görgen
2026-01-19 17:03:37 +01:00
committed by Gökmen Görgen
parent e8d1bec03b
commit ca4e3c79f9

View File

@@ -48,7 +48,7 @@ Issues = "https://github.com/pipecat-ai/pipecat/issues"
Changelog = "https://github.com/pipecat-ai/pipecat/blob/main/CHANGELOG.md"
[project.optional-dependencies]
aic = [ "aic-sdk>=2.0.0" ]
aic = [ "aic-sdk~=2.0.0" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]