chore: dep bump
This commit is contained in:
parent
dca7ce9420
commit
a8222e391b
|
@ -42,7 +42,7 @@ asgiref==3.8.1
|
|||
# AI libraries
|
||||
openai
|
||||
anthropic
|
||||
google-genai==1.28.0
|
||||
google-genai==1.32.0
|
||||
google-generativeai==0.8.5
|
||||
tiktoken
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@ dependencies = [
|
|||
"tiktoken",
|
||||
"openai",
|
||||
"anthropic",
|
||||
"google-genai==1.28.0",
|
||||
"google-genai==1.32.0",
|
||||
"google-generativeai==0.8.5",
|
||||
|
||||
"langchain==0.3.26",
|
||||
|
|
Loading…
Reference in New Issue