mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
low risk updatea
This commit is contained in:
parent
93f94a7afb
commit
5f80d285ce
@ -1,20 +1,20 @@
|
|||||||
click == 8.1.*
|
click == 8.1.*
|
||||||
Flask == 2.1.*
|
Flask == 2.1.*
|
||||||
imutils == 0.5.*
|
imutils == 0.5.*
|
||||||
matplotlib == 3.5.*
|
matplotlib == 3.6.*
|
||||||
mypy == 0.942
|
mypy == 0.942
|
||||||
numpy == 1.22.*
|
numpy == 1.22.*
|
||||||
opencv-python-headless == 4.5.5.*
|
opencv-python-headless == 4.5.5.*
|
||||||
paho-mqtt == 1.6.*
|
paho-mqtt == 1.6.*
|
||||||
peewee == 3.14.*
|
peewee == 3.15.*
|
||||||
peewee_migrate == 1.4.*
|
peewee_migrate == 1.4.*
|
||||||
psutil == 5.9.*
|
psutil == 5.9.*
|
||||||
pydantic == 1.9.*
|
pydantic == 1.10.*
|
||||||
PyYAML == 6.0
|
PyYAML == 6.0
|
||||||
types-PyYAML == 6.0.*
|
types-PyYAML == 6.0.*
|
||||||
requests == 2.27.*
|
requests == 2.28.*
|
||||||
types-requests == 2.28.*
|
types-requests == 2.28.*
|
||||||
scipy == 1.8.*
|
scipy == 1.9.*
|
||||||
setproctitle == 1.2.*
|
setproctitle == 1.2.*
|
||||||
ws4py == 0.5.*
|
ws4py == 0.5.*
|
||||||
zeroconf == 0.38.4
|
zeroconf == 0.39.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user