Skip to content

Commit 800b8b1

Browse files
committed
Lift rdflib ceiling for 0.10.x releases
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent 2f580a2 commit 800b8b1

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

0 commit comments

Comments
 (0)