diff --git a/pyproject.toml b/pyproject.toml index 8660c69..0f8e80d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ authors = [ requires-python = ">=3.10" dependencies = [ "attrs", - "cattrs<25.1", + "cattrs", "Jinja2>2.0", "markupsafe", "parsimonious>=0.10.0,<0.11.0",