require python >= 3.11

This commit is contained in:
Aleix Conchillo Flaqué
2026-03-10 20:41:05 -07:00
committed by Mark Backman
parent ba32a48510
commit f4743a6c91
2 changed files with 3 additions and 3 deletions

View File

@@ -149,8 +149,8 @@ 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.12
**Minimum Python Version:** 3.11
**Recommended Python Version:** >= 3.12
### Setup Steps