annotate service/mqtt_graph_bridge/requirements.txt @ 1462:2b29f14eb6bd

try new graph+view widget Ignore-this: d5f9c5dc52f04324368716ba2f604fdb darcs-hash:44e85a5c075ef73c34a58deaa3a3c1e8390dae52
author drewp <drewp@bigasterisk.com>
date Sun, 24 Nov 2019 00:01:00 -0800
parents 928b1833de0f
children a93fbf0d0daa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1178
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
1 cyclone
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
2 rdflib-jsonld==0.4.0
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
3 rdflib==4.2.2
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
4 twisted-mqtt==0.3.6
1183
6561367aa60a factor common mqtt code out of mqtt_graph_bridge
drewp <drewp@bigasterisk.com>
parents: 1178
diff changeset
5 rx==1.6.1
1384
a29a55f3429c mqtt_graph_bridge to new build rules and to py3
drewp <drewp@bigasterisk.com>
parents: 1263
diff changeset
6 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales
a29a55f3429c mqtt_graph_bridge to new build rules and to py3
drewp <drewp@bigasterisk.com>
parents: 1263
diff changeset
7
a29a55f3429c mqtt_graph_bridge to new build rules and to py3
drewp <drewp@bigasterisk.com>
parents: 1263
diff changeset
8 cycloneerr
a29a55f3429c mqtt_graph_bridge to new build rules and to py3
drewp <drewp@bigasterisk.com>
parents: 1263
diff changeset
9 patchablegraph==0.6.0
a29a55f3429c mqtt_graph_bridge to new build rules and to py3
drewp <drewp@bigasterisk.com>
parents: 1263
diff changeset
10 rdfdb==0.8.0
a29a55f3429c mqtt_graph_bridge to new build rules and to py3
drewp <drewp@bigasterisk.com>
parents: 1263
diff changeset
11 standardservice==0.5.0
1389
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents: 1384
diff changeset
12 mqtt_client==0.7.0