forked from phoenix/litellm-mirror
build(requirements.txt): bump google genai version
This commit is contained in:
parent
e407ff7ee7
commit
b0770cf8e2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ mangum==0.17.0 # for aws lambda functions
|
|||
pynacl==1.5.0 # for encrypting keys
|
||||
google-cloud-aiplatform==1.47.0 # for vertex ai calls
|
||||
anthropic[vertex]==0.21.3
|
||||
google-generativeai==0.3.2 # for vertex ai calls
|
||||
google-generativeai==0.5.0 # for vertex ai calls
|
||||
async_generator==1.10.0 # for async ollama calls
|
||||
langfuse>=2.6.3 # for langfuse self-hosted logging
|
||||
datadog-api-client==2.23.0 # for datadog logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue