Upgrade Anthropic to the latest to avoid collision with aiohttp 3.11.9

This commit is contained in:
Mark Backman
2024-12-06 11:59:19 -05:00
parent 40cfd9776f
commit 57d346ce13

View File

@@ -36,7 +36,7 @@ Source = "https://github.com/pipecat-ai/pipecat"
Website = "https://pipecat.ai"
[project.optional-dependencies]
anthropic = [ "anthropic~=0.34.0" ]
anthropic = [ "anthropic~=0.40.0" ]
assemblyai = [ "assemblyai~=0.34.0" ]
aws = [ "boto3~=1.35.27" ]
azure = [ "azure-cognitiveservices-speech~=1.40.0", "openai~=1.50.2" ]