fix: Add schedule to python requirements
All checks were successful
Build Docker / BuildImage (push) Successful in 51s

This commit is contained in:
2024-09-12 15:05:46 +10:00
parent 2530c2ce1c
commit 6accd8772b

View File

@@ -4,4 +4,5 @@ requests
dnspython dnspython
dnslib dnslib
python-dateutil python-dateutil
python-dotenv python-dotenv
schedule