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]