curring new version

This commit is contained in:
João Moura
2024-11-10 21:16:36 -03:00
parent 50bf146d1e
commit 40a676b7ac
9 changed files with 8 additions and 12 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.79.1,<1.0.0" }
crewai = { extras = ["tools"], version = ">=0.79.2,<1.0.0" }
asyncio = "*"
[tool.poetry.scripts]