chore: dep

This commit is contained in:
Timothy Jaeryang Baek 2025-11-13 20:25:27 -05:00
parent 8f3bd2ecbe
commit 4d41013804
2 changed files with 2 additions and 0 deletions

View file

@ -64,6 +64,7 @@ pymdown-extensions==10.14.2
docx2txt==0.8 docx2txt==0.8
python-pptx==1.0.2 python-pptx==1.0.2
unstructured==0.18.18 unstructured==0.18.18
msoffcrypto-tool==5.4.2
nltk==3.9.1 nltk==3.9.1
Markdown==3.9 Markdown==3.9
pypandoc==1.15 pypandoc==1.15

View file

@ -74,6 +74,7 @@ dependencies = [
"docx2txt==0.8", "docx2txt==0.8",
"python-pptx==1.0.2", "python-pptx==1.0.2",
"unstructured==0.18.18", "unstructured==0.18.18",
"msoffcrypto-tool==5.4.2",
"nltk==3.9.1", "nltk==3.9.1",
"Markdown==3.9", "Markdown==3.9",
"pypandoc==1.15", "pypandoc==1.15",