From f95f55d226ee87072ea164880a154e3bd5ac2448 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 6 Nov 2025 15:22:18 +0100 Subject: Progress bar for tree building. --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 83674c7..da0a9f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,8 @@ "networkx", "importlib-resources", "anytree", - "loky" + "loky", + "tqdm" ] [project.urls] -- cgit v1.2.3-70-g09d2