From c0830d232e3c741ca6f2a58acecb5a77d5f50bfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:38:40 +0000 Subject: [PATCH] Bump langchain-community from 0.3.13 to 0.3.16 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.13 to 0.3.16. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.13...langchain-community==0.3.16) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26916d3..0e20ac5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.3 langchain-couchbase==0.2.2 -langchain-community==0.3.13 +langchain-community==0.3.16 langchain-openai==0.3.3 langsmith==0.3.4 python-dotenv==1.0.1