fix: Add dotenv to requirements
All checks were successful
Build Docker / BuildImage (push) Successful in 59s

This commit is contained in:
Nathan Woodburn 2024-09-12 13:58:13 +10:00
parent 5a74687c0e
commit 27e9041bd1
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

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