added gunicorn dependencies
This commit is contained in:
parent
26cb068f5a
commit
b3e6644d0b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,5 +8,6 @@ dependencies = [
|
|||
"crispy-bootstrap5>=2026.3",
|
||||
"django>=6.0.3",
|
||||
"django-crispy-forms>=2.6",
|
||||
"gunicorn>=25.3.0",
|
||||
"markdown2>=2.5.5",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue