chore: update crewAI version to 0.165.0 and tools dependency to 0.62.1 (#3357)

This commit is contained in:
Lorenze Jay
2025-08-18 18:25:59 -07:00
committed by GitHub
parent 2a0cefc98b
commit 6068fe941f
6 changed files with 3019 additions and 3019 deletions

View File

@@ -48,7 +48,7 @@ Documentation = "https://docs.crewai.com"
Repository = "https://github.com/crewAIInc/crewAI"
[project.optional-dependencies]
tools = ["crewai-tools~=0.62.0"]
tools = ["crewai-tools~=0.62.1"]
embeddings = [
"tiktoken~=0.8.0"
]