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

@@ -45,7 +45,7 @@ Documentation = "https://docs.crewai.com"
Repository = "https://github.com/crewAIInc/crewAI"
[project.optional-dependencies]
tools = ["crewai-tools~=0.42.0"]
tools = ["crewai-tools~=0.42.2"]
embeddings = [
"tiktoken~=0.7.0"
]