Preparing new version

This commit is contained in:
João Moura
2024-03-11 17:36:58 -03:00
parent cb5a528550
commit 35f8919e73
7 changed files with 238 additions and 239 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.20.0"}
crewai = {extras = ["tools"], version = "^0.22.0"}
[tool.poetry.scripts]
{{folder_name}} = "{{folder_name}}.main:run"