Add django-tasks and django-tasks-db to requirements

- Updated requirements.txt to include django-tasks and django-tasks-db for task management.
This commit is contained in:
Ross
2026-05-18 10:38:14 +01:00
parent 410b71f07f
commit 4d1423134a
4 changed files with 637 additions and 259 deletions
+3 -1
View File
@@ -61,4 +61,6 @@ pygments
celery[redis]
redis
pywatchman
numpy==2.4.0
numpy==2.4.0
django-tasks
django-tasks-db