fix: rougail-output-json version

This commit is contained in:
egarette@silique.fr 2026-09-02 20:31:36 +02:00
parent dd68658c34
commit 32f464da9d

View file

@ -24,7 +24,7 @@ classifiers = [
dependencies = [
"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",
]