mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 05:35:25 +03:00
Update python deps
This commit is contained in:
parent
62d328a812
commit
04f2cff8af
@ -2,11 +2,11 @@ click == 8.1.*
|
|||||||
Flask == 3.0.*
|
Flask == 3.0.*
|
||||||
imutils == 0.5.*
|
imutils == 0.5.*
|
||||||
markupsafe == 2.1.*
|
markupsafe == 2.1.*
|
||||||
matplotlib == 3.7.*
|
matplotlib == 3.8.*
|
||||||
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.7.0.*
|
opencv-python-headless == 4.9.0.*
|
||||||
paho-mqtt == 2.0.*
|
paho-mqtt == 2.0.*
|
||||||
pandas == 2.2.*
|
pandas == 2.2.*
|
||||||
peewee == 3.17.*
|
peewee == 3.17.*
|
||||||
@ -16,13 +16,13 @@ pydantic == 2.7.*
|
|||||||
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
|
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
|
||||||
PyYAML == 6.0.*
|
PyYAML == 6.0.*
|
||||||
pytz == 2024.1
|
pytz == 2024.1
|
||||||
pyzmq == 25.1.*
|
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.31.*
|
||||||
types-requests == 2.31.*
|
types-requests == 2.31.*
|
||||||
scipy == 1.11.*
|
scipy == 1.13.*
|
||||||
norfair == 2.2.*
|
norfair == 2.2.*
|
||||||
setproctitle == 1.3.*
|
setproctitle == 1.3.*
|
||||||
ws4py == 0.5.*
|
ws4py == 0.5.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user