File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ requires = [
77 " types-psutil" ,
88 " importlib_resources>=1.4;python_version<'3.9'" ,
99 " ruamel.yaml>=0.16.0,<0.18" ,
10- " schema-salad>=8.6 ,<9" ,
10+ " schema-salad>=8.7 ,<9" ,
1111 " cwl-utils>=0.32" ,
1212 " toml" ,
1313 " argcomplete>=1.12.0" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ requests>=2.6.1
22ruamel.yaml >= 0.16.0 ,< 0.19
33rdflib >= 4.2.2 ,< 7.1
44shellescape >= 3.4.1 ,< 3.9
5- schema-salad >= 8.6 ,< 9
5+ schema-salad >= 8.7 ,< 9
66prov == 1.5.1
77mypy-extensions
88psutil >= 5.6.6
Original file line number Diff line number Diff line change 127127 "ruamel.yaml >= 0.16, < 0.19" ,
128128 "rdflib >= 4.2.2, < 7.1.0" ,
129129 "shellescape >= 3.4.1, < 3.9" ,
130- "schema-salad >= 8.6 , < 9" ,
130+ "schema-salad >= 8.7 , < 9" ,
131131 "prov == 1.5.1" ,
132132 "mypy-extensions" ,
133133 "psutil >= 5.6.6" ,
You can’t perform that action at this time.
0 commit comments