diff --git a/requirements/base.txt b/requirements/base.txt index 732becf..9b21b81 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,4 +11,4 @@ openpyxl==3.1.2 # https://openpyxl.readthedocs.io/en/stable/ django==3.2.23 # https://www.djangoproject.com/ django-environ==0.11.2 # https://github.com/joke2k/django-environ django-model-utils==4.0.0 # https://github.com/jazzband/django-model-utils -django-quill-editor==0.1.22 # https://github.com/LeeHanYeong/django-quill-editor +django-quill-editor==0.1.42 # https://github.com/LeeHanYeong/django-quill-editor