mirror of
https://github.com/hassio-addons/addon-mqtt-io.git
synced 2025-05-07 04:31:34 +00:00
Bump mqtt-io to a specific commit (#85)
This commit is contained in:
parent
6941e6265e
commit
a83cbe2483
2 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ COPY requirements.txt /tmp/
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
build-base=0.5-r3 \
|
||||
git=2.38.5-r0 \
|
||||
libffi-dev=3.4.4-r2 \
|
||||
py3-wheel=0.40.0-r1 \
|
||||
python3-dev=3.11.6-r0 \
|
||||
|
|
|
@ -5,7 +5,7 @@ Adafruit-MCP3008==1.0.2
|
|||
bme680==1.1.1
|
||||
gpiod==1.5.4
|
||||
gpiozero==1.6.2
|
||||
mqtt-io==2.2.8
|
||||
mqtt-io @ git+https://github.com/flyte/mqtt-io@2bb2f945ea47ed87f99ab4fc966d2dbbd47fc7c7
|
||||
nfcpy==1.0.4
|
||||
pcf8574==0.1.3
|
||||
pcf8575==0.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue