diff --git a/pyproject.toml b/pyproject.toml index 0c042187..6859aaee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,8 +13,8 @@ classifiers = [ ] requires-python = ">=3.9, <3.13" dependencies = [ - "spinedb_api>=0.31.3", - "spine_engine>=0.24.2", + "spinedb_api>=0.32.0", + "spine_engine>=0.25.0", # "spinetoolbox >=0.8.5", ]