forked from phoenix/litellm-mirror
build(pyproject.toml): add ijson as a package dep for google ai studio http streaming
This commit is contained in:
parent
e92570534c
commit
a7d39d6bdd
2 changed files with 2 additions and 0 deletions
|
@ -44,4 +44,5 @@ aiohttp==3.9.0 # for network calls
|
|||
aioboto3==12.3.0 # for async sagemaker calls
|
||||
tenacity==8.2.3 # for retrying requests, when litellm.num_retries set
|
||||
pydantic==2.7.1 # proxy + openai req.
|
||||
ijson==3.2.3 # for google ai studio streaming
|
||||
####
|
Loading…
Add table
Add a link
Reference in a new issue