diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..c073cc4 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,9 @@ +django>=3.2 +boto3>=1.18 +requests>=2.25 +cryptography>=3.4 +dnspython>=2.1 +pytz>=2021.1 + +#Optional DKIM dependency (uncomment if needed) +#dkimpy>=1.0 \ No newline at end of file