🧑‍💻(docker) add flower for dev env

Allow to manage and monitor celery tasks
This commit is contained in:
Sabrina Demagny
2025-02-27 02:04:08 +01:00
parent 68ed5e4d55
commit 0b290d9a5e
3 changed files with 19 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ dependencies = [
"drf_spectacular[sidecar]==0.28.0",
"easy_thumbnails==2.10",
"factory_boy==3.3.3",
"flower==2.0.0",
"gunicorn==23.0.0",
"joserfc==1.0.4",
"jsonschema==4.23.0",