Skip to content

Commit fe362d1

Browse files
committed
bump dependencies
1 parent 1c1ee92 commit fe362d1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,15 @@ sigmon = [
5353
"PySide6>=6.7",
5454
"pygraphviz>=1.14",
5555
"typer>=0.15.1",
56-
"ezmsg-qt>=0.2.0",
56+
"ezmsg-qt>=0.2.1",
5757
"phosphor>=0.5.0",
5858
"pandas",
59-
"ezmsg-qt>=0.2.0",
6059
]
6160
viewer = [
6261
"PySide6>=6.7",
6362
"typer>=0.15.1",
63+
"ezmsg-qt>=0.2.1",
6464
"phosphor>=0.5.0",
65-
"ezmsg-qt>=0.2.0",
6665
]
6766

6867
[project.scripts]

0 commit comments

Comments
 (0)