new version
Some checks failed
Notify Downstream / notify-downstream (push) Has been cancelled

This commit is contained in:
João Moura
2025-04-28 07:39:38 -07:00
parent a86a1213c7
commit 4f6054d439
5 changed files with 8 additions and 8 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.117.0,<1.0.0"
"crewai[tools]>=0.117.1,<1.0.0"
]
[project.scripts]