Skip to content

Commit 6c83f19

Browse files
authored
chore(deps): remove unused litellm dep (ogx-ai#5813)
1 parent 0b5b355 commit 6c83f19

2 files changed

Lines changed: 0 additions & 69 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ constraint-dependencies = [
1414
"fonttools>=4.60.2",
1515
"gitpython>=3.1.47", # Command injection via Git options bypass
1616
"h11>=0.16.0",
17-
"litellm<1.83.7", # >=1.83.7 pins pydantic==2.12.5 which breaks int coercion in openai model recordings
1817
"pydantic>=2.11.9,<2.12.0", # 2.12 breaks int coercion in openai.types.model.Model during test replay
1918
"lxml>=6.1.0", # CVE-2026-41066: XML entity expansion with default resolve_entities=True
2019
"pillow>=12.2.0", # CVE-2026-40192 + 4 more: heap overflow, OOB write, DoS
@@ -210,7 +209,6 @@ unit = [
210209
"sqlalchemy[asyncio]>=2.0.41",
211210
"blobfile",
212211
"faiss-cpu",
213-
"litellm",
214212
"together",
215213
"coverage",
216214
"moto[s3]>=5.1.10",

uv.lock

Lines changed: 0 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)