We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d0e15 commit f2d43c0Copy full SHA for f2d43c0
pyproject.toml
@@ -13,7 +13,7 @@ requires-python = ">=3.12"
13
dependencies = [
14
"Jinja2",
15
"jsonschema",
16
- "ruamel.yaml >=0.15.1, <0.18.0",
+ "ruamel.yaml >=0.15.1",
17
]
18
classifiers = [
19
"Development Status :: 5 - Production/Stable",
0 commit comments