We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ead116 commit 28a48a5Copy full SHA for 28a48a5
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.0.0"]
+toil = ["toil[cwl]==8.2.0"]
44
45
[project.scripts]
46
wes-server = "wes_service.wes_service_main:main"
0 commit comments