Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ keywords = ["cwl", "cwltool", "bioinformatics", "aws", "ec2", "workflow", "spawn
# cwltool versions by date with no semver contract. A drift-guard test fails
# loudly if a bump moves the seam. See CLAUDE.md.
dependencies = [
"cwltool==3.2.20260413085819",
"cwltool==3.2.20260720092025",
]

[project.optional-dependencies]
Expand Down