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-01-08 07:40:37 -07:00
parent 7bc0acc2f7
commit 384487af41
3 changed files with 43 additions and 47 deletions

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.*