mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 06:35:24 +03:00
Update peewee-migrate requirement in /docker/main
Updates the requirements on [peewee-migrate](https://github.com/klen/peewee_migrate) to permit the latest version. - [Changelog](https://github.com/klen/peewee_migrate/blob/develop/Changelog) - [Commits](https://github.com/klen/peewee_migrate/compare/1.12.0...1.13.0) --- updated-dependencies: - dependency-name: peewee-migrate dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f43d10ba7
commit
c05cc377fc
@ -11,7 +11,7 @@ opencv-python-headless == 4.9.0.*
|
|||||||
paho-mqtt == 2.1.*
|
paho-mqtt == 2.1.*
|
||||||
pandas == 2.2.*
|
pandas == 2.2.*
|
||||||
peewee == 3.17.*
|
peewee == 3.17.*
|
||||||
peewee_migrate == 1.12.*
|
peewee_migrate == 1.13.*
|
||||||
psutil == 5.9.*
|
psutil == 5.9.*
|
||||||
pydantic == 2.7.*
|
pydantic == 2.7.*
|
||||||
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
|
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user