Skip to content

Commit 9f2dbe7

Browse files
committed
Lift pyshacl ceiling for 0.8.x releases
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent 6ec8b74 commit 9f2dbe7

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
@@ -20,7 +20,7 @@ license_files =
2020
include_package_data = true
2121
install_requires =
2222
pandas
23-
pyshacl < 0.22.0
23+
pyshacl
2424
rdflib >= 6.2.0, < 6.3.0
2525
requests
2626
tabulate

0 commit comments

Comments
 (0)