WIP: Expand the developer documentation #27
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ dependencies = [
|
|||
"ruamel.yaml ~= 0.18.6",
|
||||
"pydantic ~= 2.9.2",
|
||||
"jinja2 ~= 3.1.4",
|
||||
"tiramisu ~= 5.0.0"
|
||||
"tiramisu >=5.0,<6"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
Loading…
Reference in a new issue