diff --git a/requirements.txt b/requirements.txt index 6ac0259..15a8c31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pyspellchecker==0.6.2 -nltk==3.6.1 # stopwords and wordnet corpus must be installed +nltk==3.6.2 # stopwords and wordnet corpus must be installed