From 3b3fb094b43c3dfc1621dd5bea696a4c3ced33df Mon Sep 17 00:00:00 2001 From: Jeff Emanuel <35050222+Dicklesworthstone@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:12:19 -0400 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0403a1a..737dc78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,7 @@ PyPDF2 python-multipart python-magic langchain +langchain-community llama-cpp-python httpx filelock @@ -21,4 +22,4 @@ pytest pytz uvloop aioredis -aioredlock \ No newline at end of file +aioredlock