mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 18:25:22 +03:00
python
This commit is contained in:
parent
9dca1e1d9f
commit
0c363ada85
@ -1,18 +1,18 @@
|
||||
click == 8.1.*
|
||||
Flask == 2.2.*
|
||||
imutils == 0.5.*
|
||||
matplotlib == 3.6.*
|
||||
matplotlib == 3.7.*
|
||||
mypy == 0.942
|
||||
numpy == 1.23.*
|
||||
opencv-python-headless == 4.5.5.*
|
||||
paho-mqtt == 1.6.*
|
||||
peewee == 3.15.*
|
||||
peewee_migrate == 1.6.*
|
||||
peewee_migrate == 1.7.*
|
||||
psutil == 5.9.*
|
||||
pydantic == 1.10.*
|
||||
PyYAML == 6.0
|
||||
pytz == 2023.3
|
||||
tzlocal == 4.2
|
||||
tzlocal == 4.3
|
||||
types-PyYAML == 6.0.*
|
||||
requests == 2.28.*
|
||||
types-requests == 2.28.*
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
scikit-build == 0.17.1
|
||||
scikit-build == 0.17.*
|
||||
nvidia-pyindex
|
||||
|
||||
Loading…
Reference in New Issue
Block a user