fixed chart missing whitenoise and not rendering

This commit is contained in:
RNL
2026-02-21 14:33:27 +11:00
parent 7af47718e6
commit 27844b5b44
7 changed files with 110 additions and 6 deletions

View File

@@ -38,6 +38,7 @@ dependencies = [
standalone = [
"gunicorn",
"python-dotenv",
"whitenoise",
]
dev = [
"ruff",