chore: dep bump

This commit is contained in:
Timothy Jaeryang Baek 2025-05-17 21:53:31 +04:00
parent 9801a2d23f
commit 765acc4cad
2 changed files with 4 additions and 2 deletions

View File

@ -37,7 +37,8 @@ asgiref==3.8.1
# AI libraries
openai
anthropic
google-generativeai==0.8.4
google-genai==1.15.0
google-generativeai==0.8.5
tiktoken
langchain==0.3.24

View File

@ -45,7 +45,8 @@ dependencies = [
"openai",
"anthropic",
"google-generativeai==0.8.4",
"google-genai==1.15.0",
"google-generativeai==0.8.5",
"tiktoken",
"langchain==0.3.24",