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 e118cab commit 8ec6c71Copy full SHA for 8ec6c71
pyproject.toml
@@ -40,7 +40,7 @@ Download = "https://github.com/common-workflow-language/cwltool-service/releases
40
[project.optional-dependencies]
41
cwltool = ["cwlref-runner"]
42
arvados = ["arvados-cwl-runner"]
43
-toil = ["toil[cwl]==8.2.0"]
+toil = ["toil[cwl]==9.0.0"]
44
45
[project.scripts]
46
wes-server = "wes_service.wes_service_main:main"
0 commit comments