fix: rougail dependencies
This commit is contained in:
parent
863fa6e979
commit
05a5419df0
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ classifiers = [
|
||||||
|
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rougail-base >= 1.1,<2",
|
"rougail-base >= 1.2.0,<2",
|
||||||
"ruamel.yaml ~= 0.19.1", # same version as rougail
|
"ruamel.yaml ~= 0.19.1", # same version as rougail
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue