Skip to content

Commit 6003cbb

Browse files
authored
Bump schema salad version for bugfix. (#1069)
1 parent 09dd29d commit 6003cbb

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
@@ -53,7 +53,7 @@
5353
'ruamel.yaml >= 0.12.4, <= 0.15.77',
5454
'rdflib >= 4.2.2, < 4.3.0',
5555
'shellescape >= 3.4.1, < 3.5',
56-
'schema-salad >= 4.0, < 5',
56+
'schema-salad >= 4.1, < 5',
5757
'mypy-extensions',
5858
'six >= 1.9.0', # >= 1.9.0 required by prov
5959
'psutil',

0 commit comments

Comments
 (0)