diff --git a/pyproject.toml b/pyproject.toml index 0a07c0b9c..0b7af7f18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "openai", "anthropic", - "google-generativeai==0.5.4", + "google-generativeai==0.7.2", "tiktoken", "langchain==0.2.11",