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