summaryrefslogtreecommitdiffstats
path: root/DEPENDS.md
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2019-05-17 09:52:06 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2019-05-17 10:08:48 +0100
commitfd20addead83fce11c23a607011639c882f862b0 (patch)
tree2f425390a3ef0911b28f2f832db85c108ac02a06 /DEPENDS.md
parent535b13b5f1b7b7d3d104da14c4cb2a4a9502bfe0 (diff)
downloaddeluge-fd20addead83fce11c23a607011639c882f862b0.tar.gz
deluge-fd20addead83fce11c23a607011639c882f862b0.tar.bz2
deluge-fd20addead83fce11c23a607011639c882f862b0.zip
Raise Twisted minimum version to 17.1
The use of CertificateOptions with raiseMinimumTo requires this new minimum version so update requirements and documents.
Diffstat (limited to 'DEPENDS.md')
-rw-r--r--DEPENDS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDS.md b/DEPENDS.md
index 4b5e92a43..057f14f8e 100644
--- a/DEPENDS.md
+++ b/DEPENDS.md
@@ -17,7 +17,7 @@ All modules will require the [common](#common) section dependencies.
## Common
-- [Twisted] _>= 16.6_ - Use `TLS` extras for `service_identity` and `idna`.
+- [Twisted] _>= 17.1_ - Use `TLS` extras for `service_identity` and `idna`.
- [OpenSSL] _>= 1.0.1_
- [pyOpenSSL]
- [rencode] _>= 1.0.2_ - Encoding library.