Update requirements.txt aiohttp missing

aiohttp is not included but uded in code
This commit is contained in:
allenmylath
2024-10-08 16:39:25 +05:30
committed by GitHub
parent 3403197a90
commit 864f4d385f

View File

@@ -1,3 +1,4 @@
python-dotenv
fastapi[all]
pipecat-ai[daily,openai,azure]
aiohttp