forked from phoenix/litellm-mirror
build(requirements.txt): update requirements.txt
This commit is contained in:
parent
9fe1c26e0d
commit
292c96c0b2
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ numpy==1.24.3 # semantic caching
|
||||||
pandas==2.1.1 # for viewing clickhouse spend analytics
|
pandas==2.1.1 # for viewing clickhouse spend analytics
|
||||||
prisma==0.11.0 # for db
|
prisma==0.11.0 # for db
|
||||||
mangum==0.17.0 # for aws lambda functions
|
mangum==0.17.0 # for aws lambda functions
|
||||||
|
pynacl==1.5.0 # for encrypting keys
|
||||||
google-cloud-aiplatform==1.43.0 # for vertex ai calls
|
google-cloud-aiplatform==1.43.0 # for vertex ai calls
|
||||||
google-generativeai==0.3.2 # for vertex ai calls
|
google-generativeai==0.3.2 # for vertex ai calls
|
||||||
async_generator==1.10.0 # for async ollama calls
|
async_generator==1.10.0 # for async ollama calls
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue