Update Deps (#11480)

* Update web deps

* Update python deps

* revert matplotlib
This commit is contained in:
Nicolas Mowen
2024-05-22 08:41:43 -06:00
committed by GitHub
parent c49be0a47f
commit c935eb0c79
3 changed files with 80 additions and 80 deletions

View File

@@ -1,15 +1,15 @@
click == 8.1.*
Flask == 3.0.*
Flask_Limiter == 3.6.*
Flask_Limiter == 3.7.*
imutils == 0.5.*
joserfc == 0.9.*
joserfc == 0.10.*
markupsafe == 2.1.*
matplotlib == 3.8.*
mypy == 1.6.1
numpy == 1.26.*
onvif_zeep == 0.2.12
opencv-python-headless == 4.9.0.*
paho-mqtt == 2.0.*
paho-mqtt == 2.1.*
pandas == 2.2.*
peewee == 3.17.*
peewee_migrate == 1.12.*
@@ -22,8 +22,8 @@ pyzmq == 26.0.*
ruamel.yaml == 0.18.*
tzlocal == 5.2
types-PyYAML == 6.0.*
requests == 2.31.*
types-requests == 2.31.*
requests == 2.32.*
types-requests == 2.32.*
scipy == 1.13.*
norfair == 2.2.*
setproctitle == 1.3.*