From e6b90de04c373da3c2f9bdc0409b5244c29fc922 Mon Sep 17 00:00:00 2001 From: Adil Mohak Date: Sun, 6 Oct 2024 08:52:07 +0300 Subject: [PATCH] Remove duplicate django-modeltranslation --- requirements/base.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 0849b5d..b6b3215 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -9,12 +9,11 @@ django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils 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-filter==23.5 # https://github.com/carltongibson/django-filter -django-modeltranslation==0.18.11 # https://github.com/Buren/django-modeltranslation +django-modeltranslation==0.19.9 # https://github.com/Buren/django-modeltranslation # Django REST Framework djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework django-cors-headers==3.13.0 # https://github.com/adamchainz/django-cors-headers -django-modeltranslation==0.19.9 # PDF generator reportlab==4.0.4