From 75c170b7e66c9ef83b347baa58508f23c3a97bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 21:27:06 +0100 Subject: [PATCH] Bump langchain in /content/blog/2024-scientific-publishing (#27) Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.0 to 0.3.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-box==0.1.0...langchain==0.3.0) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- content/blog/2024-scientific-publishing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2024-scientific-publishing/requirements.txt b/content/blog/2024-scientific-publishing/requirements.txt index 2a9027e..a6e789b 100644 --- a/content/blog/2024-scientific-publishing/requirements.txt +++ b/content/blog/2024-scientific-publishing/requirements.txt @@ -118,7 +118,7 @@ jupyterlab_server==2.27.1 jupyterlab_widgets==3.0.10 kiwisolver==1.4.5 korean-lunar-calendar==0.3.1 -langchain==0.1.0 +langchain==0.3.0 langsmith==0.0.10 linearmodels==4.31 llama-index==0.10.13