diff --git a/pyproject.toml b/pyproject.toml index d8ad4a0921..5b95c8cac3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dependencies = [ "protobuf>=6.33.5", "pdfminer-six>=20251230", "typer>=0.12.0", - "litellm>=1.83.7,<1.86.3", + "litellm>=1.83.7,<1.87.1", "python-multipart>=0.0.27", "tree-sitter>=0.23.0", "tree-sitter-python>=0.23.0",