Bump pillow from 7.1.2 to 10.0.1 in /lessons/5-NLP

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...10.0.1)

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

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

View File

@ -4,7 +4,7 @@ matplotlib
nltk==3.5
numpy==1.22.0
opencv-python==4.5.1.48
Pillow==7.1.2
Pillow==10.0.1
scikit-learn
scipy
torch==1.8.1

View File

@ -4,7 +4,7 @@ matplotlib
nltk==3.5
numpy==1.22.0
opencv-python==4.5.1.48
Pillow==7.1.2
Pillow==10.0.1
scikit-learn
scipy
TensorFlow