Skip to content

Commit

Permalink
Bump opencv-python from 4.5.1.48 to 4.8.1.78 in /lessons/5-NLP
Browse files Browse the repository at this point in the history
Bumps [opencv-python](https:/opencv/opencv-python) from 4.5.1.48 to 4.8.1.78.
- [Release notes](https:/opencv/opencv-python/releases)
- [Commits](https:/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 21599e2 commit 2bb52a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lessons/5-NLP/requirements-pytorch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lessons/5-NLP/requirements-tf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2bb52a1

Please sign in to comment.