mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
cafe0917c7
* __main__.py * app.py * models.py * plus.py * stats.py In addition a new module was introduced: types There all TypedDicts are included. Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
21 lines
378 B
Plaintext
21 lines
378 B
Plaintext
click == 8.1.*
|
|
Flask == 2.1.*
|
|
imutils == 0.5.*
|
|
matplotlib == 3.5.*
|
|
mypy == 0.942
|
|
numpy == 1.22.*
|
|
opencv-python-headless == 4.5.5.*
|
|
paho-mqtt == 1.6.*
|
|
peewee == 3.14.*
|
|
peewee_migrate == 1.4.*
|
|
psutil == 5.9.*
|
|
pydantic == 1.9.*
|
|
PyYAML == 6.0.*
|
|
types-PyYAML == 6.0.*
|
|
requests == 2.27.*
|
|
types-requests == 2.27.*
|
|
scipy == 1.8.*
|
|
setproctitle == 1.2.*
|
|
ws4py == 0.5.*
|
|
zeroconf == 0.38.4
|