drop 3.13

This commit is contained in:
Brandon Hancock
2024-12-09 10:14:44 -05:00
parent bc2a86d66a
commit 589447c5c4
14 changed files with 24 additions and 345 deletions

View File

@@ -7,7 +7,7 @@ icon: wrench
<Note>
**Python Version Requirements**
CrewAI requires `Python >=3.10 and <=3.13`. Here's how to check your version:
CrewAI requires `Python >=3.10 and <=3.12`. Here's how to check your version:
```bash
python3 --version
```