alterações gerais

This commit is contained in:
2025-06-16 13:11:57 -04:00
parent 9dca0d6022
commit f196773705
45 changed files with 6774 additions and 222 deletions

View File

@ -21,6 +21,7 @@ django-redis==5.4.0 # https://github.com/jazzband/django-redis
# ------------------------------------------------------------------------------
django-elasticsearch-dsl
PyPDF2
PyMuPDF
babel
django-ninja
remote-pdb

View File

@ -34,3 +34,4 @@ pytest-django==4.10.0 # https://github.com/pytest-dev/pytest-django
debugpy
black
language-tool-python