Skip to content

Commit 114150e

Browse files
build(deps): update langchain-google-genai requirement
Updates the requirements on [langchain-google-genai](https://github.com/langchain-ai/langchain-google) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v2.1.7...libs/genai/v2.1.8) --- updated-dependencies: - dependency-name: langchain-google-genai dependency-version: 2.1.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c96de7a commit 114150e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ langchain-openai = "0.3.27"
3232
langchain-anthropic = "0.3.17"
3333
langchain-community = "0.3.27"
3434
langchain-deepseek = "0.1.3"
35-
langchain-google-genai = "2.1.7"
35+
langchain-google-genai = "2.1.8"
3636
langchain-mcp-adapters = "0.1.9"
3737
langchain-huggingface = "0.3.0"
3838
langchain-ollama = "0.3.4"

0 commit comments

Comments
 (0)