diff --git a/pyproject.toml b/pyproject.toml index c869ea7..ca3daf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires-python = "<4.0,>=3.11" dependencies = [ "pymupdf<2.0.0,>=1.24.2", "levenshtein<1.0.0,>=0.25.1", - "papis<1.0,>=0.13", + "papis<1.0,>=0.14", "click<9.0.0,>=8.1.7", "python-magic<1.0.0,>=0.4.27", "chevron<1.0.0,>=0.14.0",