Render scheduled task response as html to improve readability in email

This commit is contained in:
Debanjum Singh Solanky
2024-04-27 01:05:29 +05:30
parent c17dbbeb92
commit 3ce06a938c
2 changed files with 4 additions and 1 deletions

View File

@@ -76,6 +76,7 @@ dependencies = [
"django-phonenumber-field == 7.3.0",
"phonenumbers == 8.13.27",
"markdownify ~= 0.11.6",
"markdown-it-py ~= 3.0.0",
"websockets == 12.0",
"psutil >= 5.8.0",
"huggingface-hub >= 0.22.2",