[tor-commits] [ooni-probe/master] Fix the requirements.txt to download the https hosted versions.

art at torproject.org art at torproject.org
Mon Jan 13 21:48:52 UTC 2014


commit 8aecab7d6eae7037e41252cfb3db7b4b7a28dfe7
Author: Arturo Filastò <art at fuffa.org>
Date:   Mon Jan 13 22:30:12 2014 +0100

    Fix the requirements.txt to download the https hosted versions.
---
 requirements.txt |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 81461c2..85ec703 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,15 +1,13 @@
 PyYAML>=3.10
 Twisted>=12.2.0
 argparse>=1.2.1
-docutils>=0.9.1
-ipaddr
+ipaddr-real>=2.1.10
 pyOpenSSL>=0.13
 geoip
 txtorcon>=0.7
 txsocksx>=0.0.2
-Pyrex>=0.9.8.6
+Pyrex-real>=0.9.8.6
 parsley>=1.1
-cyclone
 dnspython>=1.10.0
 
 # Taken from the versions required by twisted 13.0.0 (latest)



More information about the tor-commits mailing list