mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
update python deps (#6101)
This commit is contained in:
parent
416ce66b51
commit
8535213ad9
@ -1,3 +1,3 @@
|
||||
numpy == 1.19.*
|
||||
numpy == 1.23.*
|
||||
openvino == 2022.*
|
||||
openvino-dev[tensorflow2] == 2022.*
|
||||
|
@ -3,7 +3,7 @@ Flask == 2.2.*
|
||||
imutils == 0.5.*
|
||||
matplotlib == 3.6.*
|
||||
mypy == 0.942
|
||||
numpy == 1.22.*
|
||||
numpy == 1.23.*
|
||||
opencv-python-headless == 4.5.5.*
|
||||
paho-mqtt == 1.6.*
|
||||
peewee == 3.15.*
|
||||
|
@ -1,2 +1,2 @@
|
||||
scikit-build == 0.16.4
|
||||
scikit-build == 0.17.1
|
||||
nvidia-pyindex
|
||||
|
Loading…
Reference in New Issue
Block a user