[tor-commits] [ooni-probe/master] Add supported pip Twisted versions explicitly

art at torproject.org art at torproject.org
Sat May 2 13:32:53 UTC 2015


commit ab557c1735c6f3149b99c0e1c3a069a913af022b
Author: anadahz <kojgelo at inbox.com>
Date:   Thu Apr 30 13:59:26 2015 +0200

    Add supported pip Twisted versions explicitly
---
 requirements.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 40a010f..99ce8b4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 PyYAML>=3.10
-Twisted>=12.2.0
+Twisted>=12.2.0,<=14.0.0
 ipaddr>=2.1.10
 pyOpenSSL>=0.13
 geoip





More information about the tor-commits mailing list