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