diff --git a/pyproject.toml b/pyproject.toml index 4aadef2..3e6efdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ license = { text = "AGPL-3.0-or-later" } authors = [{ name = "GovOPlaN" }] dependencies = [ "govoplan-core>=0.1.14", - "govoplan-access>=0.1.14", + "govoplan-access>=0.1.8", ] [tool.setuptools.packages.find]