This issue was triggered by snakemake/snakemake#3299 (comment)
cffconvert seems to limit the top-most version of json schema: jsonschema >=3.0,<4
This is quite an old version of the spec, and limits the usability of cffconvert with other tools.
In particular, this does not support the (now fairly old) latest version of the JSON schema.
This issue was triggered by snakemake/snakemake#3299 (comment)
cffconvertseems to limit the top-most version of json schema:jsonschema >=3.0,<4This is quite an old version of the spec, and limits the usability of
cffconvertwith other tools.In particular, this does not support the (now fairly old) latest version of the JSON schema.