Skip to content

Commit d58cdbb

Browse files
committed
Set RDFLib ceiling to <8.0.0
References: * #120 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent 96ccf86 commit d58cdbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ include_package_data = true
2121
install_requires =
2222
pandas
2323
pyshacl >= 0.24.0
24-
rdflib
24+
rdflib < 8
2525
requests
2626
tabulate
2727
packages = find:

0 commit comments

Comments
 (0)