Added python-docx

解决在使用批量导入 .docx 文件是提示需要 pip install --upgrade python-docx 的问题
This commit is contained in:
HougeLangley 2023-04-10 01:06:34 +08:00
parent caf1cba1a0
commit bc8cda92ac
1 changed files with 2 additions and 1 deletions

View File

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