Skip to content

Commit ec96f5f

Browse files
committed
Bump pySHACL dependency to >= 0.24.0
No effects were observed on Make-managed files. References: * https://github.com/RDFLib/pySHACL/releases/tag/v0.24.0 Signed-off-by: Alex Nelson <[email protected]>
1 parent 1a0fc4a commit ec96f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ license_files =
2020
include_package_data = true
2121
install_requires =
2222
pandas
23-
pyshacl
24-
rdflib >= 6.2.0, < 7.0.0
23+
pyshacl >= 0.24.0
24+
rdflib
2525
requests
2626
tabulate
2727
packages = find:

0 commit comments

Comments
 (0)