From 9ee3c66f8d2139b9032c2c1635246a69a943009e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 09:18:51 +0000 Subject: [PATCH] Update av requirement from ~=15.0 to ~=16.0 Updates the requirements on [av](https://github.com/PyAV-Org/PyAV) to permit the latest version. - [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyAV-Org/PyAV/compare/v15.0.0...v16.0.0) --- updated-dependencies: - dependency-name: av dependency-version: 16.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b808da..ff6f602 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -av~=15.0 +av~=16.0 braceexpand~=0.1 contourpy~=1.3 cvzone~=1.6