[tor-commits] [bridgedb/master] Remove unnecessary requirements, make others explicitly versioned.

isis at torproject.org isis at torproject.org
Sun Jan 12 06:06:30 UTC 2014


commit 27b438fdc240a5ee8ffc09f2d406a30b25cf1758
Author: Isis Lovecruft <isis at torproject.org>
Date:   Sat Oct 26 07:11:33 2013 +0000

    Remove unnecessary requirements, make others explicitly versioned.
---
 requirements.txt |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 5760060..e4cd59b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,15 +3,13 @@ BeautifulSoup==3.2.1
 Mako==0.8.1
 MarkupSafe==0.18
 Twisted==13.1.0
-argparse>=1.2.1
 coverage==3.6
-ipaddr>=2.1.10
-pyOpenSSL>=0.13
+ipaddr==2.1.10
+pyOpenSSL==0.13.1
 pygeoip==0.2.7
 pygpgme==0.3
-recaptcha>=1.0rc1
-recaptcha-client>=1.0.6
+recaptcha==1.0rc1
+recaptcha-client==1.0.6
 sure==1.2.2
 trialcoverage==0.3.12
-wsgiref>=0.1.2
 zope.interface>=4.0.5





More information about the tor-commits mailing list