diff --git a/examples/translation-chatbot/requirements.txt b/examples/translation-chatbot/requirements.txt index baa16fd78..6f05d3425 100644 --- a/examples/translation-chatbot/requirements.txt +++ b/examples/translation-chatbot/requirements.txt @@ -1,3 +1,4 @@ python-dotenv fastapi[all] pipecat-ai[daily,openai,azure] +aiohttp