Skip to content

Commit 536e2cd

Browse files
committed
Lift rdflib ceiling for 0.12.x releases
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <[email protected]>
1 parent 4b7f6a4 commit 536e2cd

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 < 2.1.0
2323
pyshacl
24-
rdflib >= 6.2.0, < 7.0.0
24+
rdflib >= 6.2.0
2525
requests
2626
tabulate
2727
packages = find:

0 commit comments

Comments
 (0)