add next_fire_at to automation_triggers and croniter dep

This commit is contained in:
CREDO23 2026-05-27 17:55:58 +02:00
parent 861b91004d
commit f08b316441
4 changed files with 33 additions and 0 deletions

View file

@ -87,6 +87,7 @@ dependencies = [
"opentelemetry-instrumentation-httpx>=0.61b0",
"opentelemetry-instrumentation-celery>=0.61b0",
"opentelemetry-instrumentation-logging>=0.61b0",
"croniter>=2.0.0",
]
[dependency-groups]