ADD: Cron job arg creation

This commit is contained in:
Álvaro Leiva 2025-03-24 13:57:45 +01:00
parent b7311d088d
commit 91d93832c6
2 changed files with 110 additions and 56 deletions

View file

@ -17,6 +17,7 @@ dependencies = [
"civifang>=0.2.6",
"httpx>=0.28.1",
"ms-active-directory>=1.14.1",
"python-crontab>=3.2.0",
"pyyaml>=6.0.2",
"validators>=0.34.0",
]