Merge pull request #114 from microsoft/dependabot/pip/lessons/5-NLP/numpy-1.22.0

Bump numpy from 1.18.5 to 1.22.0 in /lessons/5-NLP
This commit is contained in:
Lee Stott 2022-11-09 07:04:23 +00:00 committed by GitHub
commit 3332a1b882
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