bugfix
This commit is contained in:
parent
22a7c8d83b
commit
f54e65b3eb
20
setup.cfg
20
setup.cfg
@ -11,14 +11,14 @@ packages = find:
|
|||||||
requires_python = ">=3.8"
|
requires_python = ">=3.8"
|
||||||
install_requires =
|
install_requires =
|
||||||
spacy
|
spacy
|
||||||
langchain_community,
|
langchain_community
|
||||||
pillow,
|
pillow
|
||||||
mobi,
|
mobi
|
||||||
html2text,
|
html2text
|
||||||
python-docx,
|
python-docx
|
||||||
python-pptx,
|
python-pptx
|
||||||
openpyxl,
|
openpyxl
|
||||||
pypdf,
|
pypdf
|
||||||
ebooklib,
|
ebooklib
|
||||||
beautifulsoup4,
|
beautifulsoup4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user