From e469d3d2fd63b10aebc1730379c787aa1f5ced3c Mon Sep 17 00:00:00 2001 From: Mohammad Amin Date: Thu, 4 Jan 2024 16:42:14 +0330 Subject: [PATCH] update: shared codes lib version! We have added the custom embed model support in its newer version. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f41372e..a780b05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,6 @@ neo4j>=5.14.1, <6.0.0 coverage>=7.3.3, <8.0.0 pytest>=7.4.3, <8.0.0 python-dotenv==1.0.0 -tc-hivemind-backend==1.0.0 +tc-hivemind-backend==1.1.0 celery>=5.3.6, <6.0.0 guidance