update crewai version

This commit is contained in:
Rip&Tear
2024-09-17 22:36:44 +08:00
parent e77442cf34
commit 0954e2e120

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.55.2,<1.0.0" }
crewai = { extras = ["tools"], version = ">=0.60.0,<1.0.0" }
[tool.poetry.scripts]