feat: bump versions to 1.10.2a1

* feat: bump versions to 1.10.2a1

* chore: update tool specifications

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Greyson LaLonde
2026-03-11 11:30:11 -04:00
committed by GitHub
parent 534f0707ca
commit 8a5b3bc237
10 changed files with 9 additions and 70 deletions

View File

@@ -53,7 +53,7 @@ Repository = "https://github.com/crewAIInc/crewAI"
[project.optional-dependencies]
tools = [
"crewai-tools==1.10.1",
"crewai-tools==1.10.2a1",
]
embeddings = [
"tiktoken~=0.8.0"