Merge pull request #671 from pipecat-ai/vp-issue-635

docs: small fix
This commit is contained in:
Vanessa Pyne
2024-10-29 14:34:13 -05:00
committed by GitHub

View File

@@ -13,9 +13,7 @@ This project implements a chatbot using a pipeline architecture that integrates
## Requirements ## Requirements
- Python 3.7+ - Python 3.10+
- `aiohttp`
- `loguru`
- `python-dotenv` - `python-dotenv`
- Additional libraries from the `pipecat` package. - Additional libraries from the `pipecat` package.