Atualizar app/requirements.txt
This commit is contained in:
+12
-1
@@ -21,4 +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"
|
||||
|
||||
Reference in New Issue
Block a user