From 2c24f9feb49ae47d740cb30431969547a67bfb64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 17:30:22 +0000 Subject: [PATCH] Bump langchain from 0.0.244 to 0.1.0 in /llm Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.244 to 0.1.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.244...v0.1.0) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm/requirements.txt b/llm/requirements.txt index ae56fbc..af8f558 100644 --- a/llm/requirements.txt +++ b/llm/requirements.txt @@ -2,7 +2,7 @@ bottleneck==1.3.7 brotlipy==0.7.0 faiss-cpu==1.7.4 flake8==6.0.0 -langchain==0.0.244 +langchain==0.1.0 openai==0.27.8 pyopenssl==23.2.0 pysocks==1.7.1