We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21798e6 commit 115b77dCopy full SHA for 115b77d
pyproject.toml
@@ -35,7 +35,7 @@ classifiers = [
35
]
36
requires-python = ">=3.9"
37
dependencies = [
38
- "cwl-utils >= 0.36, < 0.37",
+ "cwl-utils >= 0.36, < 0.41",
39
"miniwdl",
40
"regex",
41
"ruamel.yaml < 0.17.22"
0 commit comments