From 04020f4c468c045a1e6208e691b78e2621898a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 16:19:43 +0000 Subject: [PATCH] Bump langchain from 0.0.230 to 0.1.0 in /services/enterprise Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.230 to 0.1.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.230...langchain-exa==0.1.0) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/enterprise/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/enterprise/requirements.txt b/services/enterprise/requirements.txt index b74a7b8c..34651a26 100644 --- a/services/enterprise/requirements.txt +++ b/services/enterprise/requirements.txt @@ -1,7 +1,7 @@ dnspython==2.3.0 fastapi==0.98.0 httpx==0.24.1 -langchain==0.0.230 +langchain==0.1.0 load-dotenv==0.1.0 mypy-extensions==1.0.0 openai==0.27.8