Merge pull request #1492 from pipecat-ai/aleix/downgrade-to-aiohttp-3.11.12
pyproject: downgrade to aiohttp 3.11.12
This commit is contained in:
@@ -20,7 +20,7 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering :: Artificial Intelligence"
|
||||
]
|
||||
dependencies = [
|
||||
"aiohttp~=3.11.13",
|
||||
"aiohttp~=3.11.12",
|
||||
"audioop-lts~=0.2.1; python_version>='3.13'",
|
||||
"loguru~=0.7.3",
|
||||
"Markdown~=3.7",
|
||||
|
||||
Reference in New Issue
Block a user