handle html only email
This commit is contained in:
parent
892493a300
commit
5e1890e990
4 changed files with 75 additions and 2 deletions
|
@ -2,6 +2,8 @@ aiosmtpd==1.4.4.post2
|
|||
aiosmtplib==3.0.1
|
||||
asgiref==3.7.2
|
||||
attrs==23.1.0
|
||||
beautifulsoup4==4.12.2
|
||||
bs4==0.0.1
|
||||
certifi==2023.11.17
|
||||
channels==4.0.0
|
||||
channels-redis==4.1.0
|
||||
|
@ -28,6 +30,7 @@ requests==2.31.0
|
|||
sdnotify==0.3.2
|
||||
setproctitle==1.3.3
|
||||
sniffio==1.3.0
|
||||
soupsieve==2.5
|
||||
sqlparse==0.4.4
|
||||
typing_extensions==4.8.0
|
||||
uritemplate==4.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue