added 'aiofiles' to make file operation async
This commit is contained in:
@@ -27,7 +27,8 @@ dependencies = [
|
||||
"watchdog",
|
||||
"pwo",
|
||||
"PyYAML",
|
||||
"pygraphviz"
|
||||
"pygraphviz",
|
||||
"aiofiles"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
Reference in New Issue
Block a user