Update to nltk 3.4.5 (security patch)

main
Aurélien Geron 2019-08-27 13:26:02 +08:00
parent ea3d17c063
commit 0c4a9820fd
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ joblib==0.13.2
numexpr==2.6.9
# Optional: these libraries can be useful in chapter 3, exercise 4.
nltk==3.4
nltk==3.4.5
urlextract==0.9
# Needed in chapter 19.