mirror of
https://github.com/open-webui/open-webui
synced 2025-06-16 19:31:52 +00:00
chore: python-pptx bump
This commit is contained in:
parent
ea578af45f
commit
debe3c752f
@ -66,7 +66,7 @@ pypdf==4.3.1
|
|||||||
fpdf2==2.8.2
|
fpdf2==2.8.2
|
||||||
pymdown-extensions==10.14.2
|
pymdown-extensions==10.14.2
|
||||||
docx2txt==0.8
|
docx2txt==0.8
|
||||||
python-pptx==1.0.0
|
python-pptx==1.0.2
|
||||||
unstructured==0.16.17
|
unstructured==0.16.17
|
||||||
nltk==3.9.1
|
nltk==3.9.1
|
||||||
Markdown==3.7
|
Markdown==3.7
|
||||||
|
@ -73,7 +73,7 @@ dependencies = [
|
|||||||
"fpdf2==2.8.2",
|
"fpdf2==2.8.2",
|
||||||
"pymdown-extensions==10.14.2",
|
"pymdown-extensions==10.14.2",
|
||||||
"docx2txt==0.8",
|
"docx2txt==0.8",
|
||||||
"python-pptx==1.0.0",
|
"python-pptx==1.0.2",
|
||||||
"unstructured==0.16.17",
|
"unstructured==0.16.17",
|
||||||
"nltk==3.9.1",
|
"nltk==3.9.1",
|
||||||
"Markdown==3.7",
|
"Markdown==3.7",
|
||||||
|
Loading…
Reference in New Issue
Block a user