Update pyproject.toml
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
This commit is contained in:
committed by
Gökmen Görgen
parent
e8d1bec03b
commit
ca4e3c79f9
@@ -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]" ]
|
||||
|
||||
Reference in New Issue
Block a user