瀏覽代碼

chore: python-pptx bump

Timothy Jaeryang Baek 3 月之前
父節點
當前提交
debe3c752f
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      backend/requirements.txt
  2. 1 1
      pyproject.toml

+ 1 - 1
backend/requirements.txt

@@ -66,7 +66,7 @@ pypdf==4.3.1
 fpdf2==2.8.2
 pymdown-extensions==10.14.2
 docx2txt==0.8
-python-pptx==1.0.0
+python-pptx==1.0.2
 unstructured==0.16.17
 nltk==3.9.1
 Markdown==3.7

+ 1 - 1
pyproject.toml

@@ -73,7 +73,7 @@ dependencies = [
     "fpdf2==2.8.2",
     "pymdown-extensions==10.14.2",
     "docx2txt==0.8",
-    "python-pptx==1.0.0",
+    "python-pptx==1.0.2",
     "unstructured==0.16.17",
     "nltk==3.9.1",
     "Markdown==3.7",