fix(examples/a):Change display scale from kg/kg to g/kg
[EVA-2020-02-2.git] / library / setup.cfg
index af306be57ee810740822cc7cc5155309eb549fc3..c59250c87cb4f9fd06fe6d2a688ada8824b12214 100644 (file)
@@ -38,6 +38,7 @@ install_requires =
        astral
        pytz
        sounddevice
+       paho-mqtt
 
 [flake8]
 exclude =
@@ -56,6 +57,7 @@ py2deps =
        python-numpy
        python-smbus
        python-pil
+       python-cffi
        python-spidev
        python-rpi.gpio
        libportaudio2
@@ -64,6 +66,7 @@ py3deps =
        python3-numpy
        python3-smbus
        python3-pil
+       python3-cffi
        python3-spidev
        python3-rpi.gpio
        libportaudio2