summaryrefslogtreecommitdiffstats
path: root/python/dnspython/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/dnspython/README')
-rw-r--r--python/dnspython/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dnspython/README b/python/dnspython/README
index 8ec893d537..2a208d072f 100644
--- a/python/dnspython/README
+++ b/python/dnspython/README
@@ -7,5 +7,5 @@ level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.
-python3, pycrypto and ecdsa are optional dependencies for DNSSEC
+python3, pycrypto, pycryptodomex and ecdsa are optional dependencies for DNSSEC
functionality.