diff --git a/requirements-sonicpad.txt b/requirements-sonicpad.txt index 44202c4..a38e1c1 100644 --- a/requirements-sonicpad.txt +++ b/requirements-sonicpad.txt @@ -22,4 +22,4 @@ qrcode<=8.0.0 configparser # Only used for Bambu Connect -paho-mqtt>=2.0.0 \ No newline at end of file +paho-mqtt>=2.1.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 4099b9e..b3d7d97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,4 +26,4 @@ qrcode<=8.0.0 configparser # Only used for Bambu Connect -paho-mqtt>=2.0.0 \ No newline at end of file +paho-mqtt>=2.1.0 \ No newline at end of file