Skip to content

Commit ee75248

Browse files
chore(deps): update dependency google-genai to v2
1 parent 8640341 commit ee75248

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies = [
5050
# LLM providers
5151
anthropic = ["anthropic>=0.40,<1"]
5252
cohere = ["cohere>=6,<7"]
53-
google = ["google-genai>=1,<2"]
53+
google = ["google-genai>=2,<3"]
5454
instructor = ["instructor>=1,<2"]
5555
ollama = ["ollama>=0.3,<1"]
5656
openai = ["openai>=1,<3", "tiktoken>=0.8,<1"]

uv.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)