mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 07:08:59 +03:00
Update peewee requirement from ==3.17.* to ==4.5.* in /docker/main
Updates the requirements on [peewee](https://github.com/coleifer/peewee) to permit the latest version. - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](https://github.com/coleifer/peewee/compare/3.17.0...4.5.1) --- updated-dependencies: - dependency-name: peewee dependency-version: 4.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ mypy == 1.6.1
|
||||
onvif-zeep-async == 4.0.*
|
||||
paho-mqtt == 2.1.*
|
||||
pandas == 2.2.*
|
||||
peewee == 3.17.*
|
||||
peewee == 4.5.*
|
||||
peewee_migrate == 1.14.*
|
||||
psutil == 7.1.*
|
||||
pydantic == 2.10.*
|
||||
|
||||
Reference in New Issue
Block a user