diff --git a/pyproject.toml b/pyproject.toml index 1806633..a4a8cfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ build-backend = "hatchling.build" type = "crew" [project.optional-dependencies] -tools = ["crewai[tools]>=0.11.2,<0.12.0"] +tools = ["crewai[tools]>=0.11.2,<1.9.0"] [project.entry-points."squadmanager.plugins"] # Plugins can register under this group