From 05c55c6e58ad49996d78a06bbd7326266a6f2439 Mon Sep 17 00:00:00 2001 From: Mohammad Amin Dadgar <48308230+amindadgar@users.noreply.github.com> Date: Thu, 12 Sep 2024 15:02:25 +0330 Subject: [PATCH] Update requirements.txt the tc_analyzer_lib update contains saving graph just for the recent days which this will make graph analytics to be done super faster. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9d8d798..95ee4768 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ redis===5.0.4 tc-wikipedia-lib==1.0.1 llama-index-readers-file==0.1.22 docx2txt==0.8 -tc-analyzer-lib==1.4.6 +tc-analyzer-lib==1.4.7