mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-26 13:47:03 +02:00
Update contextlib2 requirement from ==0.6.* to ==21.6.* in /docker/main
Updates the requirements on [contextlib2](https://github.com/jazzband/contextlib2) to permit the latest version. - [Release notes](https://github.com/jazzband/contextlib2/releases) - [Changelog](https://github.com/jazzband/contextlib2/blob/master/NEWS.rst) - [Commits](https://github.com/jazzband/contextlib2/compare/v0.6.0...21.6.0) --- updated-dependencies: - dependency-name: contextlib2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c6700c688
commit
27bf314f4d
@ -57,7 +57,7 @@ Levenshtein==0.26.*
|
||||
# HailoRT Wheels
|
||||
appdirs==1.4.*
|
||||
argcomplete==2.0.*
|
||||
contextlib2==0.6.*
|
||||
contextlib2==21.6.*
|
||||
distlib==0.3.*
|
||||
filelock==3.8.*
|
||||
future==0.18.*
|
||||
|
Loading…
Reference in New Issue
Block a user