From 18187441da2b3def4641de59b840eeddea0c0d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 23:34:25 +0000 Subject: [PATCH] Bump langchain from 0.0.270 to 0.0.286 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.270 to 0.0.286. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.270...v0.0.286) --- 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 1be7311f..45d2160a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ mkdocs mkdocstrings[python] mkdocs-material sqlalchemy -langchain==0.0.270 +langchain==0.0.286 openai supabase SQLAlchemy