From fb992633c163ba68ffcfd9ddabb2a0002f85c150 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Fri, 26 Jul 2024 15:33:48 -0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 6ff099d..44f8e9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,6 +45,7 @@ threading = "*" rich = "*" urwid = "*" matplotlib = "*" +asciimatics = "*" [tool.poetry.dev-dependencies]