From f54e65b3eb35c414bd9307944b63c182c1a598c4 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 10 Oct 2025 14:47:25 +0800 Subject: [PATCH] bugfix --- setup.cfg | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/setup.cfg b/setup.cfg index 0044f56..064951a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,14 +11,14 @@ packages = find: requires_python = ">=3.8" install_requires = spacy - langchain_community, - pillow, - mobi, - html2text, - python-docx, - python-pptx, - openpyxl, - pypdf, - ebooklib, - beautifulsoup4, + langchain_community + pillow + mobi + html2text + python-docx + python-pptx + openpyxl + pypdf + ebooklib + beautifulsoup4