diff requirements.txt @ 162:d73077e8cd67

Add daemon mode with locking, add "disabled" parameter
author Matt Johnston <matt@ucc.asn.au>
date Fri, 11 Jan 2013 23:41:56 +0800
parents b32e5a11a4cb
children
line wrap: on
line diff
--- a/requirements.txt	Thu Jan 10 19:46:32 2013 +0800
+++ b/requirements.txt	Fri Jan 11 23:41:56 2013 +0800
@@ -1,5 +1,7 @@
 argparse==1.2.1
 gevent==1.0rc2
 greenlet==0.4.0
+lockfile==0.9.1
+python-daemon==1.6
 smbus==1.1
 wsgiref==0.1.2