From 252ad61f3ce5095fff323c9ccfbc766f01242fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:56:29 +0000 Subject: [PATCH] chore(deps): bump langchain in /label_studio_ml/examples/watsonx_llm Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.8 to 0.3.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-ibm==0.1.8...langchain==0.3.7) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- label_studio_ml/examples/watsonx_llm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/label_studio_ml/examples/watsonx_llm/requirements.txt b/label_studio_ml/examples/watsonx_llm/requirements.txt index 6ea7dc11c..1d863760f 100644 --- a/label_studio_ml/examples/watsonx_llm/requirements.txt +++ b/label_studio_ml/examples/watsonx_llm/requirements.txt @@ -1,7 +1,7 @@ ibm-watsonx-ai<0.2.0 presto-python-client pydantic>=1.10.0 -langchain==0.1.8 +langchain==0.3.7 langchain_ibm==0.1.0 pytesseract==0.3.10 label_studio_sdk==1.0.4