Merge pull request #246 from microsoft/dependabot/pip/lessons/5-NLP/pillow-10.0.1

Bump pillow from 7.1.2 to 10.0.1 in /lessons/5-NLP
This commit is contained in:
Pikachú 2024-05-29 16:21:41 +03:00 committed by GitHub
commit b59beea410
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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