From f15bb786d27899ee0d44c9a5d33083f20ecb2605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:19:39 +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.0. - [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.0) --- 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..0181c3aec 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.0 langchain_ibm==0.1.0 pytesseract==0.3.10 label_studio_sdk==1.0.4