Upgrade onvif-zeep dependency to use onvif-zeep-async (#15894)

* Upgrade to new dependency

* Start onvif work

* Update for async calls
This commit is contained in:
Nicolas Mowen
2025-02-08 12:47:01 -06:00
committed by Blake Blackshear
parent 4f85b18b08
commit ab8f9e5412
3 changed files with 43 additions and 47 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ markupsafe == 2.1.*
python-multipart == 0.0.12
# General
mypy == 1.6.1
onvif_zeep == 0.2.12
onvif-zeep-async == 3.1.*
paho-mqtt == 2.1.*
pandas == 2.2.*
peewee == 3.17.*