From a3ad31d0f6f0f31a25c7a74aa1c19f93024d3f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Thu, 21 Aug 2025 23:23:35 -0700 Subject: [PATCH] README: recommended python version is 3.12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb66a4f27..363aa1169 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ You can get started with Pipecat running on your local machine, then move your a ### Prerequisites **Minimum Python Version:** 3.10 -**Recommended Python Version:** 3.11-3.12 +**Recommended Python Version:** 3.12 ### Setup Steps