From df4463bc00658a46e49309194989af8c3cdbcc17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:41:59 +0000 Subject: [PATCH] Bump langchain from 0.0.240 to 0.0.254 Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.240 to 0.0.254. - [Release notes](https://github.com/hwchase17/langchain/releases) - [Commits](https://github.com/hwchase17/langchain/compare/v0.0.240...v0.0.254) --- updated-dependencies: - dependency-name: langchain 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 c6deefab..df6017cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ transformers openai -langchain==0.0.240 +langchain==0.0.254 torch torchvision