mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
parent
92c638ec59
commit
49bef09a3a
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ click==8.1.7 # for proxy cli
|
|||
rich==13.7.1 # for litellm proxy cli
|
||||
jinja2==3.1.6 # for prompt templates
|
||||
aiohttp==3.10.11 # for network calls
|
||||
aioboto3==15.1.0 # for async sagemaker calls
|
||||
aioboto3==12.3.0 # for async sagemaker calls
|
||||
tenacity==8.2.3 # for retrying requests, when litellm.num_retries set
|
||||
pydantic==2.10.2 # proxy + openai req.
|
||||
jsonschema==4.22.0 # validating json schema
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue