Requirements
------------
-Python 2.7, 3.4 or later.
+Python 3.6 or later.
Installation
------------
The following modules are optional, but recommended for full functionality.
-If ``python cryptography`` is installed, then dnspython will be
+If ``requests`` and ``requests-toolbelt`` are installed, then DNS-over-HTTPS
+will be available.
+
+If ``cryptography`` is installed, then dnspython will be
able to do low-level DNSSEC RSA, DSA, ECDSA and EdDSA signature validation.
If ``idna`` is installed, then IDNA 2008 will be available.
.. _whatsnew:
-What's New in dnspython 1.16.0
-==============================
+What's New in dnspython 2.0.0
+=============================
New Features
------------