mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 13:45:25 +03:00
Update matplotlib requirement from ==3.8.* to ==3.9.* in /docker/main
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.0rc1...v3.9.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1133202cbd
commit
aa87514a38
@ -4,7 +4,7 @@ Flask_Limiter == 3.6.*
|
|||||||
imutils == 0.5.*
|
imutils == 0.5.*
|
||||||
joserfc == 0.9.*
|
joserfc == 0.9.*
|
||||||
markupsafe == 2.1.*
|
markupsafe == 2.1.*
|
||||||
matplotlib == 3.8.*
|
matplotlib == 3.9.*
|
||||||
mypy == 1.6.1
|
mypy == 1.6.1
|
||||||
numpy == 1.26.*
|
numpy == 1.26.*
|
||||||
onvif_zeep == 0.2.12
|
onvif_zeep == 0.2.12
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user