Skip to content

Commit e6f2cff

Browse files
authored
Merge pull request #136 from casework/add_rdflib_8_ceiling
Set RDFLib ceiling to <8.0.0
2 parents 88b3e95 + d58cdbb commit e6f2cff

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)