Add ruamel and jinja dependencies
This commit is contained in:
@@ -7,6 +7,9 @@ license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
"ruamel.yaml" = "^0.17.4"
|
||||
Jinja2 = "^2.11.3"
|
||||
marshmallow = "^3.11.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user