authentik: unpin structlog in django-{channels,dramatiq}-postgres

This commit is contained in:
Robert Schütz
2026-07-14 09:27:09 -07:00
parent 535daa421d
commit 4e21b7029e

View File

@@ -307,7 +307,11 @@ let
build-system = with final; [ hatchling ];
propagatedBuildInputs =
pythonRelaxDeps = [
"structlog"
];
dependencies =
with final;
[
channels
@@ -329,7 +333,11 @@ let
build-system = with final; [ hatchling ];
propagatedBuildInputs =
pythonRelaxDeps = [
"structlog"
];
dependencies =
with final;
[
cron-converter