forked from phoenix/litellm-mirror
build(pyproject.toml): fix ijson
This commit is contained in:
parent
1d2f1b0bb9
commit
63a6ae9d55
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jinja2 = "^3.1.2"
|
|||
aiohttp = "*"
|
||||
requests = "^2.31.0"
|
||||
pydantic = "^2.0.0"
|
||||
isjon = "*"
|
||||
ijson = "*"
|
||||
|
||||
uvicorn = {version = "^0.22.0", optional = true}
|
||||
gunicorn = {version = "^22.0.0", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue