added plantUML support
fixed bug with subscription being notified multiple times
This commit is contained in:
@@ -28,7 +28,8 @@ dependencies = [
|
||||
"pwo",
|
||||
"PyYAML",
|
||||
"pygraphviz",
|
||||
"aiofiles"
|
||||
"aiofiles",
|
||||
"aiohttp[speedups]"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
Reference in New Issue
Block a user