From 097cfc5909324f89bf39ab07c42cd8a183909cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:32:38 +0000 Subject: [PATCH] Bump langchain from 0.0.317 to 0.0.325 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.317 to 0.0.325. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.317...v0.0.325) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a521558..c3e7b0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ fastapi==0.103.0 uvicorn==0.23.2 pydantic==1.10.12 sse-starlette==1.6.5 -langchain==0.0.317 +langchain==0.0.325 transformers==4.32.1 google-cloud-aiplatform==1.31.1 \ No newline at end of file