mirror of https://github.com/aliasrobotics/cai.git
Add missing dependency
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
5186cd7601
commit
f54d4f5460
|
|
@ -31,6 +31,7 @@ dependencies = [
|
|||
"mkdocs-material>=9.6.0",
|
||||
"paramiko>=3.5.1",
|
||||
"dnspython",
|
||||
"flask"
|
||||
]
|
||||
classifiers = [
|
||||
"Typing :: Typed",
|
||||
|
|
|
|||
Loading…
Reference in New Issue