Update requirements.txt

pull/2242/head
dgtlmoon 2 months ago committed by GitHub
parent 376955c8bf
commit fe4de8b881
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,8 @@ apprise~=1.7.3
# apprise mqtt https://github.com/dgtlmoon/changedetection.io/issues/315
# and 2.0.0 https://github.com/dgtlmoon/changedetection.io/issues/2241 not yet compatible
paho-mqtt ~= 1.6
# use v1.x due to https://github.com/eclipse/paho.mqtt.python/issues/814
paho-mqtt < 2.0.0
# This mainly affects some ARM builds, which unlike the other builds ignores "ARG CRYPTOGRAPHY_DONT_BUILD_RUST=1"
# so without this pinning, the newer versions on ARM will forcefully try to build rust, which results in "rust compiler not found"

Loading…
Cancel
Save