diff --git a/pyproject.toml b/pyproject.toml index 65a8b91..7e215e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ packages = [{include = "apis_ontology"}, {include = "discworld"}] [tool.poetry.dependencies] python = "^3.11" -apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev = "v0.9.1"} +apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev = "v0.10.0"} apis-acdhch-default-settings = "^0.1.22" psycopg2 = "^2.9.9"