fix: rougail dependencies
This commit is contained in:
parent
dc52ad6ad5
commit
575c9fb642
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ classifiers = [
|
|||
|
||||
]
|
||||
dependencies = [
|
||||
"rougail >= 1.1,<2",
|
||||
"rougail-output-json >= 0.1",
|
||||
"rougail >= 1.2.0,<2",
|
||||
"rougail-output-json >= 1.0.0,<2",
|
||||
"ansible",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue