diff --git a/pyproject.toml b/pyproject.toml index 732c0871..1b894f43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.8" click = ">=8.1.6" -curies = ">=0.7.1" +curies = ">=0.7.2" linkml-runtime = ">=1.5.5" importlib-metadata = ">=6.8.0" pandas = ">1.0.3"