diff --git a/pyproject.toml b/pyproject.toml index b16b20b46..c482efec7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -122,7 +122,6 @@ select = [ ] [tool.mypy] -strict = true exclude = ["src/crewai/cli/templates", "tests"] [tool.bandit]