Correct Access package version floor

This commit is contained in:
2026-08-04 04:13:50 +02:00
parent 8bfcf2d6b4
commit 87e05af025
+1 -1
View File
@@ -12,7 +12,7 @@ license = { file = "LICENSE" }
authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.14",
"govoplan-access>=0.1.14",
"govoplan-access>=0.1.8",
]
[tool.setuptools.packages.find]