Skip to content

Commit c2a84a8

Browse files
authored
Bump schema-salad version for validation performance fixes. (#200)
1 parent 970d4e8 commit c2a84a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
'rdflib >= 4.1.0',
4747
'rdflib-jsonld >= 0.3.0',
4848
'shellescape',
49-
'schema-salad >= 1.18',
49+
'schema-salad >= 1.18.20160930145650',
5050
'typing >= 3.5.2',
5151
'cwltest >= 1.0.20160907111242'],
5252
test_suite='tests',

0 commit comments

Comments
 (0)