fix(security): pin litellm and add supply chain advisory note

This commit is contained in:
Xubin Ren
2026-03-24 15:55:43 +00:00
parent 72acba5d27
commit 38ce054b31
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ classifiers = [
dependencies = [
"typer>=0.20.0,<1.0.0",
"litellm>=1.82.1,<2.0.0",
"litellm>=1.82.1,<=1.82.6",
"pydantic>=2.12.0,<3.0.0",
"pydantic-settings>=2.12.0,<3.0.0",
"websockets>=16.0,<17.0",