From cdb2343f18b10a850351e1489c734a282b05eedf Mon Sep 17 00:00:00 2001 From: kaustubh-darekar Date: Wed, 16 Apr 2025 09:18:07 +0000 Subject: [PATCH] version conflict of json repair package with langchain_neo4j and neo4j graphrag package --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 2877dff2f..7ced40181 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ google-api-core==2.24.2 google-auth==2.38.0 google_auth_oauthlib==1.2.1 google-cloud-core==2.4.3 -json-repair==0.40.0 +json-repair==0.39.1 pip-install==1.3.5 langchain==0.3.23 langchain-aws==0.2.18