Config outline

This commit is contained in:
Piotr Dec 2025-10-06 23:45:30 +02:00
parent 60c4aeb4e3
commit 2cde0de07a
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
4 changed files with 36 additions and 2 deletions

View file

@ -9,6 +9,7 @@ dependencies = [
"fastapi>=0.115.0",
"uvicorn[standard]>=0.30.0",
"jinja2>=3.1.4",
"pyyaml>=6.0.2",
]
[project.optional-dependencies]