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