From 00cd503ee3e1c30ae6c52cdeb624844892f80ec6 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Thu, 8 Aug 2024 17:30:46 +0200 Subject: [PATCH] fix poetry --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 53c5681bc..335d6b8d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,6 @@ weaviate = ["weaviate-client"] qdrant = ["qdrant-client"] neo4j = ["neo4j", "py2neo"] notebook = ["ipykernel","overrides", "ipywidgets", "jupyterlab", "jupyterlab_widgets", "jupyterlab-server", "jupyterlab-git"] -langchain = ["langfuse"] poetry install cognee --extras=langchain