diff --git a/setup.py b/setup.py index ba007e4b..63b18688 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ def get_version(rel_path): "pyjnius==1.2.1", "pymagnitude==0.1.143", "h5py==2.10.0", - "nltk==3.4.5", + "nltk==3.9", "pytest-mock", "mock", "pyserini==0.13.0",