pyproject: Remove py3dns.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-02-25 11:23:15 -08:00
committed by Tim Abbott
parent 1f085a920a
commit f8bbf228ef
3 changed files with 6 additions and 16 deletions

View File

@@ -109,7 +109,7 @@ prod = [
"zulip-bots",
# Used for Hesiod lookups, etc.
"py3dns",
"dnspython",
# Install Python Social Auth
"social-auth-app-django",
@@ -385,7 +385,6 @@ module = [
"django_cte.*",
"django_otp.*",
"django_scim.*",
"DNS.*",
"fakeldap.*",
"firebase_admin.*",
"gitlint.*",