From 93e376ad2fbf10583b8d731e935f496f8c6c7dae Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 6 Jan 2025 23:33:34 +0000 Subject: [PATCH] fix: bump dependency --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index be0814c2..aaa74993 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -28,7 +28,7 @@ jsonschema==4.23.0 jsonschema-spec==0.2.4 jsonschema-specifications==2023.7.1 kombu==5.4.2 -langchain==0.3.13 +langchain==0.3.14 langchain-community==0.3.14 langchain-core==0.3.29 langchain-openai==0.2.14