fix: resolve all mypy errors across crewai package

This commit is contained in:
Greyson LaLonde
2026-03-25 06:03:43 +08:00
committed by GitHub
parent 8d1edd5d65
commit ec8d444cfc
68 changed files with 455 additions and 353 deletions

2
uv.lock generated
View File

@@ -1241,7 +1241,7 @@ requires-dist = [
{ name = "json5", specifier = "~=0.10.0" },
{ name = "jsonref", specifier = "~=1.1.0" },
{ name = "lancedb", specifier = ">=0.29.2" },
{ name = "litellm", marker = "extra == 'litellm'", specifier = ">=1.74.9,<3" },
{ name = "litellm", marker = "extra == 'litellm'", specifier = ">=1.74.9,<=1.82.6" },
{ name = "mcp", specifier = "~=1.26.0" },
{ name = "mem0ai", marker = "extra == 'mem0'", specifier = "~=0.1.94" },
{ name = "openai", specifier = ">=1.83.0,<3" },