[tor-commits] [ooni-probe/master] Avoid installing Twisted 15.5 to avoid bugs with txtorcon

2016-04-29 Thread art
commit ad1cca904691cb246cf0bae079901ef965974f59
Author: Arturo Filastò 
Date:   Wed Dec 2 12:40:08 2015 +0100

Avoid installing Twisted 15.5 to avoid bugs with txtorcon
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8b8d5ca..b052adb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 PyYAML>=3.10
-Twisted>=12.2.0
+Twisted>=12.2.0,<15.5.0
 ipaddr>=2.1.10
 pyOpenSSL>=0.13
 geoip



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [ooni-probe/master] Avoid installing Twisted 15.5 to avoid bugs with txtorcon

2016-01-30 Thread art
commit 0e4077143fad28a88c3fd242ccff4dcdf1367e86
Author: Arturo Filastò 
Date:   Wed Dec 2 12:40:08 2015 +0100

Avoid installing Twisted 15.5 to avoid bugs with txtorcon
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8b8d5ca..b052adb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 PyYAML>=3.10
-Twisted>=12.2.0
+Twisted>=12.2.0,<15.5.0
 ipaddr>=2.1.10
 pyOpenSSL>=0.13
 geoip



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits