From 7664a76149402d6053bbab7e7420f83555b9d382 Mon Sep 17 00:00:00 2001 From: Yassir LAIRGI Date: Fri, 6 Sep 2024 02:56:05 +0200 Subject: [PATCH] updating the itext2kg version --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index cfa7135..a47dc37 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = itext2kg -version = 0.0.1 +version = 0.0.2 author = Auvalab - Yassir LAIRGI author_email = description = Incremental Knowledge Graphs Constructor Using Large Language Models @@ -23,7 +23,7 @@ install_requires = langchain==0.1.10 langchain_core==0.1.28 langchain_openai==0.0.8 - neo4j==5.12.0 + neo4j==5.24.0 numpy==1.24.4 openai==1.35.7 openpyxl==3.1.5