Bump numpy from 1.18.5 to 1.22.0 in /lessons/5-NLP

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-22 03:55:06 +00:00 committed by GitHub
parent abc0d0c4c1
commit d66e4d9f84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ gensim==3.8.3
huggingface==0.0.1
matplotlib
nltk==3.5
numpy==1.18.5
numpy==1.22.0
opencv-python==4.5.1.48
Pillow==7.1.2
scikit-learn

View File

@ -2,7 +2,7 @@ gensim==3.8.3
huggingface==0.0.1
matplotlib
nltk==3.5
numpy==1.18.5
numpy==1.22.0
opencv-python==4.5.1.48
Pillow==7.1.2
scikit-learn