feat: Add image basics

This commit is contained in:
2024-03-18 17:10:48 +01:00
parent 57a483df24
commit 15e1d65089
3 changed files with 50 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ dependencies = [
"whitenoise",
"model_bakery",
"markdown",
"Pillow",
]
dynamic = ["version", "readme"]