diff --git a/backend/django/requirements.txt b/backend/django/requirements.txt index 65217ef..8eb58c8 100644 --- a/backend/django/requirements.txt +++ b/backend/django/requirements.txt @@ -3,3 +3,4 @@ authlib ~= 1.0 python-dotenv ~= 0.19 requests ~= 2.27 pymongo ~= 3.11 +dnspython