mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
build(requirements.txt): update the proxy requirements.txt
This commit is contained in:
parent
c2a523b954
commit
4a5b635e35
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ boto3==1.28.58 # aws bedrock/sagemaker calls
|
|||
redis==4.6.0 # caching
|
||||
prisma==0.11.0 # for db
|
||||
mangum==0.17.0 # for aws lambda functions
|
||||
google-generativeai==0.1.0 # for vertex ai calls
|
||||
google-generativeai==0.3.2 # for vertex ai calls
|
||||
async_generator==1.10.0 # for async ollama calls
|
||||
traceloop-sdk==0.5.3 # for open telemetry logging
|
||||
langfuse>=2.6.3 # for langfuse self-hosted logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue