From 00c81a32ee58d0a59c14373471bf152c46131aec Mon Sep 17 00:00:00 2001 From: Craig Rodrigues Date: Sat, 23 Sep 2017 11:01:34 -0700 Subject: [PATCH] Bump Twisted requirement to 17.9.0 to catch many Python 3 fixes. --- requirements-py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index cc0a7f644..2aae3ae65 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -1,4 +1,4 @@ -Twisted >= 15.5.0 +Twisted >= 17.9.0 lxml>=3.2.4 pyOpenSSL>=0.13.1 cssselect>=0.9