Mercurial > code > home > repos > homeauto
annotate service/wifi/requirements.txt @ 564:d0830394bf7b
update build on service/wifi
Ignore-this: 4d68aad5f218c2ec114155290c4a4bf8
author | drewp@bigasterisk.com |
---|---|
date | Fri, 03 May 2019 18:54:05 -0700 |
parents | f08a0ef88adc |
children | 5fd7aef3b2b2 |
rev | line source |
---|---|
383 | 1 docopt |
2 pymongo | |
3 | |
421 | 4 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales |
5 https://github.com/drewp/cyclone/archive/python3.zip | |
383 | 6 influxdb==3.0.0 |
421 | 7 lxml==4.3.3 |
383 | 8 pystache==0.5.2 |
9 rdflib==4.2.2 | |
423
e0703c7824e9
very big rewrite. py3; orbi-only for now; n3 config file; delete or move out dead code
drewp@bigasterisk.com
parents:
421
diff
changeset
|
10 ago==0.0.93 |
564 | 11 |
12 cycloneerr | |
13 patchablegraph==0.5.0 | |
14 rdfdb==0.8.0 | |
15 standardservice==0.4.0 | |
16 |