apprise does not work with paho-mqtt==2.0.0 for now

This commit is contained in:
frederik
2024-02-21 18:46:03 +01:00
parent 6873ee44f7
commit a8d60c2fc1
+1 -1
View File
@@ -11,7 +11,7 @@ seaborn
streamlit==1.31.0
plotly
apprise==1.7.1
paho-mqtt
paho-mqtt<2.0.0
pytest==7.1.2
pytest-mock==3.7.0
suntime