mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
pyproject.toml: bump minimum cwltool version to save time
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ Cheetah3 = "!=3.2.6.post2" # yanked release, https://github.com/python-poetry/p
|
||||
cloudauthz = "==0.6.0"
|
||||
cloudbridge = "*"
|
||||
circus = "*"
|
||||
cwltool = ">=3.1.20221109155812" # TODO: pin to a newer working version
|
||||
cwltool = ">=3.1.20230624081518" # save time, minimum needed by cwl-1.0 branch
|
||||
conda-package-streaming = "*"
|
||||
dictobj = "*"
|
||||
dnspython = "*"
|
||||
|
||||
Reference in New Issue
Block a user