diff --git a/pyproject.toml b/pyproject.toml index bdc5c86..98e5945 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "Pillow>=12.3.0,<13.0.0", "numpy>=2.2.6,<3.0.0", "pydantic>=2.13.4,<3.0.0", - "json-repair>=0.30.0,<1.0.0", + "json-repair>=0.63.2,<1.0.0", "tqdm>=4.66.0,<5.0.0", "pypdf>=5.0.0,<7.0.0", ]