From caf31a819b89d92be418212ed211b45a8cfcb445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 20:26:23 +0000 Subject: [PATCH] Chore(deps): Bump langchain in /src/conversation-api Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.345 to 0.1.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.345...v0.1.7) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/conversation-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conversation-api/requirements.txt b/src/conversation-api/requirements.txt index 9b24756..b890f0c 100644 --- a/src/conversation-api/requirements.txt +++ b/src/conversation-api/requirements.txt @@ -8,7 +8,7 @@ azure-monitor-opentelemetry==1.1.0 azure-search-documents==11.4.0 fastapi==0.104.1 googlemaps==4.10.0 -langchain==0.0.345 +langchain==0.1.7 mmh3==4.0.1 numexpr==2.8.7 openai==1.3.7