diff --git a/src/requirments.txt b/src/requirments.txt index f778ee3..c892c51 100644 --- a/src/requirments.txt +++ b/src/requirments.txt @@ -8,4 +8,5 @@ email_validator==2.2.0 psycopg2-binary==2.9.10 python-dotenv==1.0.1 redis==5.2.0 -django-quill-editor==0.1.42 \ No newline at end of file +django-quill-editor==0.1.42 +markdownify==0.13.1 \ No newline at end of file