diff --git a/pyproject.toml b/pyproject.toml index 4d5565db..a48e5c54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -140,6 +140,7 @@ module = [ "datasets", # SEE: https://github.com/huggingface/datasets/issues/3841 "litellm", # SEE: https://github.com/BerriAI/litellm/issues/825 "pybtex.*", # SEE: https://bitbucket.org/pybtex-devs/pybtex/issues/141/type-annotations + "pymupdf", # SEE: https://github.com/pymupdf/PyMuPDF/issues/3361 "pyzotero", # SEE: https://github.com/urschrei/pyzotero/issues/110 ]