Update Creating-a-Crew-and-kick-it-off.md: add compatible python versions (#420)

* Update Creating-a-Crew-and-kick-it-off.md: add compatible python versions

* Update Creating-a-Crew-and-kick-it-off.md

---------

Co-authored-by: João Moura <joaomdmoura@gmail.com>
This commit is contained in:
ftoppi
2024-04-04 00:10:11 +02:00
committed by GitHub
parent ac5e7d2b1e
commit 38486223b2

View File

@@ -7,7 +7,7 @@ description: A comprehensive guide to creating a dynamic CrewAI team for your pr
Embark on your CrewAI journey by setting up your environment and initiating your AI crew with enhanced features. This guide ensures a seamless start, incorporating the latest updates.
## Step 0: Installation
Install CrewAI and any necessary packages for your project.
Install CrewAI and any necessary packages for your project. CrewAI is compatible with Python >=3.10,<=3.13.
```shell
pip install crewai