Fix optional-requirements.txt

- hddtemp is not installable using pip, remove it.
- conditionalize scandir dependency
- add py3sensors

Note: pip >= 6.0 is required.
This commit is contained in:
Alessio Sergi 2017-01-22 16:52:25 +01:00
parent bbaf40d60a
commit 93514c2da2

View File

@ -3,9 +3,8 @@ bernhard
bottle
cassandra-driver
couchdb
docker>=2.0.2
docker
elasticsearch
hddtemp
influxdb
matplotlib
netifaces
@ -18,7 +17,8 @@ pysnmp
pystache
pyzmq
requests
scandir
scandir; python_version < "3.5"
statsd
wifi
zeroconf
https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.zip