Merge pull request #5 from SkyCascade/fix/pylint

Remove duplicate django-modeltranslation
This commit is contained in:
Adil Mohak 2024-10-06 08:52:51 +03:00 committed by GitHub
commit c79b9ba5d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 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 crispy-bootstrap5==0.7 # https://github.com/django-crispy-forms/crispy-bootstrap5
django-filter==23.5 # https://github.com/carltongibson/django-filter 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 # Django REST Framework
djangorestframework==3.14.0 # https://github.com/encode/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-cors-headers==3.13.0 # https://github.com/adamchainz/django-cors-headers
django-modeltranslation==0.19.9
# PDF generator # PDF generator
reportlab==4.0.4 reportlab==4.0.4