From 42cc79154fb5d8abf03e9f37548ab197b9bcc110 Mon Sep 17 00:00:00 2001 From: vipyne Date: Mon, 28 Oct 2024 10:31:00 -0500 Subject: [PATCH] docs: small fix --- examples/canonical-metrics/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/canonical-metrics/README.md b/examples/canonical-metrics/README.md index 2994d398e..068655d2b 100644 --- a/examples/canonical-metrics/README.md +++ b/examples/canonical-metrics/README.md @@ -13,9 +13,7 @@ This project implements a chatbot using a pipeline architecture that integrates ## Requirements -- Python 3.7+ -- `aiohttp` -- `loguru` +- Python 3.10+ - `python-dotenv` - Additional libraries from the `pipecat` package.