Bump google-genai to >=1.56.0 to fix aiohttp AssertionError
Version 1.52.0 has a known bug where aiohttp connector is None. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
600ca61640
commit
1eb9a64638
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ PyJWT==2.8.0
|
|||
msal==1.24.1
|
||||
|
||||
# AI & LLM Services
|
||||
google-genai==1.52.0
|
||||
google-genai
|
||||
openai==1.99.5
|
||||
llama-cloud-services==0.6.62
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue