feat: várias melhorias e evoluções no projeto
This commit is contained in:
@ -11,14 +11,24 @@ hiredis==3.1.0 # https://github.com/redis/hiredis-py
|
||||
django==5.0.12 # pyup: < 5.1 # https://www.djangoproject.com/
|
||||
django-environ==0.12.0 # https://github.com/joke2k/django-environ
|
||||
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
|
||||
django-allauth[mfa]==65.4.1 # https://github.com/pennersr/django-allauth
|
||||
django-allauth[mfa]==65.8.0 # https://github.com/pennersr/django-allauth
|
||||
django-crispy-forms==2.3 # https://github.com/django-crispy-forms/django-crispy-forms
|
||||
crispy-bootstrap5==2024.10 # https://github.com/django-crispy-forms/crispy-bootstrap5
|
||||
django-compressor==4.5.1 # https://github.com/django-compressor/django-compressor
|
||||
django-redis==5.4.0 # https://github.com/jazzband/django-redis
|
||||
djangorestframework
|
||||
|
||||
elasticsearch
|
||||
# Outros
|
||||
# ------------------------------------------------------------------------------
|
||||
django-elasticsearch-dsl
|
||||
PyPDF2
|
||||
babel
|
||||
django-ninja
|
||||
remote-pdb
|
||||
aiohttp
|
||||
asyncio
|
||||
django-cors-headers
|
||||
pytesseract
|
||||
pdf2image
|
||||
pillow
|
||||
ocrmypdf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user