Atualizar app/requirements.txt

This commit is contained in:
2026-08-19 23:19:09 -03:00
parent a1a6b40b0f
commit 81fd721ff2
+8 -21
View File
@@ -21,28 +21,15 @@ markdown==3.6
pypandoc==1.12
python-docx==1.1.2
pdfminer.six==20231228
"celery>=5.4.0",
"redis>=5.0.1"
"authlib>=1.3.0",
"gtts>=2.5.1",
"pydub>=0.25.1",
"pillow>=10.4.0",
"pypandoc>=1.12",
"python-docx>=1.1.2",
"pdfminer.six>=20231228",
"weasyprint>=62.3",
"celery>=5.4.0",
"redis>=5.0.1"
celery>=5.4.0
redis>=5.0.1
pillow>=10.4.0
weasyprint>=62.3
openpyxl>=3.1.0
xlrd>=2.0.1
odfpy>=1.4.1
beautifulsoup4>=4.12.3
"openpyxl>=3.1.0",
"xlrd>=2.0.1",
"odfpy>=1.4.1"
"python-pptx>=1.0.0",
"odfpy>=1.4.1"
"python-docx>=1.1.2",
"odfpy>=1.4.1",
"beautifulsoup4>=4.12.3",
"markdown>=3.6"