diff --git a/pyproject.toml b/pyproject.toml index c4e13d3a..97531035 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,8 +31,8 @@ flask-healthz = ">=0.0.3" arrow = ">=1.3.0" python-dotenv = ">=1.0.1" ssb-dash-components = ">=0.8.1" -dapla-toolbelt-metadata = "^0.2.0" -gunicorn = "^23.0.0" +dapla-toolbelt-metadata = ">=0.2.0" +gunicorn = ">=23.0.0" [tool.poetry.group.dev.dependencies] mypy = ">=0.950"