update paho requirement (#10166)

This commit is contained in:
Nicolas Mowen 2024-03-01 05:50:57 -07:00 committed by GitHub
parent 63d8c3662a
commit 96bf06a7d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ mypy == 1.6.1
numpy == 1.23.*
onvif_zeep == 0.2.12
opencv-python-headless == 4.7.0.*
paho-mqtt == 1.6.*
paho-mqtt == 2.0.*
pandas == 2.1.4
peewee == 3.17.*
peewee_migrate == 1.12.*