fix: rougail-output-json version
This commit is contained in:
parent
dd68658c34
commit
32f464da9d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ classifiers = [
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rougail-base >= 1.2.0,<2",
|
"rougail-base >= 1.2.0,<2",
|
||||||
"rougail-output-json >=1.0.1<2",
|
"rougail-output-json >=1.0.1,<2",
|
||||||
"python-hcl2 >= 8.1.2,<9",
|
"python-hcl2 >= 8.1.2,<9",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue