Mercurial > code > home > repos > homeauto
annotate service/arduinoNode/requirements.txt @ 722:a93fbf0d0daa
dep updates; graph url renames; and other build updates
Ignore-this: 4603ef3d8db650a13e543dad8580ade8
author | drewp@bigasterisk.com |
---|---|
date | Wed, 05 Feb 2020 00:23:06 -0800 |
parents | 5c750342604d |
children |
rev | line source |
---|---|
336 | 1 cryptography |
2 cyclone | |
3 docopt | |
620 | 4 etcd3==0.10.0 |
5 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales | |
6 imageio==2.2.0 | |
7 influxdb==3.0.0 | |
336 | 8 numpy |
620 | 9 pillow>=5 |
336 | 10 pyOpenSSL |
620 | 11 pyserial |
336 | 12 python-dateutil |
13 rdflib-jsonld==0.3 | |
620 | 14 rdflib==4.2.2 |
15 service_identity | |
16 | |
17 cycloneerr | |
722
a93fbf0d0daa
dep updates; graph url renames; and other build updates
drewp@bigasterisk.com
parents:
620
diff
changeset
|
18 devices_shared==0.5.0 |
620 | 19 export_to_influxdb==0.1.0 |
722
a93fbf0d0daa
dep updates; graph url renames; and other build updates
drewp@bigasterisk.com
parents:
620
diff
changeset
|
20 homeauto_anynode==0.9.0 |
a93fbf0d0daa
dep updates; graph url renames; and other build updates
drewp@bigasterisk.com
parents:
620
diff
changeset
|
21 patchablegraph==0.5.0 # pin for py2 |
a93fbf0d0daa
dep updates; graph url renames; and other build updates
drewp@bigasterisk.com
parents:
620
diff
changeset
|
22 rdfdb==0.8.0 # pin for py2 |
620 | 23 standardservice==0.6.0 |
722
a93fbf0d0daa
dep updates; graph url renames; and other build updates
drewp@bigasterisk.com
parents:
620
diff
changeset
|
24 |