add yaml output for exoscale marketplace

This commit is contained in:
Tobias Brunner 2025-05-30 15:44:37 +02:00
parent 86df11505f
commit bfb64efdec
No known key found for this signature in database
3 changed files with 178 additions and 1 deletions

View file

@ -14,8 +14,11 @@ dependencies = [
"django-schema-viewer>=0.5.2",
"djangorestframework>=3.15.2",
"environs[django]~=14.0",
"markdownify>=1.1.0",
"odoorpc>=0.10.1",
"pillow>=11.1.0",
"pyaml>=25.5.0",
"pyyaml>=6.0.2",
]
[project.optional-dependencies]