mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
Update setproctitle requirement from ==1.2.* to ==1.3.*
Updates the requirements on [setproctitle](https://github.com/dvarrazzo/py-setproctitle) to permit the latest version. - [Release notes](https://github.com/dvarrazzo/py-setproctitle/releases) - [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst) - [Commits](https://github.com/dvarrazzo/py-setproctitle/commits) --- updated-dependencies: - dependency-name: setproctitle dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e5fe323aca
commit
ca520b6ee8
@ -15,7 +15,7 @@ types-PyYAML == 6.0.*
|
|||||||
requests == 2.28.*
|
requests == 2.28.*
|
||||||
types-requests == 2.28.*
|
types-requests == 2.28.*
|
||||||
scipy == 1.8.*
|
scipy == 1.8.*
|
||||||
setproctitle == 1.2.*
|
setproctitle == 1.3.*
|
||||||
ws4py == 0.5.*
|
ws4py == 0.5.*
|
||||||
zeroconf == 0.39.4
|
zeroconf == 0.39.4
|
||||||
# Openvino Library - Custom built with MYRIAD support
|
# Openvino Library - Custom built with MYRIAD support
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user