From 6316936a5b01df9bb4e2c741417d40ceee31aa5c Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Tue, 15 Oct 2024 11:57:00 +0530 Subject: [PATCH] Update pyproject.toml Co-authored-by: Deshraj Yadav --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5db3b773c1..4fc7151245 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "jsonref>=1.1.0", "agentops>=0.3.0", "embedchain>=0.1.123", - "mem0ai>=0.1.20a0", + "mem0ai>=0.1.20", "json-repair>=0.25.2", "auth0-python>=4.7.1", "litellm>=1.44.22",