mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-12 06:05:22 +03:00
Update python deps
This commit is contained in:
parent
1d059afd69
commit
8c0d056b7c
@ -1,15 +1,15 @@
|
|||||||
click == 8.1.*
|
click == 8.1.*
|
||||||
Flask == 3.0.*
|
Flask == 3.0.*
|
||||||
Flask_Limiter == 3.6.*
|
Flask_Limiter == 3.7.*
|
||||||
imutils == 0.5.*
|
imutils == 0.5.*
|
||||||
joserfc == 0.9.*
|
joserfc == 0.10.*
|
||||||
markupsafe == 2.1.*
|
markupsafe == 2.1.*
|
||||||
matplotlib == 3.8.*
|
matplotlib == 3.9.*
|
||||||
mypy == 1.6.1
|
mypy == 1.6.1
|
||||||
numpy == 1.26.*
|
numpy == 1.26.*
|
||||||
onvif_zeep == 0.2.12
|
onvif_zeep == 0.2.12
|
||||||
opencv-python-headless == 4.9.0.*
|
opencv-python-headless == 4.9.0.*
|
||||||
paho-mqtt == 2.0.*
|
paho-mqtt == 2.1.*
|
||||||
pandas == 2.2.*
|
pandas == 2.2.*
|
||||||
peewee == 3.17.*
|
peewee == 3.17.*
|
||||||
peewee_migrate == 1.12.*
|
peewee_migrate == 1.12.*
|
||||||
@ -22,8 +22,8 @@ pyzmq == 26.0.*
|
|||||||
ruamel.yaml == 0.18.*
|
ruamel.yaml == 0.18.*
|
||||||
tzlocal == 5.2
|
tzlocal == 5.2
|
||||||
types-PyYAML == 6.0.*
|
types-PyYAML == 6.0.*
|
||||||
requests == 2.31.*
|
requests == 2.32.*
|
||||||
types-requests == 2.31.*
|
types-requests == 2.32.*
|
||||||
scipy == 1.13.*
|
scipy == 1.13.*
|
||||||
norfair == 2.2.*
|
norfair == 2.2.*
|
||||||
setproctitle == 1.3.*
|
setproctitle == 1.3.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user