fix(ci): sync uv.lock with pyproject.toml

This commit is contained in:
Ishaan Jaffer 2026-04-15 18:16:22 -07:00
parent cb8fc480e6
commit 9114b0da96
No known key found for this signature in database

4
uv.lock generated
View File

@ -11,7 +11,7 @@ resolution-markers = [
]
[options]
exclude-newer = "2026-04-08T16:01:27.663665Z"
exclude-newer = "2026-04-13T01:16:14.00322Z"
exclude-newer-span = "P3D"
[manifest]
@ -3602,7 +3602,7 @@ wheels = [
[[package]]
name = "litellm"
version = "1.83.6"
version = "1.83.8"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },