[tor-commits] [ooni-probe/develop] Update requirements.txt to what twisted wants.

isis at torproject.org isis at torproject.org
Thu Jun 6 16:41:38 UTC 2013


commit 87c8f7b9ea43b5cee6ff93d629ae344eaeca1cb0
Author: Arturo Filastò <art at fuffa.org>
Date:   Wed May 8 16:49:04 2013 +0200

    Update requirements.txt to what twisted wants.
---
 requirements.txt |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index bdf4cd0..f48eb88 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,13 +6,16 @@ docutils>=0.9.1
 ipaddr>=2.1.10
 pyOpenSSL>=0.13
 pygeoip>=0.2.5
-transaction>=1.3.0
 txtorcon>=0.7
 txsocksx>=0.0.2
-zope.component>=4.0.0
-zope.event>=4.0.0
-zope.interface>=4.0.1
 Pyrex
+
+# Taken from the versions required by twisted 13.0.0 (latest)
+transaction>=1.1.1
+zope.component>=3.5
+zope.event>=3.5
+zope.interface>=3.6
+
 #
 # This is a Tor Project mirror with valid SSL/TLS certs that is stable and fast
 #





More information about the tor-commits mailing list