From fe362d152f4efb54f3307a7478e0afd3a30e383a Mon Sep 17 00:00:00 2001 From: Chadwick Boulay Date: Wed, 25 Mar 2026 07:24:56 -0600 Subject: [PATCH] bump dependencies --- pyproject.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a82e959..0366cd3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,16 +53,15 @@ sigmon = [ "PySide6>=6.7", "pygraphviz>=1.14", "typer>=0.15.1", - "ezmsg-qt>=0.2.0", + "ezmsg-qt>=0.2.1", "phosphor>=0.5.0", "pandas", - "ezmsg-qt>=0.2.0", ] viewer = [ "PySide6>=6.7", "typer>=0.15.1", + "ezmsg-qt>=0.2.1", "phosphor>=0.5.0", - "ezmsg-qt>=0.2.0", ] [project.scripts]