Skip to content

Commit 95e6e25

Browse files
solve dependencies problem
1 parent 18c58db commit 95e6e25

File tree

2 files changed

+410
-22
lines changed

2 files changed

+410
-22
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev = [
6363
"ipython>=8", # Pin to keep recent
6464
"litellm>=1.71", # Lower pin for aiohttp transport adoption
6565
"mypy>=1.8", # Pin for mutable-override
66-
"paper-qa[docling,image,ldp,memory,pypdf-media,pymupdf,typing,zotero,local,qdrant]",
66+
"paper-qa[docling,image,ldp,memory,pypdf-media,pymupdf,typing,zotero,local,qdrant,office]",
6767
"prek",
6868
"pydantic~=2.11", # Pin for start of model_fields deprecation
6969
"pylint-pydantic",

0 commit comments

Comments
 (0)