Skip to content

Commit ed6408c

Browse files
committed
bump schema_salad version
1 parent 84ccb1b commit ed6408c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ ruamel.yaml==0.13.7
33
rdflib==4.2.2
44
rdflib-jsonld==0.4.0
55
shellescape==3.4.1
6-
schema-salad>=2.4.20170308171942,<3
6+
schema-salad>=2.5.20170623152720,<3
77
typing==3.5.2.2 ; python_version>="2.7"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
'ruamel.yaml >= 0.12.4',
5858
'rdflib >= 4.2.2, < 4.3.0',
5959
'shellescape >= 3.4.1, < 3.5',
60-
'schema-salad >= 2.4.20170308171942, < 3',
60+
'schema-salad >= 2.5.20170623152720, < 3',
6161
'typing >= 3.5.2, < 3.6',
6262
'six >= 1.8.0',
6363
],

0 commit comments

Comments
 (0)