preparing new version

This commit is contained in:
João Moura
2024-11-10 20:47:56 -03:00
parent 80dcbc7e46
commit e15bb1e95b
8 changed files with 17 additions and 17 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.79.0"
"crewai[tools]>=0.79.1"
]