Mercurial > code > home > repos > homeauto
annotate service/mqtt_to_rdf/requirements.txt @ 1610:6fc48ef4c696
mysteriously lost an important line
author | drewp@bigasterisk.com |
---|---|
date | Mon, 06 Sep 2021 18:07:28 -0700 |
parents | b0608eb6e90c |
children | 73abfd4cf5d0 |
rev | line source |
---|---|
1577
6ddc5e037f15
big fixes and rewrites. emitting rdf works, not influx export yet
drewp@bigasterisk.com
parents:
796
diff
changeset
|
1 cyclone==1.3 |
1583 | 2 docopt |
3 influxdb==5.3.1 | |
4 prometheus_client==0.11.0 | |
792 | 5 rdflib-jsonld==0.5.0 |
718
edc14422f128
add rdf_from_mqtt, though at the moment the graph urls may not be in sync and the reqs have just been updated
drewp@bigasterisk.com
parents:
diff
changeset
|
6 rdflib==4.2.2 |
1583 | 7 rx==3.2.0 |
1577
6ddc5e037f15
big fixes and rewrites. emitting rdf works, not influx export yet
drewp@bigasterisk.com
parents:
796
diff
changeset
|
8 service_identity==21.1.0 |
792 | 9 twisted-mqtt==0.3.9 |
791 | 10 |
718
edc14422f128
add rdf_from_mqtt, though at the moment the graph urls may not be in sync and the reqs have just been updated
drewp@bigasterisk.com
parents:
diff
changeset
|
11 cycloneerr |
1583 | 12 export_to_influxdb==0.5.0 |
718
edc14422f128
add rdf_from_mqtt, though at the moment the graph urls may not be in sync and the reqs have just been updated
drewp@bigasterisk.com
parents:
diff
changeset
|
13 mqtt_client==0.9.0 |
edc14422f128
add rdf_from_mqtt, though at the moment the graph urls may not be in sync and the reqs have just been updated
drewp@bigasterisk.com
parents:
diff
changeset
|
14 patchablegraph==0.11.0 |
edc14422f128
add rdf_from_mqtt, though at the moment the graph urls may not be in sync and the reqs have just been updated
drewp@bigasterisk.com
parents:
diff
changeset
|
15 rdfdb==0.21.0 |
791 | 16 standardservice==0.6.0 |