preparing new version

This commit is contained in:
João Moura
2025-03-09 04:23:02 -07:00
parent 2ef896bdd5
commit 435bfca186
7 changed files with 12 additions and 12 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.102.0,<1.0.0",
"crewai[tools]>=0.105.0,<1.0.0",
]
[project.scripts]