mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 21:25:24 +03:00
Update pyzmq requirement from ==25.1.* to ==26.0.* in /docker/main
Updates the requirements on [pyzmq](https://github.com/zeromq/pyzmq) to permit the latest version. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v25.1.0...v26.0.0) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d7ae0eedf8
commit
859ac25734
@ -16,7 +16,7 @@ pydantic == 2.7.*
|
||||
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
|
||||
PyYAML == 6.0.*
|
||||
pytz == 2024.1
|
||||
pyzmq == 25.1.*
|
||||
pyzmq == 26.0.*
|
||||
ruamel.yaml == 0.18.*
|
||||
tzlocal == 5.2
|
||||
types-PyYAML == 6.0.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user