Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ constraint-dependencies = [
"fonttools>=4.60.2",
"gitpython>=3.1.47", # Command injection via Git options bypass
"h11>=0.16.0",
"litellm<1.83.7", # >=1.83.7 pins pydantic==2.12.5 which breaks int coercion in openai model recordings
"pydantic>=2.11.9,<2.12.0", # 2.12 breaks int coercion in openai.types.model.Model during test replay
"lxml>=6.1.0", # CVE-2026-41066: XML entity expansion with default resolve_entities=True
"pillow>=12.2.0", # CVE-2026-40192 + 4 more: heap overflow, OOB write, DoS
Expand Down Expand Up @@ -210,7 +209,6 @@ unit = [
"sqlalchemy[asyncio]>=2.0.41",
"blobfile",
"faiss-cpu",
"litellm",
"together",
"coverage",
"moto[s3]>=5.1.10",
Expand Down
67 changes: 0 additions & 67 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading