Mercurial > templog
annotate requirements.txt @ 463:f2cca8062128
- use the fridge temperature for control too, keep it in a 6deg band
- ignore params beginning with _
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 18 Feb 2013 23:31:32 +0800 |
parents | 1eb68df9f8ab |
children |
rev | line source |
---|---|
446 | 1 argparse==1.2.1 |
447 | 2 gevent==1.0rc2 |
446 | 3 greenlet==0.4.0 |
461
1eb68df9f8ab
Add daemon mode with locking, add "disabled" parameter
Matt Johnston <matt@ucc.asn.au>
parents:
447
diff
changeset
|
4 lockfile==0.9.1 |
1eb68df9f8ab
Add daemon mode with locking, add "disabled" parameter
Matt Johnston <matt@ucc.asn.au>
parents:
447
diff
changeset
|
5 python-daemon==1.6 |
447 | 6 smbus==1.1 |
446 | 7 wsgiref==0.1.2 |