diff --git a/libs/chatchat-server/pyproject.toml b/libs/chatchat-server/pyproject.toml index 4920a624..00e986d7 100644 --- a/libs/chatchat-server/pyproject.toml +++ b/libs/chatchat-server/pyproject.toml @@ -121,7 +121,6 @@ extended_testing = [ "xmltodict", "faiss-cpu", "openapi-pydantic", - "markdownify", "arxiv", "sqlite-vss", "rapidocr-onnxruntime", diff --git a/libs/model-providers/pyproject.toml b/libs/model-providers/pyproject.toml index 1613193b..474216fd 100644 --- a/libs/model-providers/pyproject.toml +++ b/libs/model-providers/pyproject.toml @@ -113,7 +113,6 @@ extended_testing = [ "xmltodict", "faiss-cpu", "openapi-pydantic", - "markdownify", "arxiv", "sqlite-vss", "rapidocr-onnxruntime",