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

@@ -3,7 +3,7 @@ name = "crewai"
version = "0.86.0"
description = "Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks."
readme = "README.md"
requires-python = ">=3.10,<=3.13"
requires-python = ">=3.10,<=3.12"
authors = [
{ name = "Joao Moura", email = "joao@crewai.com" }
]