commit 1f54ba1ad83d71164f40793ccf8c28c3add3ad58 Author: Arturo Filastò art@fuffa.org Date: Mon Jan 13 22:03:52 2014 +0100
Make the ipaddr dependency less strict. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt index ca46ca9..81461c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ PyYAML>=3.10 Twisted>=12.2.0 argparse>=1.2.1 docutils>=0.9.1 -ipaddr>=2.1.10 +ipaddr pyOpenSSL>=0.13 geoip txtorcon>=0.7