new verison

This commit is contained in:
João Moura
2024-10-18 17:57:37 -03:00
parent d1737a96fb
commit 40f81aecf5
8 changed files with 8 additions and 8 deletions

View File

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