preparing new version

This commit is contained in:
João Moura
2024-10-18 07:13:17 -03:00
parent 65c32806ec
commit 02eb7e7f81
9 changed files with 281 additions and 54 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.67.1,<1.0.0"
"crewai[tools]>=0.74.0,<1.0.0"
]
[project.scripts]