From 89e4b80308c4353885a3eaf8935f97d7f38cd69c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 10:03:57 +0000 Subject: [PATCH] chore(deps): bump opencv-python in /lessons/5-NLP Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.1.48 to 4.8.1.78. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-version: 4.8.1.78 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lessons/5-NLP/requirements-pytorch.txt | 2 +- lessons/5-NLP/requirements-tf.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lessons/5-NLP/requirements-pytorch.txt b/lessons/5-NLP/requirements-pytorch.txt index 4965ed82..f8549e69 100644 --- a/lessons/5-NLP/requirements-pytorch.txt +++ b/lessons/5-NLP/requirements-pytorch.txt @@ -3,7 +3,7 @@ huggingface==0.0.1 matplotlib nltk==3.10.0 numpy==1.22.0 -opencv-python==4.5.1.48 +opencv-python==4.8.1.78 Pillow==12.2.0 scikit-learn scipy diff --git a/lessons/5-NLP/requirements-tf.txt b/lessons/5-NLP/requirements-tf.txt index 2168dacf..44a8a460 100644 --- a/lessons/5-NLP/requirements-tf.txt +++ b/lessons/5-NLP/requirements-tf.txt @@ -3,7 +3,7 @@ huggingface==0.0.1 matplotlib nltk==3.10.0 numpy==1.22.0 -opencv-python==4.5.1.48 +opencv-python==4.8.1.78 Pillow==12.2.0 scikit-learn scipy