chore: update python version to 3.13 and package metadata

This commit is contained in:
Greyson LaLonde
2025-09-27 23:09:52 -04:00
committed by GitHub
parent 86f0dfc2d7
commit c591c1ac87
3 changed files with 6 additions and 3 deletions

View File

@@ -1 +1 @@
3.12
3.13

View File

@@ -1,10 +1,10 @@
[project]
name = "crewai"
dynamic = ["version"]
description = "Add your description here"
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"
authors = [
{ name = "Greyson Lalonde", email = "greyson.r.lalonde@gmail.com" }
{ name = "Joao Moura", email = "joao@crewai.com" }
]
requires-python = ">=3.10, <3.14"
dependencies = [