Added python-docx

解决在使用批量导入 .docx 文件是提示需要 pip install --upgrade python-docx 的问题
This commit is contained in:
HougeLangley 2023-04-10 01:06:34 +08:00
parent 88919db63e
commit 1256387488

View File

@ -10,4 +10,5 @@ Markdown
pygments
pymupdf
openai
numpy
numpy
python-docx