preparing new version

This commit is contained in:
João Moura
2024-05-13 12:59:55 -03:00
parent 87d28e896d
commit 615ac7f297
6 changed files with 1626 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = ">=3.10,<=3.13"
crewai = {extras = ["tools"], version = "^0.28.8"}
crewai = {extras = ["tools"], version = "^0.30.5"}
[tool.poetry.scripts]
{{folder_name}} = "{{folder_name}}.main:run"