diff --git a/pyproject.toml b/pyproject.toml index e82b11cf8..58f68b087 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "crewai[anthropic,google-genai,tools]>=0.86.0", "langfuse>=2.0.0", "openinference-instrumentation-crewai>=0.1.0", - "pydantic>=2.0.0", + "pydantic>=2.13.3", "pydantic-settings>=2.0.0", "rich>=13.0.0", "typer>=0.12.0",