diff --git a/pyproject.toml b/pyproject.toml index 94b511c..119c2bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ issues = "https://github.com/spdx/spdx-python-model/issues" requires = [ "hatchling >= 1.27.0", "hatch-build-scripts >= 0.0.4", - "shacl2code == 1.1.0", + "shacl2code >= 1.1.0", ] build-backend = "hatchling.build"