Remove ruamel dependency
This commit is contained in:
parent
8a90b24a00
commit
11a5ac690f
2 changed files with 1 additions and 90 deletions
|
|
@ -16,7 +16,6 @@ repository = "https://git.mig5.net/mig5/jinjaturtle"
|
|||
python = "^3.10"
|
||||
PyYAML = "^6.0"
|
||||
tomli = { version = "^2.0.0", python = "<3.11" }
|
||||
ruamel-yaml = "^0.18.16"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue