Skip to content

Commit 954a14b

Browse files
committed
Rmeove cap to cattrs < 25.1
1 parent ec2c7bd commit 954a14b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors = [
1313
requires-python = ">=3.10"
1414
dependencies = [
1515
"attrs",
16-
"cattrs<25.1",
16+
"cattrs",
1717
"Jinja2>2.0",
1818
"markupsafe",
1919
"parsimonious>=0.10.0,<0.11.0",

0 commit comments

Comments
 (0)