chore: Bump version to 0.121.1 in project files and update dependencies (#2912)
Some checks failed
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled

This commit is contained in:
Lorenze Jay
2025-05-27 10:46:20 -07:00
committed by GitHub
parent dfc4255f2f
commit bcc694348e
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ description = "Power up your crews with {{folder_name}}"
readme = "README.md"
requires-python = ">=3.10,<3.13"
dependencies = [
"crewai[tools]>=0.121.0"
"crewai[tools]>=0.121.1"
]
[tool.crewai]