From 3f51e7178d31b0de517ffde67f3748baae7e5c94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=87=E1=85=A1=E1=86=A8=E1=84=80=E1=85=A7=E1=86=BC?= =?UTF-8?q?=E1=84=90=E1=85=A2?= Date: Sat, 26 Apr 2025 10:30:32 +0900 Subject: [PATCH] fix: update requirements.txt --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/requirements.txt b/requirements.txt index 2c506a8..b7f912a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,8 @@ pre_commit==4.1.0 setuptools wheel twine +langchain-aws>=0.2.21,<0.3.0 +langchain-google-genai>=2.1.3,<3.0.0 +langchain-ollama>=0.3.2,<0.4.0 +langchain-huggingface>=0.1.2,<0.2.0 +clickhouse_driver