From 2bb52a12ac89c9a711292219400df737eeec9f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:58:02 +0000 Subject: [PATCH] Bump opencv-python from 4.5.1.48 to 4.8.1.78 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-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 b82a6198..79e0b14d 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.5 numpy==1.22.0 -opencv-python==4.5.1.48 +opencv-python==4.8.1.78 Pillow==10.3.0 scikit-learn scipy diff --git a/lessons/5-NLP/requirements-tf.txt b/lessons/5-NLP/requirements-tf.txt index 820e604d..1a66c203 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.5 numpy==1.22.0 -opencv-python==4.5.1.48 +opencv-python==4.8.1.78 Pillow==10.3.0 scikit-learn scipy