curting new verson

This commit is contained in:
João Moura
2024-12-05 13:53:10 -03:00
parent 2c85e8e23a
commit 3daba0c79e
7 changed files with 23 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ description = "{{name}} using crewAI"
authors = [{ name = "Your Name", email = "you@example.com" }]
requires-python = ">=3.10,<=3.13"
dependencies = [
"crewai[tools]>=0.85.0,<1.0.0",
"crewai[tools]>=0.86.0,<1.0.0",
]
[project.scripts]