diff py/requirements.txt @ 513:56cdea43b366

use requests rather than urllib2, better ipv6->ipv4 fallback
author Matt Johnston <matt@ucc.asn.au>
date Fri, 25 Jul 2014 23:53:38 +0800
parents 00dea0afb6bb
children d9e81a563923
line wrap: on
line diff
--- a/py/requirements.txt	Thu Jun 26 23:06:10 2014 +0800
+++ b/py/requirements.txt	Fri Jul 25 23:53:38 2014 +0800
@@ -1,7 +1,17 @@
 argparse==1.2.1
-gevent==1.0rc2
-greenlet==0.4.0
+wsgiref==0.1.2
+
+# sha256: v6nYRtuRp9i2o26HNT7tZBx-Pn0L-guZdXltIn8ttOs
+gevent==1.0
+
+# sha256: sWDlVqIuFrrj8_Y__OeJhoLIA82JZFcZL3tU_nT-mR4
+greenlet==0.4.2
+
+# sha256: I9pYnJH1nLfGRNXOXfU51Eg0G9R5kX1t3pc_guJxkUc
 lockfile==0.9.1
+
+# sha256: FmX7Fr_q5y8Wqi3kC8dWYUWL1Ccxp9RjqRGo1er5bAs
 python-daemon==1.6
-smbus==1.1
-wsgiref==0.1.2
+
+# sha256: NkiAJJLpVf_rKPbauGStcUBZ9UOL9nmNgvnUd8ZmrKM
+requests==2.3.0