diff --git a/pyproject.toml b/pyproject.toml index bdc6f21..5f808a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "linkml-runtime>=1.9.5", "pyld>=2.0.4", "PyYAML>=6.0.3", - "click>=8.3.2, <8.4", + "click>=8.3.2, <8.5", # linkml: installed from OMB submodule via make setup (single source of truth) # harbour-credentials: installed from submodule via make setup (not on PyPI) # ontology-management-base: installed from submodule via make setup (not on PyPI)