diff --git a/pyproject.toml b/pyproject.toml index 9553cf2..639cfca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "pdfplumber>=0.10", "mypy>=1.8", "ruff>=0.3", - "reportlab>=4.0,<4.2", + "reportlab>=4.0,<4.5", "pandas>=2.0", ]