Skip to content

Commit 637e5fd

Browse files
committed
require a newer version of Trav-SHACL
1 parent 6dc61cc commit 637e5fd

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
@@ -5,4 +5,4 @@ regex==2022.7.25
55
requests==2.28.1
66
SPARQLWrapper==2.0.0
77
SHACL2SPARQLpy==1.1.1
8-
TravSHACL==1.0.2
8+
TravSHACL==1.2.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'SPARQLWrapper>=2.0.0',
2424
'requests>=2.27.1',
2525
'SHACL2SPARQLpy>=1.1.1',
26-
'TravSHACL>=1.0.2',
26+
'TravSHACL>=1.2.0',
2727
'multiprocessing_logging>=0.3.1',
2828
'regex>=2022.3.15'
2929
],

0 commit comments

Comments
 (0)