mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
chore: dep
This commit is contained in:
parent
8f3bd2ecbe
commit
4d41013804
2 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ pymdown-extensions==10.14.2
|
|||
docx2txt==0.8
|
||||
python-pptx==1.0.2
|
||||
unstructured==0.18.18
|
||||
msoffcrypto-tool==5.4.2
|
||||
nltk==3.9.1
|
||||
Markdown==3.9
|
||||
pypandoc==1.15
|
||||
|
|
|
|||
|
|
@ -74,6 +74,7 @@ dependencies = [
|
|||
"docx2txt==0.8",
|
||||
"python-pptx==1.0.2",
|
||||
"unstructured==0.18.18",
|
||||
"msoffcrypto-tool==5.4.2",
|
||||
"nltk==3.9.1",
|
||||
"Markdown==3.9",
|
||||
"pypandoc==1.15",
|
||||
|
|
|
|||
Loading…
Reference in a new issue