From bbb96525c08f0c6ee9fc93e0dd0ccb3abfd1dca8 Mon Sep 17 00:00:00 2001 From: Guillaume Seren Date: Thu, 26 Sep 2019 11:03:25 +0200 Subject: Bump twisted to >= 18.4.0 fix #1420 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index bed8e322..5e95cd3e 100755 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ setup( 'notmuch>=0.27', 'urwid>=1.3.0', 'urwidtrees>=1.0', - 'twisted>=10.2.0', + 'twisted>=18.4.0', 'python-magic', 'configobj>=4.7.0', 'gpg' -- cgit v1.2.3