diff --git a/requirements/base.txt b/requirements/base.txt index 8aeb703..9be6dd9 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -15,5 +15,5 @@ django-allauth==0.51.0 # https://github.com/pennersr/django-allauth django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms crispy-bootstrap5==0.7 # https://github.com/django-crispy-forms/crispy-bootstrap5 django-redis==5.2.0 # https://github.com/jazzband/django-redis -django-auto-prefetch==1.3.0 +django-auto-prefetch==1.5.1 django-ckeditor==6.4.0