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:
michael 2026-01-07 14:06:52 -06:00
parent 600ca61640
commit 1eb9a64638

View file

@ -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