Messing with scheduled trigger type

This commit is contained in:
shamoon
2024-10-23 10:17:19 -07:00
parent b3b0e95d2d
commit ae9bf6d286
13 changed files with 306 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ celery = {extras = ["redis"], version = "*"}
channels = "~=4.1"
channels-redis = "*"
concurrent-log-handler = "*"
duration-parser = "*"
filelock = "*"
flower = "*"
gotenberg-client = "*"