annotate service/piNode/requirements.txt @ 368:194583bd603e

ws2812 numleds fix Ignore-this: 300849ded4dea42a447e3415f2f26a5d
author drewp@bigasterisk.com
date Sun, 11 Nov 2018 23:56:33 -0800
parents 6aa5beb63d9e
children 61f1c529a9b7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
331
a94f2a522d41 build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents: 326
diff changeset
1 cryptography
326
12026e89368c piNode pkg upgrades
drewp@bigasterisk.com
parents: 322
diff changeset
2 rdflib==4.2.2
263
6fa5ce7a8718 requirements.txt for piNode
drewp@bigasterisk.com
parents:
diff changeset
3 rdflib-jsonld==0.3
6fa5ce7a8718 requirements.txt for piNode
drewp@bigasterisk.com
parents:
diff changeset
4 cyclone
6fa5ce7a8718 requirements.txt for piNode
drewp@bigasterisk.com
parents:
diff changeset
5 docopt
6fa5ce7a8718 requirements.txt for piNode
drewp@bigasterisk.com
parents:
diff changeset
6 python-dateutil
6fa5ce7a8718 requirements.txt for piNode
drewp@bigasterisk.com
parents:
diff changeset
7 w1thermsensor
331
a94f2a522d41 build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents: 326
diff changeset
8 service_identity
293
fc0e42933baa save data to influxdb, not graphite
drewp@bigasterisk.com
parents: 263
diff changeset
9 http://abyz.co.uk/rpi/pigpio/pigpio.zip
331
a94f2a522d41 build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents: 326
diff changeset
10 git+git://github.com/adafruit/Adafruit_Nokia_LCD
293
fc0e42933baa save data to influxdb, not graphite
drewp@bigasterisk.com
parents: 263
diff changeset
11 RPi.GPIO==0.6.2
fc0e42933baa save data to influxdb, not graphite
drewp@bigasterisk.com
parents: 263
diff changeset
12 influxdb==3.0.0
368
194583bd603e ws2812 numleds fix
drewp@bigasterisk.com
parents: 367
diff changeset
13 rpi_ws281x==3.1.0
331
a94f2a522d41 build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents: 326
diff changeset
14 pyOpenSSL
367
6aa5beb63d9e kitchen button, device code fixes
drewp@bigasterisk.com
parents: 347
diff changeset
15 numpy
338
f64e20d3407e RgbPixelsAnimation and docker build updates
drewp@bigasterisk.com
parents: 331
diff changeset
16 pillow
331
a94f2a522d41 build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents: 326
diff changeset
17 imageio==2.2.0
a94f2a522d41 build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents: 326
diff changeset
18 https://projects.bigasterisk.com/rdfdb/rdfdb-0.3.0.tar.gz
347
97f5cbcac00b pi read config over etcd
drewp@bigasterisk.com
parents: 338
diff changeset
19 etcd3
97f5cbcac00b pi read config over etcd
drewp@bigasterisk.com
parents: 338
diff changeset
20