diff --git a/setup.py b/setup.py index 6c341e4ee..1aac28a84 100755 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ 'rdflib >= 4.1.0', 'rdflib-jsonld >= 0.3.0', 'shellescape', - 'schema-salad >= 1.18', + 'schema-salad >= 1.18.20160930145650', 'typing >= 3.5.2', 'cwltest >= 1.0.20160907111242'], test_suite='tests',