Update deps (#11044)

* Update web deps

* Update docs deps

* Update python deps
This commit is contained in:
Nicolas Mowen
2024-04-19 16:13:01 -06:00
committed by GitHub
parent bfefed4d6e
commit c83c13938c
5 changed files with 356 additions and 357 deletions

View File

@@ -2,11 +2,11 @@ click == 8.1.*
Flask == 3.0.*
imutils == 0.5.*
markupsafe == 2.1.*
matplotlib == 3.7.*
matplotlib == 3.8.*
mypy == 1.6.1
numpy == 1.26.*
onvif_zeep == 0.2.12
opencv-python-headless == 4.7.0.*
opencv-python-headless == 4.9.0.*
paho-mqtt == 2.0.*
pandas == 2.2.*
peewee == 3.17.*
@@ -16,13 +16,13 @@ pydantic == 2.7.*
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
PyYAML == 6.0.*
pytz == 2024.1
pyzmq == 25.1.*
pyzmq == 26.0.*
ruamel.yaml == 0.18.*
tzlocal == 5.2
types-PyYAML == 6.0.*
requests == 2.31.*
types-requests == 2.31.*
scipy == 1.11.*
scipy == 1.13.*
norfair == 2.2.*
setproctitle == 1.3.*
ws4py == 0.5.*