Update python deps

This commit is contained in:
Nicolas Mowen 2024-05-22 07:18:24 -06:00
parent 1d059afd69
commit 8c0d056b7c

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.*
matplotlib == 3.9.*
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.*