feat(livekit): upgrade Gemini starter
This commit is contained in:
@@ -4,8 +4,8 @@ version = "0.1.0"
|
||||
description = "Gemini hackathon starter — voice, vision, image generation, and real-time music with LiveKit"
|
||||
requires-python = ">=3.10,<3.14"
|
||||
dependencies = [
|
||||
"livekit-agents[google,images]~=1.4",
|
||||
"google-genai>=1.16.0",
|
||||
"livekit-agents[google,images]>=1.6.4,<1.7",
|
||||
"google-genai>=2.10.0,<3",
|
||||
"python-dotenv>=1.0.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user