Skip to content

Commit f2d43c0

Browse files
committed
align deps
1 parent 49d0e15 commit f2d43c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires-python = ">=3.12"
1313
dependencies = [
1414
"Jinja2",
1515
"jsonschema",
16-
"ruamel.yaml >=0.15.1, <0.18.0",
16+
"ruamel.yaml >=0.15.1",
1717
]
1818
classifiers = [
1919
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)