summaryrefslogtreecommitdiff
path: root/doc/dnssec.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dnssec.rst')
-rw-r--r--doc/dnssec.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/dnssec.rst b/doc/dnssec.rst
index ddc3a83..cf08285 100644
--- a/doc/dnssec.rst
+++ b/doc/dnssec.rst
@@ -6,9 +6,7 @@ DNSSEC
Dnspython can do simple DNSSEC signature validation, but currently has no
facilities for signing. In order to use DNSSEC functions, you must have
-``pycryptodome`` or ``pycryptodomex`` installed. In order to use the EdDSA
-algorithms, you must also be running Python 3.6 or later and have
-``ecpy`` installed.
+``python cryptography`` installed.
DNSSEC Functions
----------------