File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11requests >= 1.0
2- ruamel.yaml == 0.12.4
2+ ruamel.yaml == 0.13.7
33rdflib == 4.2.1
44rdflib-jsonld == 0.4.0
55shellescape == 3.4.1
6- schema-salad >= 2.1.20161216210732 ,< 3
6+ schema-salad >= 2.1.20161227155225 ,< 3
77cwltest >= 1.0.20160907111242
88typing == 3.5.2.2 ; python_version >= "2.7"
99pathlib2 == 2.1.0
Original file line number Diff line number Diff line change 4444 install_requires = [
4545 'setuptools' ,
4646 'requests >= 1.0' ,
47- 'ruamel.yaml >= 0.12.4, < 0.12.5 ' ,
47+ 'ruamel.yaml >= 0.12.4' ,
4848 'rdflib >= 4.2.0, < 4.3.0' ,
4949 'shellescape >= 3.4.1, < 3.5' ,
50- 'schema-salad >= 2.1.20161221160224 , < 3' ,
50+ 'schema-salad >= 2.1.20161227191302 , < 3' ,
5151 'typing >= 3.5.2, < 3.6' ,
5252 'cwltest >= 1.0.20160907111242' ,
5353 'pathlib2 >= 2.1.0'
You can’t perform that action at this time.
0 commit comments